/external/chromium/base/ |
tracked_objects.h | 71 // threads there are, and how many Locations of construction there are. 96 // locations very efficiently as we consider the underlying data (file,
|
/external/chromium/chrome/browser/ |
enumerate_modules_model_win.cc | 350 // If descriptions match (or both are empty) and the locations match, then 644 // Modules loaded from these locations are frequently malicious [all...] |
/external/clang/docs/ |
PCHInternals.html | 144 locations, types, declarations, identifiers, and macros were actually 249 which handles the mapping from source locations (as represented in
|
/external/clang/include/clang/Lex/ |
Lexer.h | 332 /// \brief Accepts a range and returns a character range with file locations. 338 /// file locations. The cases where it can successfully handle macros are:
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 64 /// 2. A mapping from locations to values (Store) 120 /// is a mapping from locations to values.
|
/external/clang/lib/StaticAnalyzer/Core/ |
PathDiagnostic.cpp | 132 // We need to flatten the locations (convert Stmt* to locations) because [all...] |
/external/grub/netboot/ |
sk_g16.c | 112 * SK_G16 I/O PORT's + IRQ's + Boot_ROM locations 974 * PC Memory locations.
|
/external/grub/stage2/ |
fsys_reiserfs.c | 92 __u32 j_realblock[JOURNAL_TRANS_HALF]; /* real locations for the first blocks */ 100 __u32 j_realblock[JOURNAL_TRANS_HALF]; /* real locations for the last blocks */ [all...] |
/external/v8/src/ |
assembler.h | 76 // Labels represent pc locations; they are typically jump or call targets. 166 // possible break locations. kNoPosition is used to indicate an
|
isolate.h | 267 // Generated code scratch locations. 618 // Generated code scratch locations. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
Exchanger.java | 170 * While isolation of locations is not much of an issue at first 190 * to minimize interference with heavily CAS'ed Slot locations.
|
/sdk/lint/cli/src/com/android/tools/lint/ |
HtmlReporter.java | 269 mWriter.write(String.format("+ %1$d Additional Locations...", 276 mWriter.write("Additional locations: "); [all...] |
/external/bison/src/ |
parse-gram.c | 58 /* Using locations. */ 653 "\"%initial-action {...}\"", "\"%lex-param {...}\"", "\"%locations\"", 898 we won't break user code: when these are the locations we know. */ [all...] |
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/ |
android-support-v7-gridlayout.jar | |
/external/clang/tools/libclang/ |
CIndex.cpp | [all...] |
/external/valgrind/main/docs/xml/ |
manual-core.xml | 49 outputs can be phrased in terms of source code locations, when 320 which copies uninitialised values to several memory locations, and later 441 <para>Locations may be names of either shared objects or 520 locations is regrettable, but is about all you can hope for, given that [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
gdb.info | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gdb.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
gdb.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gdb.info | [all...] |
/external/bison/tests/ |
glr-regression.at | 1100 %locations 1248 %locations 1589 %locations [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
tabpose_window.mm | 91 CGFloat locations[] = { 0, 1 }; 94 grayColorSpace.get(), grays, locations, arraysize(locations))); [all...] |
/external/llvm/lib/Target/MBlaze/ |
MBlazeISelLowering.cpp | 708 // Analyze operands of the call, assigning locations to each operand. 847 // Assign locations to each value returned by this call. [all...] |
/external/mesa3d/src/mesa/main/ |
mtypes.h | [all...] |
/external/valgrind/main/memcheck/ |
mc_leakcheck.c | 806 // Ok, the states are equal. Now compare the locations, which is slower. 810 // Different locations. Ordering is arbitrary, just use the ec pointer. [all...] |