/development/pdk/docs/compatibility/ |
cts-intro.jd | 22 <li>The test harness pushes a .apk file to each device, executes the test through instrumentation, and records test results.</li>
|
/external/icu4c/common/ |
rbbiscan.h | 116 uint16_t fStack[kStackSize]; // State stack, holds state pushes
|
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_priqueue.cpp | 56 * the container and then pushes down the top element until the
|
/frameworks/base/core/java/android/os/ |
Broadcaster.java | 29 * When this broadcaster pushes a message with senderWhat in the what field,
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 33 of the View tree. Each View pushes dimension specifications down the tree
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/ |
CmdQueue_api.h | 181 * Pushes the command to the command queue, which triggers the
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/ |
CmdQueue_api.h | 181 * Pushes the command to the command queue, which triggers the
|
/bionic/libc/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/dalvik/libcore/security-kernel/src/main/java/java/security/ |
AccessController.java | 182 * The real implementation of doPrivileged() method. It pushes the passed 233 * It pushes the passed context into this thread's stack of contexts and
|
/frameworks/base/include/utils/ |
Vector.h | 127 //! pushes an item initialized with its default constructor 129 //! pushes an item on the top of the stack
|
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
stdio.h | 110 * _ub, _up, and _ur are used when ungetc() pushes back more characters 111 * than fit in the current _bf, or when ungetc() pushes back a character
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ExecutionStack.java | 140 * Pushes a value of the given type onto the stack.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ElemContext.java | 159 * This method pushes an element "stack frame"
|
/external/clearsilver/python/examples/base/ |
CSPage.py | 204 # the server is either restarted or the user pushes the stop button on the
|
/external/icu4c/i18n/ |
regexcmp.h | 151 uint16_t fStack[kStackSize]; // State stack, holds state pushes
|
/external/v8/src/ |
zone.cc | 65 // Creates a new segment, sets it size, and pushes it to the front
|
/external/quake/quake/src/QW/client/ |
r_edgea.s | 42 #define edgelist 8+12 // with pushes 147 // with pushes 251 #define surf 4 // note this is loaded before any pushes
|
/external/quake/quake/src/WinQuake/ |
r_edgea.s | 42 #define edgelist 8+12 // with pushes 147 // with pushes 251 #define surf 4 // note this is loaded before any pushes
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 309 * Our progress update pushes a title bar update.
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_intro.xml | 103 The assembly code shown above is pretty straightforward: the first instruction pushes
|