Home
last modified time | relevance | path

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

12345678910>>...13

/external/llvm-project/clang/test/CodeGenOpenCLCXX/
Daddrspace-of-this.cl88 // Test the address space of 'this' when invoking a method.
90 // Test the address space of 'this' when invoking a method using a pointer to the object.
93 // Test the address space of 'this' when invoking a method that is declared in the file contex.
96 // Test the address space of 'this' when invoking copy-constructor.
102 // Test the address space of 'this' when invoking a constructor.
106 // Test the address space of 'this' when invoking assignment operator.
114 // Test the address space of 'this' when invoking the operator+
119 // Test the address space of 'this' when invoking the move constructor
127 // Test the address space of 'this' when invoking the move assignment
154 // Test the address space of 'this' when invoking a method.
[all …]
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
Dstripped.test3 You can generate an empty dSYM companion file by invoking dsymutil on any
/external/ltp/testcases/realtime/func/measurement/
DREADME8 They can be run from this test directly by invoking the
/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/libnetfilter_conntrack/
DREADME47 You can generate the doxygen-based documentation by invoking:
54 by invoking:
/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/angle/doc/
D64BitSafety.md9 developers invoking flex via the generate\_parser.sh scripts in the relevant
/external/curl/docs/
DEXPERIMENTAL.md11 2. You must enable the feature when invoking configure as otherwise curl will
/external/llvm-project/clang/test/CodeGen/
Dthinlto-backend-option.ll1 ; Test to ensure -mllvm work when invoking the ThinLTO backend path.
Dthinlto-diagnostic-handler-remarks-with-hotness.ll2 ; work when invoking the ThinLTO backend path.
/external/webrtc/test/ios/
Dtest_support.mm20 // a given time. Starting a UIApplication before invoking TestSuite::Run
23 // InitIOSRunHook saves the TestSuite and argc/argv, then invoking
/external/flatbuffers/docs/source/
DREADME_TO_GENERATE_DOCS.md19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
/external/zstd/lib/
DREADME.md27 Both conditions are automatically applied when invoking `make lib-mt` target.
86 - While invoking `make libzstd`, it's possible to define build macros
99 The next step is to set `ZSTD_LIB_MINIFY` to `1` when invoking `make`. This
131 - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1`
/external/libcap/psx/
DREADME1 Package "psx" provides an API for invoking system calls in a way that
/external/rust/crates/downcast-rs/
DCHANGELOG.md26 - Added `local_inner_macros` to `impl_downcast` to allow invoking via namespace.
/external/llvm-project/llvm/test/Transforms/InstCombine/AArch64/
DVectorUtils_heuristics.ll6 ; This test checks that instcombine does not crash while invoking
/external/python/markupsafe/
DCHANGES.rst39 - Fixed custom types not invoking ``__unicode__`` when used with
/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/autotest/server/site_tests/factory_Basic/
Dcontrol38 'when invoking test_that. If your test_list is already '
/external/curl/docs/cmdline-opts/
Dremote-name.d11 directory before invoking curl with this option.
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto50 // (e.g. training) by invoking RPCs against the master in a
68 // close the session by invoking CloseSession, which allows the master
/external/llvm-project/mlir/test/mlir-tblgen/
Dreturn-types.mlir4 // This function tests invoking the create method with different inference
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dpr31710.ll4 ; deleted but we try to read it later (pr31710), invoking UB in
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho_messages.proto50 int32 server_sleep_us = 15; // sleep when invoking server for deadline tests

12345678910>>...13