HomeSort by relevance Sort by last modified time
    Searched full:know (Results 451 - 475 of 9083) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothManager.java 81 * to know the state of Bluetooth.
113 * to know the state of Bluetooth.
153 * to know the state of the local adapter.
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_trace.h 84 * Level 2 - Warning [Warnings that are useful to know about]
131 * TIMM_OSAL_Warning() -- Warnings that are useful to know about
162 * TIMM_OSAL_WarningExt() -- Warnings that are useful to know about
  /libcore/luni/src/main/java/libcore/io/
IoUtils.java 185 * For the case where we know the "true" length of a file (most ordinary files)
238 // If we don't know the length of this file, we need to continue
246 // We know the length of this file and we've read the right number
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 38 // know what was allocated since the last GC. A side-effect of binding the allocation space mark
  /bionic/libc/stdio/
fileext.h 58 /* Helper macros to avoid a function call when you know that fp is not NULL.
  /bootable/recovery/tools/ota/
convert-to-bmp.py 79 print >> sys.stderr, "Don't know how to handle image mode '%s'." % (im.mode,)
  /build/core/
proguard_basic_keeps.flags 58 # platform version. We know about them, and they are safe.
  /dalvik/
Android.mk 52 # The "touch -c $(DX)" is a hack that we know will force
  /dalvik/dexgen/src/com/android/dexgen/dex/code/form/
SpecialFormat.java 28 * exceptions, as code should know (implicitly or explicitly) to avoid
  /dalvik/dx/src/com/android/dx/cf/code/
ReturnAddress.java 26 * know about a return address is the <i>start address</i> of the subroutine
  /dalvik/tools/gdbjithelper/
README.txt 7 *Caveats: debuggerd doesn't know the range of code cache. So apply this tool if
  /development/samples/Compass/
AndroidManifest.xml 43 without someone having to explicitly know to launch your
  /development/samples/SimpleJNI/jni/
native.cpp 59 * Register native methods for all classes we know about.
  /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
TabHelperHoneycomb.java 66 // We know tab is a CompatTabHoneycomb instance, so its
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DataProviderContract.java 10 * and so forth, without having to know the actual values.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
Token.as 56 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 5 /// Before discussing how we compile or call the generated C code, we need to know how to invoke the C code generator.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
IToken.cs 86 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRFileStream.cs 42 * since we know the exact size of the object to load. We can avoid lots
IToken.cs 96 * implement but it's nice to know where a Token comes from if you have
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRFileStream.java 35 * since we know the exact size of the object to load. We can avoid lots
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h 42 * know which alt you are entering. This is 1..n for n alts.
80 * triggered by both LA and LT calls. The debugger will want to know
114 * For now, this does not know how to switch from one grammar to the
218 /** Input for a tree parser is an AST, but we know nothing for sure
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h 42 * know which alt you are entering. This is 1..n for n alts.
80 * triggered by both LA and LT calls. The debugger will want to know
114 * For now, this does not know how to switch from one grammar to the
218 /** Input for a tree parser is an AST, but we know nothing for sure
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h 42 * know which alt you are entering. This is 1..n for n alts.
80 * triggered by both LA and LT calls. The debugger will want to know
114 * For now, this does not know how to switch from one grammar to the
218 /** Input for a tree parser is an AST, but we know nothing for sure
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 42 * know which alt you are entering. This is 1..n for n alts.
80 * triggered by both LA and LT calls. The debugger will want to know
114 * For now, this does not know how to switch from one grammar to the
218 /** Input for a tree parser is an AST, but we know nothing for sure

Completed in 657 milliseconds

<<11121314151617181920>>