Home
last modified time | relevance | path

Searched refs:invoking (Results 1 – 25 of 259) sorted by relevance

1234567891011

/external/protobuf/objectivec/
DGPBDictionary.m590 //% // Cast is needed so the compiler knows what class we are invoking initWith##VNAME$u##s:forKey…
600 //% // Cast is needed so the compiler knows what class we are invoking initWith##VNAME$u##s:forKey…
608 //% // Cast is needed so the compiler knows what class we are invoking initWithDictionary:
690 //% // Cast is needed so the compiler knows what class we are invoking initWithValues:forKeys:coun…
702 //% // Cast is needed so the compiler knows what class we are invoking initWithValues:forKeys:coun…
711 //% // Cast is needed so the compiler knows what class we are invoking initWithValues:forKeys:coun…
965 //% // Cast is needed so the compiler knows what class we are invoking initWith##VNAME$u##s:forKey…
975 //% // Cast is needed so the compiler knows what class we are invoking initWith##VNAME$u##s:forKey…
983 //% // Cast is needed so the compiler knows what class we are invoking initWithDictionary:
1524 // Cast is needed so the compiler knows what class we are invoking initWithValues:forKeys:count:
[all …]
/external/oj-libjdwp/src/share/back/
DeventHandler.c393 jboolean invoking; in reportEvents() local
448 invoking = invoker_doInvoke(thread); in reportEvents()
449 if (invoking) { in reportEvents()
452 } while (invoking); in reportEvents()
610 jboolean invoking; in event_callback() local
621 invoking = invoker_doInvoke(thread); in event_callback()
622 if (invoking) { in event_callback()
625 } while (invoking); in event_callback()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Dstripped.test3 You can generate an empty dSYM companion file by invoking dsymutil on any
/external/libnetfilter_conntrack/
DREADME47 You can generate the doxygen-based documentation by invoking:
54 by invoking:
/external/autotest/client/tests/ltp/patches/
Dgetdents.patch118 - * Here's a case where invoking the system call directly
183 - * here's a case where invoking the system call directly
244 - * here's a case where invoking the system call directly
305 - * here's a case where invoking the system call directly
/external/ltp/testcases/realtime/func/measurement/
DREADME8 They can be run from this test directly by invoking the
/external/ltp/testcases/kdump/doc/
D00_Descriptions.txt8 function for invoking a dump.
62 While executing some loop testcases after invoking a dump via Hardware
/external/flatbuffers/docs/source/
DREADME_TO_GENERATE_DOCS.md19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto48 // (e.g. training) by invoking RPCs against the master in a
66 // close the session by invoking CloseSession, which allows the master
/external/curl/docs/cmdline-opts/
Dremote-name.d10 directory before invoking curl with this option.
/external/autotest/server/site_tests/factory_Basic/
Dcontrol38 'when invoking test_that. If your test_list is already '
/external/grpc-grpc/src/proto/grpc/testing/
Decho_messages.proto48 int32 server_sleep_us = 15; // Amount to sleep when invoking server
/external/pdfium/testing/resources/
Dbug_620428.in82 // Check that invoking the wrong clear method is ok
/external/droiddriver/
Dreleasing_to_jcenter.md3 Creating a release on jcenter is done by invoking the binaryUpload task with a bintray user and API…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dpr31710.ll4 ; deleted but we try to read it later (pr31710), invoking UB in
Dpatchpoint-invoke.ll3 ; Test invoking of patchpoints
/external/llvm/test/CodeGen/X86/
Dpatchpoint-invoke.ll3 ; Test invoking of patchpoints
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpatchpoint-invoke.ll3 ; Test invoking of patchpoints
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dinner-loop.ll4 ; It does not check whether SCEV is available at loop entry before invoking
/external/nos/host/generic/libnos/generator/
DREADME.md35 is also generated. This is the concrete implementation for invoking a method in
/external/autotest/server/site_tests/provision_FactoryImage/
Dcontrol42 'invoking test_that. Make sure the DUT you are '
/external/skia/src/gpu/gradients/
DGrClampedGradientEffect.fp29 // If t.x is below 0, use the left border color without invoking the child processor. If any t.x
/external/skqp/src/gpu/gradients/
DGrClampedGradientEffect.fp29 // If t.x is below 0, use the left border color without invoking the child processor. If any t.x
/external/grpc-grpc/doc/
Dinternationalization.md24 NOTE: overriding host name when invoking RPCs is only supported by C-core based gRPC implementation…
/external/python/cpython2/Doc/library/
Dglob.rst19 not by actually invoking a subshell. Note that unlike :func:`fnmatch.fnmatch`,

1234567891011