Searched refs:invoking (Results 1 – 25 of 324) sorted by relevance
12345678910>>...13
88 // 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 constructor127 // Test the address space of 'this' when invoking the move assignment154 // Test the address space of 'this' when invoking a method.[all …]
3 You can generate an empty dSYM companion file by invoking dsymutil on any
8 They can be run from this test directly by invoking the
393 jboolean invoking; in reportEvents() local448 invoking = invoker_doInvoke(thread); in reportEvents()449 if (invoking) { in reportEvents()452 } while (invoking); in reportEvents()610 jboolean invoking; in event_callback() local621 invoking = invoker_doInvoke(thread); in event_callback()622 if (invoking) { in event_callback()625 } while (invoking); in event_callback()
47 You can generate the doxygen-based documentation by invoking:54 by invoking:
8 function for invoking a dump.62 While executing some loop testcases after invoking a dump via Hardware
9 developers invoking flex via the generate\_parser.sh scripts in the relevant
11 2. You must enable the feature when invoking configure as otherwise curl will
1 ; Test to ensure -mllvm work when invoking the ThinLTO backend path.
2 ; work when invoking the ThinLTO backend path.
20 // a given time. Starting a UIApplication before invoking TestSuite::Run23 // InitIOSRunHook saves the TestSuite and argc/argv, then invoking
19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
27 Both conditions are automatically applied when invoking `make lib-mt` target.86 - While invoking `make libzstd`, it's possible to define build macros99 The next step is to set `ZSTD_LIB_MINIFY` to `1` when invoking `make`. This131 - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1`
1 Package "psx" provides an API for invoking system calls in a way that
26 - Added `local_inner_macros` to `impl_downcast` to allow invoking via namespace.
6 ; This test checks that instcombine does not crash while invoking
39 - Fixed custom types not invoking ``__unicode__`` when used with
48 int32 server_sleep_us = 15; // Amount to sleep when invoking server
82 // Check that invoking the wrong clear method is ok
38 'when invoking test_that. If your test_list is already '
11 directory before invoking curl with this option.
50 // (e.g. training) by invoking RPCs against the master in a68 // close the session by invoking CloseSession, which allows the master
4 // This function tests invoking the create method with different inference
4 ; deleted but we try to read it later (pr31710), invoking UB in
50 int32 server_sleep_us = 15; // sleep when invoking server for deadline tests