Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 25 of 90) sorted by relevance

1234

/external/v8/test/cctest/
Dtest-ast-expression-visitor.cc22 static void CollectTypes(HandleAndZoneScope* handles, const char* source, in CollectTypes()
53 HandleAndZoneScope handles; in TEST() local
275 HandleAndZoneScope handles; in TEST() local
302 HandleAndZoneScope handles; in TEST() local
319 HandleAndZoneScope handles; in TEST() local
344 HandleAndZoneScope handles; in TEST() local
365 HandleAndZoneScope handles; in TEST() local
401 HandleAndZoneScope handles; in TEST() local
Dtest-asm-validator.cc121 HandleAndZoneScope handles; in TEST() local
319 HandleAndZoneScope handles; in TEST() local
335 HandleAndZoneScope handles; in TEST() local
350 HandleAndZoneScope handles; in TEST() local
1760 HandleAndZoneScope handles; in TEST() local
Dtest-typing-reset.cc261 HandleAndZoneScope handles; in TEST() local
Dtest-macro-assembler-arm.cc65 HandleScope handles(isolate); in TEST() local
147 HandleScope handles(isolate); in TEST() local
Dtest-macro-assembler-x64.cc153 HandleScope handles(isolate); in TEST() local
239 HandleScope handles(isolate); in TEST() local
288 HandleScope handles(isolate); in TEST() local
415 HandleScope handles(isolate); in TEST() local
458 HandleScope handles(isolate); in TEST() local
678 HandleScope handles(isolate); in TEST() local
890 HandleScope handles(isolate); in TEST() local
1107 HandleScope handles(isolate); in TEST() local
1196 HandleScope handles(isolate); in TEST() local
1300 HandleScope handles(isolate); in TEST() local
[all …]
/external/v8/test/cctest/interpreter/
Dtest-interpreter.cc164 HandleAndZoneScope handles; in TEST() local
183 HandleAndZoneScope handles; in TEST() local
202 HandleAndZoneScope handles; in TEST() local
220 HandleAndZoneScope handles; in TEST() local
239 HandleAndZoneScope handles; in TEST() local
257 HandleAndZoneScope handles; in TEST() local
275 HandleAndZoneScope handles; in TEST() local
342 HandleAndZoneScope handles; in TEST() local
367 HandleAndZoneScope handles; in TEST() local
403 HandleAndZoneScope handles; in TEST() local
[all …]
/external/v8/test/cctest/compiler/
Dtest-linkage.cc43 HandleAndZoneScope handles; in TEST() local
57 HandleAndZoneScope handles; in TEST() local
89 HandleAndZoneScope handles; in TEST() local
Dtest-pipeline.cc30 HandleAndZoneScope handles; in TEST() local
37 HandleAndZoneScope handles; in TEST() local
Dtest-multiple-return.cc74 HandleAndZoneScope handles; in TEST() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLanguageBreakEngine.java22 boolean handles(int c, int breakType); in handles() method
DUnhandledBreakEngine.java26 public boolean handles(int c, int breakType) { in handles() method in UnhandledBreakEngine
DBurmeseBreakEngine.java78 public boolean handles(int c, int breakType) { in handles() method in BurmeseBreakEngine
DLaoBreakEngine.java81 public boolean handles(int c, int breakType) { in handles() method in LaoBreakEngine
/external/icu/android_icu4j/src/main/java/android/icu/text/
DLanguageBreakEngine.java23 boolean handles(int c, int breakType); in handles() method
DUnhandledBreakEngine.java27 public boolean handles(int c, int breakType) { in handles() method in UnhandledBreakEngine
DLaoBreakEngine.java82 public boolean handles(int c, int breakType) { in handles() method in LaoBreakEngine
DBurmeseBreakEngine.java79 public boolean handles(int c, int breakType) { in handles() method in BurmeseBreakEngine
/external/curl/tests/libtest/
Dlib536.c34 int handles; in perform() local
/external/curl/docs/examples/
Dmulti-app.c44 CURL *handles[HANDLECOUNT]; in main() local
/external/tpm2/
DExecCommand.c58 TPM_HANDLE handles[MAX_HANDLE_NUM];// array to hold handles in the in ExecuteCommand() local
DSessionProcess.c467 TPM_HANDLE handles[], // IN: array of handle in ComputeCpHash()
1205 TPM_HANDLE handles[], // IN: array of handle in CheckCommandAudit()
1249 TPM_HANDLE handles[], // IN: array of handle in ParseSessionBuffer()
1417 TPM_HANDLE handles[], // IN: array of handle in CheckAuthNoSession()
/external/libdrm/tests/kms/
Dlibkms-test-framebuffer.c44 uint32_t handles[4], pitches[4], offsets[4]; in kms_framebuffer_create() local
/external/v8/test/cctest/heap/
Dutils-inl.h26 std::vector<Handle<FixedArray>> handles; variable
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_ndis.c162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local
200 HANDLE handles[2]; in l2_packet_rx_thread() local
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc161 HANDLE handles[2]; in Communicate() local

1234