HomeSort by relevance Sort by last modified time
    Searched full:caller (Results 226 - 250 of 8335) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
GifFrameModelLoader.java 29 // Do nothing. GifDecoder reads from an arbitrary InputStream, the caller will close that stream.
  /external/google-breakpad/src/processor/
stackwalker_amd64.h 76 // the frame that called frames.back(). The caller takes ownership
82 // omitted. The expectation is that caller's %rbp is pushed to the stack
85 // Caller owns the returned frame object. Returns NULL on failure.
89 // Scan the stack for plausible return addresses. The caller takes ownership
stackwalker_x86.h 81 // to construct the frame that called frames.back(). The caller
89 // the frame that called frames.back(). The caller takes ownership
94 // Assuming a traditional frame layout --- where the caller's %ebp
97 // frames.back(). The caller takes ownership of the returned frame.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
DontCareFieldPosition.java 14 * caller is not interested in the start and end position of any field.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DontCareFieldPosition.java 13 * caller is not interested in the start and end position of any field.
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
ThreadSafe.java 16 * additional synchronization or coordination on the part of the caller.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_print_caps_numeric.3 11 capng_print_caps_numeric will create a numeric representation of the internal capabilities. The representation can be sent to either stdout or a buffer by passing CAPNG_PRINT_STDOUT or CAPNG_PRINT_BUFFER respectively for the where parameter. If the option was for a buffer, this function will malloc a buffer that the caller must free.
capng_print_caps_text.3 11 capng_print_caps_text will create a text string representation of the internal capability set specified. The representation can be sent to either stdout or a buffer by passing CAPNG_PRINT_STDOUT or CAPNG_PRINT_BUFFER respectively for the where parameter. If the option was for a buffer, this function will malloc a buffer that the caller must free.
  /external/libchrome/sandbox/linux/services/
init_process_reaper.h 18 // Since this function calls fork(), it's very important that the caller has
  /external/llvm/test/CodeGen/AArch64/
arm64-fastcc-tailcall.ll 3 define void @caller(i32* nocapture %p, i32 %a, i32 %b) nounwind optsize ssp {
  /external/llvm/test/CodeGen/ARM/Windows/
no-ehabi.ll 5 define i32 @caller(i32 %i, i32 %j, i32 %k, i32 %l, i32 %m, i32 %n, i32 %o,
  /external/llvm/test/CodeGen/X86/
cleanuppad-large-codemodel.ll 14 cleanupret from %c unwind to caller
fast-cc-pass-in-regs.ll 6 define i64 @caller() {
  /external/llvm/test/LTO/X86/
diagnostic-handler-noexit.ll 3 ; handler does not call exit(1) and instead returns to the caller of addModule.
  /external/llvm/test/Transforms/DeadArgElim/
2013-05-17-VarargsAndBlockAddress.ll 21 define i32 @caller(i8* %addr) {
canon.ll 16 define void @caller() {
  /external/llvm/test/Transforms/InstCombine/
token.ll 13 cleanupret from %cl unwind to caller
19 ; CHECK: cleanupret from %cl unwind to caller
36 %cs = catchswitch within none [label %doit] unwind to caller
72 %cs = catchswitch within none [label %doit] unwind to caller
  /external/llvm/test/Transforms/PruneEH/
recursivetest.ll 14 define i32 @caller() personality i32 (...)* @__gxx_personality_v0 {
  /external/llvm/test/Transforms/SCCP/
apint-ipsccp1.ll 16 define i8 @caller()
  /external/selinux/libselinux/man/man3/
getseuserbyname.3 19 The returned SELinux username and level should be freed by the caller
  /external/skia/include/views/animated/
SkImageView.h 51 SkMatrix* fMatrix; // null or copy of caller's matrix ,,,,,
  /external/skia/src/core/
SkStreamPriv.h 24 * caller. Returns nullptr on failure.
  /external/vboot_reference/firmware/2lib/
2stub.c 5 * Stub API implementations which should be implemented by the caller.
  /external/vboot_reference/firmware/lib/include/
load_firmware_fw.h 20 * VbNvContext. Caller is responsible for calling VbNvSetup() and
  /external/vboot_reference/host/lib21/include/
host_fw_preamble2.h 19 * Caller is responsible for calling free() on this.

Completed in 451 milliseconds

1 2 3 4 5 6 7 8 91011>>