OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LARGE_SIZE
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_marshal.py
272
LARGE_SIZE
= 2**31
276
@unittest.skipIf(
LARGE_SIZE
> sys.maxsize, "test cannot run on 32-bit systems")
284
@test_support.precisionbigmemtest(size=
LARGE_SIZE
, memuse=1, dry_run=False)
288
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
293
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
298
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
303
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
304
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1),
309
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
310
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1)
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_marshal.py
272
LARGE_SIZE
= 2**31
276
@unittest.skipIf(
LARGE_SIZE
> sys.maxsize, "test cannot run on 32-bit systems")
284
@test_support.precisionbigmemtest(size=
LARGE_SIZE
, memuse=1, dry_run=False)
288
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
293
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
298
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
303
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
304
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1),
309
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
310
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1)
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_marshal.py
272
LARGE_SIZE
= 2**31
276
@unittest.skipIf(
LARGE_SIZE
> sys.maxsize, "test cannot run on 32-bit systems")
284
@test_support.precisionbigmemtest(size=
LARGE_SIZE
, memuse=1, dry_run=False)
288
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
293
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
298
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
303
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
304
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1),
309
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
310
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_marshal.py
272
LARGE_SIZE
= 2**31
276
@unittest.skipIf(
LARGE_SIZE
> sys.maxsize, "test cannot run on 32-bit systems")
284
@test_support.precisionbigmemtest(size=
LARGE_SIZE
, memuse=1, dry_run=False)
288
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
293
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
298
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
303
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
304
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1),
309
@test_support.precisionbigmemtest(size=
LARGE_SIZE
,
310
memuse=pointer_size*12 + sys.getsizeof(
LARGE_SIZE
-1)
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundleReader.java
122
static final int
LARGE_SIZE
= 24;
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundleReader.java
120
static final int
LARGE_SIZE
= 24;
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 1118 milliseconds