/external/mesa3d/src/gallium/drivers/radeon/ |
SIMachineFunctionInfo.h | 11 // register, which is to tell the hardware which interpolation parameters to
|
/external/pcre/dist/doc/ |
pcre_study.3 | 35 information, or there was an error. You can tell the difference by looking at
|
/external/sepolicy/ |
healthd.te | 41 # Healthd needs to tell init to continue the boot
|
/external/skia/src/gpu/gl/ |
GrGLStencilAttachment.h | 59 // (we don't require the client to give us the id, just tell
|
/external/tcpdump/tests/ |
isakmp4.out | 1 ARP, Request who-has 192.1.2.23 tell 192.1.2.254, length 28 13 ARP, Request who-has 192.1.2.254 tell 192.1.2.23, length 28 26 ARP, Request who-has 192.1.2.23 tell 192.1.2.254, length 28 32 ARP, Request who-has 192.1.2.254 tell 192.1.2.23, length 28
|
/external/toybox/toys/android/ |
setprop.c | 30 // property_set doesn't tell us why it failed, and actually can't
|
/external/valgrind/docs/internals/ |
m_replacemalloc.txt | 17 - Tool does initialisation, including calling VG_(malloc_funcs)() to tell
|
/external/webrtc/src/modules/audio_processing/test/android/apmtest/ |
AndroidManifest.xml | 19 <!-- Tell NativeActivity the name of or .so -->
|
/frameworks/base/core/java/android/hardware/input/ |
InputManagerInternal.java | 38 * Called by the power manager to tell the input manager whether it should start
|
/frameworks/base/core/java/android/view/animation/ |
package.html | 6 animation</strong>, in which you tell Android to perform a series of simple
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
TODO | 1 - Document when read, seek, tell callbacks are used.
|
/hardware/libhardware/modules/input/evdev/ |
InputDeviceManager.cpp | 45 // TODO: tell the InputDevice and InputDeviceNode that they are being
|
/packages/apps/Camera2/src/com/android/camera/device/ |
SingleDeviceLifecycle.java | 40 * Tell this instance that it should attempt to get the device to
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
statfs.h | 65 /* Tell code we have these members. */
|
string.h | 24 /* Currently the only purpose of this file is to tell the generic inline
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
af_vfs.h | 44 AFfileoffset (*tell) (AFvirtualfile *vfile); member in struct:_AFvirtualfile
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
string.h | 24 /* Currently the only purpose of this file is to tell the generic inline
|
/system/bt/hci/include/ |
low_power_manager.h | 41 // Tell the low power manager that you're done transmitting data. Must be
|
/external/valgrind/ |
README_MISSING_SYSCALL_OR_IOCTL | 30 1. Tell a tool what's about to happen, before the syscall takes place. A 35 2. Tell a tool what just happened, after a syscall takes place. This is 75 Next, if a non-NULL buffer is passed in as the argument, tell the tool that the 83 function: if, and only if, the system call was successful, tell the tool that 112 This should tell you something like __NR_mysyscallname.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
StringIO.py | 9 pos = f.tell() # get current position 114 def tell(self): member in class:StringIO 292 length = f.tell() 298 print 'Position =', f.tell() 308 f.seek(f.tell() - len(line)) 313 print 'File length =', f.tell() 314 if f.tell() != length: 318 print 'Truncated length =', f.tell() 319 if f.tell() != length/2:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
StringIO.py | 9 pos = f.tell() # get current position 114 def tell(self): member in class:StringIO 292 length = f.tell() 298 print 'Position =', f.tell() 308 f.seek(f.tell() - len(line)) 313 print 'File length =', f.tell() 314 if f.tell() != length: 318 print 'Truncated length =', f.tell() 319 if f.tell() != length/2:
|
/development/samples/ControllerSample/src/com/example/inputmanagercompat/ |
InputManagerCompat.java | 76 * Tell the V9 input manager that it should stop polling for disconnected 84 * Tell the V9 input manager that it should start polling for disconnected
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
index.apt | 15 The job of the plugin is essentially to tell the standard ANTLR parser generator where the 61 Such files are never built on their own, but the plugin will automatically tell the ANTLR
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
CommonTreeAdaptor.cs | 58 * Tell me how to create a token for use with imaginary token nodes. 75 * Tell me how to create a token for use with imaginary token nodes.
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XBoolean.java | 77 * Tell that this is a CLASS_BOOLEAN. 141 * Tell if two objects are functionally equal.
|