HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 251 - 275 of 6673) sorted by null

<<11121314151617181920>>

  /hardware/invensense/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 295 * It should be zeroed before calling this function.
311 * path. It should be zeroed before calling this function.
333 * path. It should be zeroed before calling this function.
348 * path(8 bytes). It should be zeroed before calling this function.
363 * path(8 bytes). It should be zeroed before calling this function.
381 * path(8 bytes). It should be zeroed before calling this function.
399 * name. It should be zeroed before calling this function.
414 * node. It should be zeroed before calling this function.
  /libcore/luni/src/main/java/java/nio/channels/
ReadableByteChannel.java 55 * if another thread interrupts the calling thread while the
56 * operation is in progress. The interrupt state of the calling
  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilXmlParser.java 62 * Calling getBody() will create "smil", "head", and "body" elements if they
70 * Calling getLayout() will create "layout" element if it is not present.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
SetupActivity.java 45 * Note that {@link RichInputMethodManager} must have been initialized before calling this
64 * Note that {@link RichInputMethodManager} must have been initialized before calling this
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_loadso.h 32 * - Make sure you declare your function pointers with the same calling
65 * is no longer valid after calling SDL_UnloadObject().
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_loadso.h 32 * - Make sure you declare your function pointers with the same calling
65 * is no longer valid after calling SDL_UnloadObject().
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_loadso.h 32 * - Make sure you declare your function pointers with the same calling
65 * is no longer valid after calling SDL_UnloadObject().
  /external/llvm/lib/Target/X86/
X86CallingConv.td 1 //===-- X86CallingConv.td - Calling Conventions X86 32/64 --*- tablegen -*-===//
10 // This describes the calling conventions for the X86-32 and X86-64
20 // Return Value Calling Conventions
62 // The X86-32 calling convention returns FP values in ST0, unless marked
64 // weirdly; this is really the sse-regparm calling convention) in which
65 // case they use XMM0, otherwise it is the same as the common X86 calling
87 // Otherwise, it is the same as the common X86 calling convention.
117 // The X86-64 calling convention always returns FP values in XMM0.
128 // The X86-Win64 calling convention always returns __m64 values in RAX.
169 // Check if this is the Intel OpenCL built-ins calling conventio
    [all...]
  /bionic/libc/arch-x86/bionic/
syscall.S 23 # Load all the arguments from the calling frame.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ArrayTestListAdapter.java 26 * where items can be added by calling {@link #add(TestListItem)} repeatedly.
  /cts/tests/tests/jni/
AndroidManifest.xml 28 android:label="CTS tests of calling native code via JNI"/>
  /cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java 21 * Basic tests of calling the C functions that make up the JNI. This
JniCppTest.java 21 * Basic tests of calling the C++ functions that make up the JNI. This
  /cts/tests/tests/permission/src/android/permission/cts/
AppWidgetManagerPermissionTest.java 39 * Verify that calling
  /dalvik/tests/022-interface/src/
Main.java 18 * test calling through an interface
  /dalvik/tests/032-concrete-sub/src/
ConcreteSub.java 24 System.out.println("calling abs.doStuff()");
  /dalvik/tools/dexdeps/
README.txt 6 determine whether an APK is accessing fields and calling methods that it
  /development/ndk/samples/two-libs/src/com/example/twolibs/
TwoLibs.java 35 // before calling the native method.
  /development/ndk/sources/android/libportable/common/include/
portability.h 29 * if we need to use it before calling the kernel
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IRemoteService.aidl 22 * Example of defining an interface for calling on to a remote service
  /development/sdk/
support_README.txt 17 - MenuCompat allows calling MenuItem.setShowAsAction which only exists on API 11.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitable.java 32 * This will traverse the heararchy, calling the visitor for
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java 27 * setOriginatingNode before calling the SAX event. For creating
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitable.java 32 * This will traverse the heararchy, calling the visitor for
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_cfg.c 42 * p_bta_jv_cfg->p_sdp_raw_data can be allocated before calling BTA_JvStartDiscovery

Completed in 582 milliseconds

<<11121314151617181920>>