Searched
full:callers (Results
476 -
500 of
2686) sorted by null
<<11121314151617181920>>
| /prebuilts/go/linux-x86/src/internal/singleflight/ |
| singleflight.go | 46 // The return value shared indicates whether v was given to multiple callers.
|
| /prebuilts/go/linux-x86/src/runtime/ |
| mfixalloc.go | 23 // Callers can keep state in the object but the first word is
|
| /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
| generated_message_util.h | 68 // TODO(jasonh): The various callers get this declaration from a variety of
|
| /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
| generated_message_util.h | 68 // TODO(jasonh): The various callers get this declaration from a variety of
|
| /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
| generated_message_util.h | 68 // TODO(jasonh): The various callers get this declaration from a variety of
|
| /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
| generated_message_util.h | 68 // TODO(jasonh): The various callers get this declaration from a variety of
|
| /system/core/liblog/ |
| log_ratelimit.cpp | 27 // Global above can not deal well with callers playing games with the
|
| /system/core/libqtaguid/ |
| qtaguid.c | 73 // ALOGV is enough because all the callers also log failures
|
| /system/sepolicy/prebuilts/api/28.0/public/ |
| perfprofd.te | 108 # has tighter restrictions on the callers (see below), so must enable
|
| /system/sepolicy/public/ |
| perfprofd.te | 108 # has tighter restrictions on the callers (see below), so must enable
|
| /system/tpm/attestation/common/ |
| crypto_utility.h | 50 // so callers can make subsequent calls to EncryptData() with the same key.
|
| /system/tpm/tpm_manager/server/ |
| binder_service.h | 46 // Getters for binder interfaces. Callers do not take ownership. These should
|
| /toolchain/binutils/binutils-2.27/include/ |
| dis-asm.h | 1 /* Interface between the opcode library and its callers. 56 back from the instruction decoders to their callers. 353 /* This block of definitions is for particular callers who read instructions 356 /* Here is a function which callers may wish to use for read_memory_func.
|
| objalloc.h | 37 /* This is what an objalloc structure looks like. Callers should not
|
| /tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
| IDeviceFlasher.java | 102 * Returns immediately after flashing is complete. Callers should wait for device to be
|
| /tools/tradefederation/core/src/com/android/tradefed/testtype/ |
| MetricTestCase.java | 72 * InputStream when complete. Callers should ensure the source of the data remains present
|
| /bionic/docs/ |
| status.md | 137 in the caller, given that callers actually need the tid to pass to some 150 * Unsafe `pthread_detach` callers probably want to switch to
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk/ |
| PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.c | 147 different callers.
208 different callers.
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| HiiImageDecoder.h | 109 name which callers can use to find the proper image decoder for the image. It
167 decoder because the transparency capability depends on the image format. Callers
|
| /external/boringssl/src/ |
| API-CONVENTIONS.md | 41 As with `errno`, callers must test the function's return value, not the error 93 compatibility, these functions return `int`, but callers may assume they always
|
| /external/boringssl/src/include/openssl/ |
| thread.h | 106 // Historically, OpenSSL required callers to provide locking callbacks. 117 // CRYPTO_num_locks returns one. (This is non-zero that callers who allocate
|
| /external/droiddriver/src/io/appium/droiddriver/helpers/ |
| package-info.java | 39 * could be exceptions where we let callers determine the type of the new page, but that 42 * don't abuse it -- typically callers should acquire page objects by calling methods of other
|
| /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
| PPCCallingConv.td | 117 // offsets in the callers stack frame.
119 // Still, the address of the aggregate copy in the callers stack frame is passed
|
| /external/webrtc/talk/media/base/ |
| fakenetworkinterface.h | 103 // Note: callers are responsible for deleting the returned buffer. 117 // Note: callers are responsible for deleting the returned buffer.
|
| /frameworks/base/core/java/android/app/timezone/ |
| RulesManager.java | 38 * All callers must possess the {@link android.Manifest.permission#UPDATE_TIME_ZONE_RULES} system 127 * <p>Callers must possess the {@link android.Manifest.permission#QUERY_TIME_ZONE_RULES} system
|
Completed in 1017 milliseconds
<<11121314151617181920>>