HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 1026 - 1050 of 2295) sorted by null

<<41424344454647484950>>

  /external/llvm/include/llvm/Support/
Compiler.h 325 /// expands to a compiler-dependent replacement.
ConvertUTF.h 74 to the replacement character; otherwise (when the flag is set to strict)
  /external/llvm/lib/Analysis/
CostModel.cpp 37 static char ID; // Class identification, replacement for typeinfo
ProfileInfoLoaderPass.cpp 46 static char ID; // Class identification, replacement for typeinfo
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 40 static char ID; // Pass identification, replacement for typeid
  /external/llvm/lib/IR/
Globals.cpp 158 // And, you better have a constant for the replacement value
  /external/llvm/lib/Target/X86/
X86FixupLEAs.cpp 47 /// If replacement succeeds, then also process the the newly created
  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 33 static char ID; // Pass identification, replacement for typeid
Internalize.cpp 51 static char ID; // Pass identification, replacement for typeid
PruneEH.cpp 38 static char ID; // Pass identification, replacement for typeid
  /external/llvm/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp 38 static char ID; // Pass identification, replacement for typeid
  /external/llvm/lib/Transforms/Scalar/
GlobalMerge.cpp 104 static char ID; // Pass identification, replacement for typeid.
LoopDeletion.cpp 31 static char ID; // Pass ID, replacement for typeid
LoopUnrollPass.cpp 51 static char ID; // Pass ID, replacement for typeid
  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 49 static char ID; // Pass identification, replacement for typeid
LowerSwitch.cpp 35 static char ID; // Pass identification, replacement for typeid
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 133 static char ID; // Class identification, replacement for typeinfo.
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 73 /** for automatic texcoord generation/replacement */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_cache.c 43 * Replacement is not implemented. Instead, when the cache gets too
  /external/openfst/src/include/fst/extensions/far/
sttable.h 22 // a simple replacement for SSTable in order to provide an open-source
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 441 Instruction replacement = codeAttributeEditor.replacements[offset]; local
442 if (replacement != null)
444 System.out.println(" is replaced by: "+replacement);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
SDLMain.m 198 /* Replacement for NSApplicationMain */
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
SDLMain.m 198 /* Replacement for NSApplicationMain */
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
SDLMain.m 198 /* Replacement for NSApplicationMain */
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
SDLMain.m 198 /* Replacement for NSApplicationMain */

Completed in 712 milliseconds

<<41424344454647484950>>