HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1701 - 1725 of 10091) sorted by null

<<61626364656667686970>>

  /art/runtime/
utf.h 66 * NUL-terminated. You probably need to call CountUtf8Bytes before calling
  /bionic/libc/arch-mips/bionic/
crtbegin.c 56 * the address of _do_start() into $t9 just before calling it.
  /bionic/libc/bionic/
tmpfile.cpp 104 // This means we can't do the usual trick of calling unlink before handing the file back.
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_sin.c 25 * 2. Callers must return sin(-0) = -0 without calling here since our
  /build/core/
checktree 57 raise PerforceError("error calling " + command)
  /cts/tests/tests/net/src/android/net/cts/
SSLCertificateSocketFactoryTest.java 84 // it throw exception when calling createSocket(String, int, InetAddress, int)
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Video_ThumbnailsTest.java 72 // Calling getThumbnail should generate a new thumbnail.
  /cts/tools/signature-tools/src/signature/converter/dex/
GenericSignatureParser.java 188 * the GenericDeclaration calling this method
207 * the GenericDeclaration calling this method
225 * the GenericDeclaration calling this method
244 * the GenericDeclaration calling this method
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstMemberRef.java 71 * after calling {@code super.compareTo0()}.</p>
  /dalvik/dx/src/com/android/dx/cf/code/
Frame.java 176 * @param subLabel {@code >=0;} A calling label of a subroutine
295 * If it does, then I believe it is all of the calling blocks
309 * @param predLabel label of calling block
370 * ending frame of one of the subroutine's calling blocks. Subroutine
  /dalvik/dx/src/com/android/dx/rop/cst/
CstMemberRef.java 71 * after calling {@code super.compareTo0()}.</p>
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitAllocator.java 37 * in calling-convention order.
  /dalvik/tests/046-reflect/
expected.txt 29 Calling no-arg void-return method
  /dalvik/vm/
JniInternal.h 139 * "responsible" for calling into JNI.
LinearAlloc.h 67 * caller should probably mark the "mem" argument read-only before calling.
ReferenceTable.h 115 * The caller should lock any external sync before calling.
Sync.h 135 * The caller must lock the thread list before calling here.
  /dalvik/vm/arch/mips/
HintsO32.cpp 20 * local calling conventions.
  /dalvik/vm/compiler/codegen/x86/
LowerInvoke.cpp 192 //%ecx can be used as scratch when calling export_pc, get_res_methods and resolve_method
231 //%ecx can be used as scratch when calling export_pc, get_res_methods and resolve_method
324 //! lower bytecode INVOKE_VIRTUAL by calling common_invoke_virtual
346 //! lower bytecode INVOKE_SUPER by calling common_invoke_super
367 //! lower bytecode INVOKE_DIRECT by calling common_invoke_direct
389 //! lower bytecode INVOKE_STATIC by calling common_invoke_static
410 //! lower bytecode INVOKE_INTERFACE by calling common_invoke_interface
432 //! lower bytecode INVOKE_VIRTUAL_RANGE by calling common_invoke_virtual
453 //! lower bytecode INVOKE_SUPER_RANGE by calling common_invoke_super
470 //! lower bytecode INVOKE_DIRECT_RANGE by calling common_invoke_direc
    [all...]
  /dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S 6 * We will be calling through a function table:
  /dalvik/vm/native/
java_lang_Runtime.cpp 59 ALOGD("Calling exit(%d)", status);
  /development/ndk/platforms/android-9/arch-mips/src/
crtbegin.c 74 * the address of _do_start() into $t9 just before calling it.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LocalService.java 42 * calling startActivity().
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
WiFiDirectBroadcastReceiver.java 75 // asynchronous call and the calling activity is notified with a
  /development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/
RequestDuringLayout.java 30 * This example shows what horrible things can result from calling requestLayout() during

Completed in 822 milliseconds

<<61626364656667686970>>