HomeSort by relevance Sort by last modified time
    Searched full:locations (Results 551 - 575 of 1131) sorted by null

<<21222324252627282930>>

  /build/core/
main.mk 314 # Disallow mock locations by default for user builds
322 # Allow mock locations by default for non user builds
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 79 * code that reg locations always describe doubles as a pair of singles.
147 /* Abstract memory locations */
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestSemanticPredicates.java 878 Map<Integer, Set<Token>> locations = insuffPredMsg.altToLocations; local
879 Set actualAlts = locations.keySet();
  /external/clang/lib/AST/
DeclObjC.cpp 40 Locations = new (Ctx) SourceLocation[Elts];
41 memcpy(Locations, Locs, sizeof(SourceLocation) * Elts);
    [all...]
  /external/e2fsprogs/intl/
plural.c 694 `yyls': related to locations.
981 commands if for instance locations are ranges. */
    [all...]
  /external/llvm/docs/
AliasAnalysis.rst 84 ``C[1]`` because they are accesses to two distinct locations one byte apart, and
170 can prove that the pointer only points to unchanging memory locations
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 130 /// stack locations as well. This uses a heuristic so it isn't
161 /// stack locations as well. This uses a heuristic so it isn't
    [all...]
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 756 // Memory references to specific known memory locations are tracked
758 // separately the known memory locations that may alias and those
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 13 // safe. This pass also promotes must-aliased memory locations in the loop to
63 STATISTIC(NumPromoted , "Number of memory locations promoted to registers");
    [all...]
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 417 // Calculate the set of read and write-locations for each alloca. This is
    [all...]
  /external/v8/src/arm/
assembler-arm.h 127 // These constants are used in several locations, including static initializers
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp 803 // the audio codec prefetching data from the old locations
805 // locations, we'll "pause" the audio source, causing it to
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 578 "max-cselib-memory-locations",
579 "The maximum memory locations recorded by cselib",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 578 "max-cselib-memory-locations",
579 "The maximum memory locations recorded by cselib",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def 578 "max-cselib-memory-locations",
579 "The maximum memory locations recorded by cselib",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def 578 "max-cselib-memory-locations",
579 "The maximum memory locations recorded by cselib",
    [all...]
  /system/core/sh/
arith.c 45 /* Using locations. */
913 `yyls': related to locations.
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.h 127 Returns a pointer to n_elements * element_size bytes, with all locations
  /external/aac/libSYS/include/
genericStds.h 117 * Identifiers for various memory locations. They are used along with memory allocation
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 764 * It used to be that many locations in the code simply
  /external/bison/doc/
fdl.texi 244 the network locations given in the Document for previous versions
  /external/bison/m4/
po_gl.m4 111 # directories under different names or in different locations.
  /external/bzip2/
bzip2recover.c 29 /* This program records bit locations in the file to be recovered.
  /external/chromium/chrome/browser/importer/
firefox2_importer.cc 390 // can be found in 2 locations:
  /external/chromium/chrome/common/extensions/docs/
docs.html 384 The following table lists the doc locations and explains how they differ.

Completed in 2965 milliseconds

<<21222324252627282930>>