Home
last modified time | relevance | path

Searched defs:ARR_SIZE (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/stdio/
H A Dfgets_test.cpp64 constexpr size_t ARR_SIZE = sizeof(output_arr) / sizeof(char *); in TEST() local
/aosp_15_r20/system/chre/platform/slpi/see/include/
H A Dsns_osa.h55 #define ARR_SIZE(arr) (sizeof(arr) / sizeof(arr[0])) macro
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9362/
H A Dpoc.cpp23 #define ARR_SIZE (16) macro
/aosp_15_r20/libcore/ojluni/src/test/java/lang/String/concat/
H A DImplicitStringConcatAssignLHS.java103 static final int ARR_SIZE = 10; // enough padding to capture ill offsets field in ImplicitStringConcatAssignLHS
/aosp_15_r20/external/capstone/
H A Dutils.h54 #define ARR_SIZE(a) (sizeof(a)/sizeof(a[0])) macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/test/srv/
Ddlmalloc_app.cpp31 #define ARR_SIZE 10 macro
/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dblockstore_test.cpp73 constexpr int ARR_SIZE = 6; in erase_test() local
/aosp_15_r20/external/capstone/tests/
H A Dtest_m680x.c10 #define ARR_SIZE(a) (sizeof(a)/sizeof(a[0])) macro
/aosp_15_r20/external/capstone/bindings/ocaml/
H A Docaml.c13 #define ARR_SIZE(a) (sizeof(a)/sizeof(a[0])) macro
/aosp_15_r20/trusty/user/base/lib/scudo/test/srv/
Dscudo_app.cpp34 #define ARR_SIZE 10 macro
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc1936 #define ARR_SIZE(a) (sizeof(a) / sizeof(a[0])) in gatt_dbg_op_name() macro
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...