/external/harfbuzz_ng/contrib/python/ |
README | 7 Applications may be executed in the build context, without needing to install any modules or libraries, using the runpy script from the contrib/python directory. Thus one might type:
|
/external/chromium/chrome/browser/ui/gtk/ |
info_bubble_accelerators_gtk.h | 28 // common use case for this class has code that uses it needing the entire 29 // list and not needing extra processing, so the only get method gives you the
|
/external/llvm/lib/Support/Unix/ |
README.txt | 13 As a rule, only those directories actually needing to be created should be
|
/external/llvm/test/MC/COFF/ |
symbol-mangling.ll | 2 ; names needing quoting on MS/Windows. This code is generated by clang when
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
MockInjection.java | 31 * @param field Field needing mock injection 43 * @param fields Fields needing mock injection
|
MockInjectionStrategy.java | 62 * @param onField Field needing injection. 81 * @param field Field needing injection
|
/external/webkit/LayoutTests/storage/ |
open-database-while-transaction-in-progress.js | 33 // without needing to increase the default allowed quota (5MB)
|
/external/clang/include/clang/Frontend/ |
SerializedDiagnosticPrinter.h | 55 /// (via libclang) without needing to parse Clang's command line output.
|
/external/icu4c/i18n/ |
uspoof_build.cpp | 15 * Builder-related functions are kept in separate files so that applications not needing
|
/external/llvm/test/CodeGen/AArch64/ |
regress-tblgen-chains.ll | 4 ; instruction as needing a chain on its own account if it had a built-in pattern
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
CompositionShiftLeastGreatestAtom.java | 12 * needing to scan the sample table for the range of offsets. The type of the
|
/external/smack/src/org/jivesoftware/smack/util/collections/ |
IterableMap.java | 22 * Defines a map that can be iterated directly without needing to create an entry set.
|
/external/chromium/chrome/browser/net/ |
referrer.cc | 24 // That means that IF we end up needing to connect, we should apply the formula: 26 // If we visit the containing url, but don't end up needing a connection, then 44 // Each time we navigate to the refererrer but never end up needing this
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3commontreeadaptor.h | 58 /** Tree factory for producing new nodes as required without needing to track
|
/external/bison/m4/ |
warn-on-use.m4 | 23 # needing gl_WARN_ON_USE_PREPARE.
|
/external/smack/src/com/kenai/jbosh/ |
Attributes.java | 24 * our package, since nobody else should be needing to worry about
|
/external/zlib/ |
Android.mk | 70 # up needing to drag in most of the other files anyway. So this is a first
|
/frameworks/base/docs/html/training/id-auth/ |
index.jd | 57 <dd> Use OAuth2 to help users get permission to access web services without needing to type in a
|
/external/chromium/chrome/common/net/gaia/ |
google_service_auth_error.h | 51 // the service needing GAIA tokens during authentication. 105 // Provided for convenience for clients needing to reset an instance to NONE.
|
/external/skia/include/gpu/ |
GrRenderTarget.h | 90 * @param rect a rect bounding the area needing resolve. NULL indicates 112 * Returns a rect bounding the region needing resolving.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActionBarTabs.java | 81 * This lets tab switches be atomic without the app needing to track
|
/development/samples/Support7Demos/src/com/example/android/supportv7/app/ |
ActionBarTabs.java | 80 * This lets tab switches be atomic without the app needing to track
|
/external/chromium/base/ |
gmock_unittest.cc | 54 // more complex behavior into your mock...though if you start needing these, ask
|
/external/icu4c/layout/ |
ThaiLayoutEngine.h | 120 * kerning. The default implementation does nothing. Subclasses needing
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
MCJIT.h | 23 // like only having one module, not needing to worry about multi-threading,
|