Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 6916) sorted by relevance

12345678910>>...277

/external/python/cpython2/Lib/test/
Dtest_bigmem.py43 def test_capitalize(self, size): argument
52 def test_center(self, size): argument
64 def test_center_unicode(self, size): argument
80 def test_count(self, size): argument
92 def test_decode(self, size): argument
96 def basic_encode_test(self, size, enc, c=u'.', expectedsize=None): argument
105 def test_encode(self, size): argument
110 def test_encode_raw_unicode_escape(self, size): argument
115 def test_encode_utf7(self, size): argument
120 def test_encode_utf32(self, size): argument
[all …]
/external/python/cpython3/Lib/test/
Dtest_bigmem.py72 def _test_capitalize(self, size): argument
82 def test_center(self, size): argument
93 def test_count(self, size): argument
105 def test_endswith(self, size): argument
117 def test_expandtabs(self, size): argument
130 def test_find(self, size): argument
147 def test_index(self, size): argument
164 def test_isalnum(self, size): argument
173 def test_isalpha(self, size): argument
182 def test_isdigit(self, size): argument
[all …]
/external/google-breakpad/src/google_breakpad/common/
Dminidump_size.h47 static size_t size() { return sizeof(T); } in size() function
57 static size_t size() { return MDString_minsize; } in size() function
63 static size_t size() { return MDRawThreadList_minsize; } in size() function
69 static size_t size() { return MDCVInfoPDB20_minsize; } in size() function
75 static size_t size() { return MDCVInfoPDB70_minsize; } in size() function
81 static size_t size() { return MDImageDebugMisc_minsize; } in size() function
87 static size_t size() { return MDRawModuleList_minsize; } in size() function
93 static size_t size() { return MDRawMemoryList_minsize; } in size() function
102 static size_t size() { return MD_MODULE_SIZE; } in size() function
/external/v8/src/heap/cppgc/
Dsanitizers.h29 #define ASAN_POISON_MEMORY_REGION(addr, size) ((void)(addr), (void)(size)) argument
30 #define ASAN_UNPOISON_MEMORY_REGION(addr, size) ((void)(addr), (void)(size)) argument
38 #define MSAN_POISON(addr, size) __msan_allocated_memory(addr, size) argument
39 #define MSAN_UNPOISON(addr, size) __msan_unpoison(addr, size) argument
43 #define MSAN_POISON(addr, size) ((void)(addr), (void)(size)) argument
44 #define MSAN_UNPOISON(addr, size) ((void)(addr), (void)(size)) argument
50 #define SET_MEMORY_ACCESSIBLE(address, size) MSAN_UNPOISON(address, size); argument
51 #define SET_MEMORY_INACCESSIBLE(address, size) \ argument
55 #define SET_MEMORY_ACCESSIBLE(address, size) \ argument
57 #define SET_MEMORY_INACCESSIBLE(address, size) \ argument
[all …]
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/proguard/src/proguard/util/
DArrayUtil.java38 public static boolean equal(byte[] array1, byte[] array2, int size) in equal()
59 public static boolean equal(short[] array1, short[] array2, int size) in equal()
80 public static boolean equal(int[] array1, int[] array2, int size) in equal()
101 public static boolean equal(Object[] array1, Object[] array2, int size) in equal()
137 public static boolean equalOrNull(Object[] array1, Object[] array2, int size) in equalOrNull()
151 public static int hashCode(byte[] array, int size) in hashCode()
170 public static int hashCode(short[] array, int size) in hashCode()
189 public static int hashCode(int[] array, int size) in hashCode()
208 public static int hashCode(Object[] array, int size) in hashCode()
240 public static int hashCodeOrNull(Object[] array, int size) in hashCodeOrNull()
[all …]
/external/elfutils/libasm/
Dasm_adduint8.c40 #define UFCT(size) _UFCT(size) argument
41 #define _UFCT(size) asm_adduint##size argument
42 #define FCT(size) _FCT(size) argument
43 #define _FCT(size) asm_addint##size argument
44 #define UTYPE(size) _UTYPE(size) argument
45 #define _UTYPE(size) uint##size##_t argument
46 #define TYPE(size) _TYPE(size) argument
47 #define _TYPE(size) int##size##_t argument
/external/tensorflow/tensorflow/lite/experimental/swift/TestApp/TestApp/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/tensorflow/tensorflow/lite/experimental/objc/apps/TestApp/TestApp/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/grpc-grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
35 "size" : "60x60", string
40 "size" : "60x60", string
45 "size" : "20x20", string
50 "size" : "20x20", string
[all …]
/external/walt/ios/WALT/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "20x20", string
10 "size" : "20x20", string
15 "size" : "29x29", string
20 "size" : "29x29", string
25 "size" : "40x40", string
30 "size" : "40x40", string
34 "size" : "60x60", string
40 "size" : "60x60", string
47 "size" : "20x20", string
52 "size" : "20x20", string
[all …]
/external/pdfium/third_party/libopenjpeg20/
Dopj_malloc.h58 #define opj_malloc(size) ((size_t)(size) >= (size_t)-0x100 ? NULL : malloc(size)) argument
60 #define opj_malloc(size) malloc(size) argument
75 #define opj_calloc(num, size) ((size_t)(num) != 0 && (size_t)(num) >= (size_t)-0x100 / (size_t)(siz… argument
77 #define opj_calloc(num, size) calloc(num, size) argument
110 #define opj_aligned_malloc(size) malloc(size) argument
111 #define opj_aligned_32_malloc(size) malloc(size) argument
116 #define opj_aligned_malloc(size) _mm_malloc((size), 16) argument
118 #define opj_aligned_32_malloc(size) _mm_malloc((size), 32) argument
126 #define opj_aligned_malloc(size) memalign(16, (size)) argument
128 #define opj_aligned_32_malloc(size) memalign(32, (size)) argument
[all …]
/external/libnetfilter_conntrack/src/conntrack/
Dbuild.c13 size_t size, in __build_tuple_ip()
41 size_t size, in __build_tuple_proto()
89 static void __build_tuple_raw(struct nfnlhdr *req, size_t size, in __build_tuple_raw()
96 void __build_tuple(struct nfnlhdr *req, size_t size, in __build_tuple()
106 static void __build_protoinfo(struct nfnlhdr *req, size_t size, in __build_protoinfo()
222 size_t size, in __nat_seq_adj()
242 size_t size, in __build_nat_seq_adj()
256 size_t size, in __build_protonat()
277 size_t size, in __build_nat()
296 size_t size, in __build_snat()
[all …]
/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/
Ddevice1.ini7 X0(size:64)=0x00000000002971C8 key
8 X1(size:64)=0x00000000910163E0 key
9 X2(size:64)=0x00000000FFD0C1C4 key
10 X3(size:64)=0x0000000000345000 key
11 X4(size:64)=0x0000000000000004 key
12 X5(size:64)=0x00000000FC01EB50 key
13 X6(size:64)=0x00000000FC01EB4C key
14 X7(size:64)=0x0000000000000000 key
15 X8(size:64)=0x00000000FC01E9C8 key
16 X9(size:64)=0xFFFFFFFFFFFFFFFF key
[all …]
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/
Ddevice1.ini7 X0(size:64)=0x00000000002971C8 key
8 X1(size:64)=0x00000000910163E0 key
9 X2(size:64)=0x00000000FFD0C1C4 key
10 X3(size:64)=0x0000000000345000 key
11 X4(size:64)=0x0000000000000004 key
12 X5(size:64)=0x00000000FC01EB50 key
13 X6(size:64)=0x00000000FC01EB4C key
14 X7(size:64)=0x0000000000000000 key
15 X8(size:64)=0x00000000FC01E9C8 key
16 X9(size:64)=0xFFFFFFFFFFFFFFFF key
[all …]
/external/grpc-grpc/examples/objective-c/route_guide/Misc/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/grpc-grpc/src/objective-c/examples/Sample/Sample/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/grpc-grpc/src/objective-c/examples/SwiftSample/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/grpc-grpc/examples/objective-c/helloworld/HelloWorld/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/grpc-grpc/examples/objective-c/auth_sample/Misc/Images.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "29x29", string
10 "size" : "29x29", string
15 "size" : "40x40", string
20 "size" : "40x40", string
25 "size" : "60x60", string
30 "size" : "60x60", string
35 "size" : "29x29", string
40 "size" : "29x29", string
45 "size" : "40x40", string
50 "size" : "40x40", string
[all …]
/external/libchrome/base/allocator/
Dallocator_shim_override_linker_wrapped_symbols.h20 SHIM_ALWAYS_EXPORT void* __wrap_calloc(size_t n, size_t size) { in __wrap_calloc()
28 SHIM_ALWAYS_EXPORT void* __wrap_malloc(size_t size) { in __wrap_malloc()
32 SHIM_ALWAYS_EXPORT void* __wrap_memalign(size_t align, size_t size) { in __wrap_memalign()
38 size_t size) { in __wrap_posix_memalign()
42 SHIM_ALWAYS_EXPORT void* __wrap_pvalloc(size_t size) { in __wrap_pvalloc()
46 SHIM_ALWAYS_EXPORT void* __wrap_realloc(void* address, size_t size) { in __wrap_realloc()
50 SHIM_ALWAYS_EXPORT void* __wrap_valloc(size_t size) { in __wrap_valloc()
/external/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/
DContents.json5 "size" : "16x16", string
10 "size" : "16x16", string
15 "size" : "32x32", string
20 "size" : "32x32", string
25 "size" : "128x128", string
30 "size" : "128x128", string
35 "size" : "256x256", string
40 "size" : "256x256", string
45 "size" : "512x512", string
50 "size" : "512x512", string

12345678910>>...277