HomeSort by relevance Sort by last modified time
    Searched full:things (Results 351 - 375 of 5877) sorted by null

<<11121314151617181920>>

  /external/chromium_org/url/
url_canon_internal_file.h 31 // The path could be one of several things: /foo/bar, c:/foo/bar, /c:/foo,
84 // Things we don't set in file: URLs.
124 // Things following the path we can use the standard canonicalizers for.
  /external/clang/lib/StaticAnalyzer/Checkers/
TraversalChecker.cpp 46 // warnings, but this ensures things do not get filtered out by the rest of
79 // warnings, but this ensures things do not get filtered out by the rest of
96 // warnings, but this ensures things do not get filtered out by the rest of
  /frameworks/base/packages/SystemUI/res/values/
config.xml 25 value at runtime for some things) -->
44 slots that may be reused for things like IME control. -->
69 value at runtime for some things) -->
  /external/antlr/antlr-3.4/antlr3-maven-plugin/
pom.xml 104 itself to provide support not just for Maven oriented things but any other tool
115 would be the provider of all the things that a build tool needs, rather than
116 delegating things to 5 different tools. So, things like dependencies, dependency
246 The things we need to build the target language recognizer
  /external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc 260 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
275 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
294 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
312 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
336 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
351 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
379 DCHECK(!fetch_pending_) << "Tried to fetch two things at once!";
  /external/chromium_org/google_apis/
google_api_keys_unittest.cc 27 // at global scope so that things like STL and classes from base don't
129 // Undef include guard so things get defined again, within this namespace.
226 // Undef include guard so things get defined again, within this namespace.
292 // Undef include guard so things get defined again, within this namespace.
365 // Undef include guard so things get defined again, within this namespace.
439 // Undef include guard so things get defined again, within this namespace.
  /external/chromium_org/third_party/mesa/src/src/glsl/
README 1 Welcome to Mesa's GLSL compiler. A brief overview of how things flow:
5 takes care of things like #if, #ifdef, #define, and preprocessor macro
44 high-level IR ("HIR"), with things like matrix operations, structure
46 that do things like break matrix multiplication into a series of dot
120 keep them structured like that so that things like algebraic
195 project is used, so that things like optimization passes don't have to
  /external/mesa3d/src/glsl/
README 1 Welcome to Mesa's GLSL compiler. A brief overview of how things flow:
5 takes care of things like #if, #ifdef, #define, and preprocessor macro
44 high-level IR ("HIR"), with things like matrix operations, structure
46 that do things like break matrix multiplication into a series of dot
120 keep them structured like that so that things like algebraic
195 project is used, so that things like optimization passes don't have to
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 133 * purposes and lies dormant until one of three things happens:
168 * things happens:
209 * things happens:
267 * things happens:
296 * things happens:
330 * things happens:
  /build/core/
cleanbuild.mk 106 # PRODUCT_OUT staging directory, things can get out of sync if different
109 # necessary to keep things consistent.
116 # of MAKECMDGOALS. The "addprefix" is just to keep things pretty.
  /external/chromium/googleurl/src/
url_canon_internal_file.h 55 // The path could be one of several things: /foo/bar, c:/foo/bar, /c:/foo,
108 // Things we don't set in file: URLs.
148 // Things following the path we can use the standard canonicalizers for.
  /external/chromium_org/chrome/browser/service_process/
service_process_control_browsertest.cc 53 // Then run the message loop to keep things running.
207 // Then run the message loop to keep things running.
221 // Then run the message loop to keep things running.
  /external/chromium_org/ppapi/shared_impl/
tracked_callback.h 38 // objects of subclasses of |TrackedCallback|. Two things are ensured: (1) that
50 // This class is reference counted so that different things can hang on to it,
55 // Subclasses must do several things:
  /external/chromium_org/third_party/openssl/openssl/apps/
CA.pl 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
86 # directory structure that Eric likes to manage things
CA.pl.in 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
86 # directory structure that Eric likes to manage things
CA.sh 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
104 # structure that Eric likes to manage things
  /external/openssl/apps/
CA.pl 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
86 # directory structure that Eric likes to manage things
CA.pl.in 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
86 # directory structure that Eric likes to manage things
CA.sh 5 # things easier between now and when Eric is convinced to fix it :-)
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
104 # structure that Eric likes to manage things
  /external/valgrind/main/docs/internals/
porting-HOWTO.txt 37 Edit obvious things like the file headers, and the #ifdef __X86_TOOL_ARCH_H
45 things compiling.
108 - Probably lots more things; this list should be added to!
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 63 /* found one to count, handle things like '.' */
122 * a mistake to try and convert it anyway due to some of the bizarre things
161 * We have to convert things like c:/foo to /c=/foo.
  /art/test/052-verifier-fun/src/
Main.java 20 * Throw a few things at the verifier, all of which are expected to pass.
  /build/target/product/security/
README 12 shared -- a test key for things that are shared in the home/contacts process.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
Item.java 71 * using the given {@link DexFile} to look things up as needed.
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeList.java 20 * List of {@link Type} instances (or of things that contain types).

Completed in 1376 milliseconds

<<11121314151617181920>>