Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 7 of 7) sorted by relevance

/libcore/luni/src/main/java/java/math/
DPrimality.java90 int[] modules = new int[primes.length]; in nextProbablePrime() local
116 modules[i] = BigInt.remainderByPositiveInt(startPoint, primes[i]) - gapSize; in nextProbablePrime()
124 modules[i] = (modules[i] + gapSize) % primes[i]; in nextProbablePrime()
125 j = (modules[i] == 0) ? 0 : (primes[i] - modules[i]); in nextProbablePrime()
/libcore/
DJavaLibrary.bp22 // directories. See the "core-system-modules" definition for the parts.
149 // See core-all-system-modules for more details.
174 // A system modules definition for use by core library targets only. It only
183 // example to build core library tests, see "core-system-modules" instead.
185 name: "core-all-system-modules",
201 system_modules: "core-all-system-modules",
242 system_modules: "core-all-system-modules",
279 system_modules: "core-all-system-modules",
298 system_modules: "core-all-system-modules",
313 system_modules: "core-all-system-modules",
[all …]
DNativeCode.bp19 // Defaults that apply to all of the modules
DLICENSE150 the source code for all modules it contains, plus any associated interface
334 Linking this library statically or dynamically with other modules is making
339 permission to link this library with independent modules to produce an
340 executable, regardless of the license terms of these independent modules,
/libcore/mmodules/intracoreapi/
DAndroid.bp56 system_modules: "core-all-system-modules",
64 name: "core-intra-stubs-system-modules",
89 system_modules: "core-intra-stubs-system-modules",
/libcore/mmodules/core_platform_api/
DAndroid.bp67 name: "core-platform-api-stubs-system-modules",
72 "core-lambda-stubs-for-system-modules",
/libcore/ojluni/
DNOTICE436 the source code for all modules it contains, plus any associated interface
620 Linking this library statically or dynamically with other modules is making
625 permission to link this library with independent modules to produce an
626 executable, regardless of the license terms of these independent modules,