Searched
full:callers (Results
826 -
850 of
2686) sorted by null
<<31323334353637383940>>
| /sdk/find_java2/src/ |
| utils.cpp | 179 // As indicated in MSDN for CreateProcess, callers should double-quote the program name
|
| /system/core/init/ |
| result.h | 49 // callers.
|
| /toolchain/binutils/binutils-2.27/elfcpp/ |
| powerpc.h | 237 // toc pointer (r2) for the function. Callers must enter the global
|
| /toolchain/binutils/binutils-2.27/gold/ |
| descriptors.cc | 115 // require callers to pass it.
|
| /toolchain/binutils/binutils-2.27/include/elf/ |
| ppc64.h | 196 toc pointer (r2) for the function. Callers must enter the global
|
| /tools/test/connectivity/acts/framework/acts/libs/proc/ |
| job.py | 180 It is the callers responsibility to kill/wait on the resulting
|
| /tools/test/connectivity/tools/lab/utils/ |
| job.py | 180 It is the callers responsibility to kill/wait on the resulting
|
| /tools/tradefederation/core/src/com/android/tradefed/log/ |
| LogRegistry.java | 52 * Package-private constructor; callers should use {@link #getLogRegistry} to get an instance of
|
| /tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
| DefaultTestsZipInstaller.java | 155 * Expects callers to have set device to {@link RecoveryMode#ONLINE}.
|
| /tools/tradefederation/core/src/com/android/tradefed/testtype/ |
| DeviceTestCase.java | 167 * TestSuite. Unfortunately with this mechanism callers can't control the lifecycle of their
|
| /tools/tradefederation/core/src/com/android/tradefed/util/ |
| LogcatUpdaterEventParser.java | 88 * A monitor object which allows callers to receive events asynchronously.
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_codeccallbacks.py | 666 # and callers
725 # and callers
778 # and callers
|
| /external/autotest/site_utils/deployment/ |
| commandline.py | 172 for argument processing, but isn't really ideal if the callers 195 for argument processing, but isn't really ideal if the callers 222 for argument processing, but isn't really ideal if the callers
|
| /external/libchrome/base/strings/ |
| string_util.h | 278 // (e.g. U+FFFE). It's done on purpose because all the existing callers want 373 // highly recommended instead. TODO(avi): Figure out how to get callers to use 437 // If possible, callers should build a vector of StringPieces and use the
|
| /external/tensorflow/tensorflow/python/ops/linalg/ |
| linear_operator_low_rank_update.py | 122 * If `is_X == True`, callers should expect the operator to have the 126 * If `is_X == False`, callers should expect the operator to not have `X`. 127 * If `is_X == None` (the default), callers should have no expectation either
|
| /libcore/luni/src/test/java/libcore/java/lang/reflect/ |
| MethodTest.java | 37 // Check that corrupting our array doesn't affect other callers. 54 // Check that corrupting our array doesn't affect other callers. 86 // Check that corrupting our array doesn't affect other callers.
|
| /libcore/ojluni/src/main/java/java/lang/reflect/ |
| Executable.java | 518 * effect on the arrays returned to other callers. 606 * position, because the callers of this function are trying to convey 607 * the "traditional" meaning of the flags to their callers.
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_codeccallbacks.py | 666 # and callers 725 # and callers 778 # and callers
|
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_codeccallbacks.py | 666 # and callers 725 # and callers 778 # and callers
|
| /prebuilts/go/darwin-x86/src/encoding/json/ |
| scanner.go | 77 // Callers call scan.reset() and then pass bytes in one at a time 116 // callers might be interested to know about. 612 // This gives callers a simple 1-byte undo mechanism.
|
| /prebuilts/go/linux-x86/src/encoding/json/ |
| scanner.go | 77 // Callers call scan.reset() and then pass bytes in one at a time 116 // callers might be interested to know about. 612 // This gives callers a simple 1-byte undo mechanism.
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_codeccallbacks.py | 666 # and callers 725 # and callers 778 # and callers
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_codeccallbacks.py | 666 # and callers 725 # and callers 778 # and callers
|
| /external/llvm/lib/Transforms/IPO/ |
| ArgumentPromotion.cpp | 238 /// example, all callers are direct). If safe to promote some arguments, it 264 // Second check: make sure that all callers are direct callers. We can't 265 // transform functions that have indirect callers. Also see if the function 776 // Loop over all of the callers of the function, transforming the call sites [all...] |
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| ArgumentPromotion.cpp | 119 /// example, all callers are direct). If safe to promote some arguments, it 137 // Second check: make sure that all callers are direct callers. We can't 138 // transform functions that have indirect callers. Also see if the function 637 // Loop over all of the callers of the function, transforming the call sites [all...] |
Completed in 1424 milliseconds
<<31323334353637383940>>