/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3convertutf.c | 196 * Constants have been gathered. Loops & conditionals have been removed as 519 temp variable, some decrements & conditionals. The switches
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
system-alloc.cc | 78 // Set kDebugMode mode so that we can have use C++ conditionals 79 // instead of preprocessor conditionals.
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 96 * Conditionals:: Use or ignore parts of the makefile based 255 * Conditional Syntax:: The syntax of conditionals. 256 * Testing Flags:: Conditionals that test flags. [all...] |
make.info-1 | 71 * Conditionals:: Use or ignore parts of the makefile based 229 * Conditional Syntax:: The syntax of conditionals. 230 * Testing Flags:: Conditionals that test flags. [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.a15.S | 318 /* Copy byte by byte with conditionals. */
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2RTFDTM.java | 51 * parallel with that code. Arguably, they should be conditionals
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_screen.c | 252 return is_r500 ? 4 : 0; /* For loops; not sure about conditionals. */
|
/external/chromium_org/tools/grit/grit/format/ |
html_inline.py | 334 # Check conditional elements, second pass. This catches conditionals in any
|
/external/chromium_org/tools/grit/grit/ |
grit-todo.xml | 51 <TASK STARTDATESTRING="2005-05-31" PRIORITY="5" TIMEESPENTUNITS="H" LASTMOD="38505.70262731" TITLE="Implement conditional inclusion & reflect the conditionals from R3 RC file" TIMEESTUNITS="H" ID="35" PERCENTDONE="100" STARTDATE="38503.00000000" DONEDATESTRING="2005-06-16" POS="2" DONEDATE="38519.00000000"/>
|
/external/chromium_org/tools/grit/grit/node/ |
misc.py | 346 <outputs> child and are not enclosed by unsatisfied <if> conditionals.
|
/external/chromium_org/tools/grit/grit/tool/ |
build.py | 147 # Set an output context so that conditionals can use defines during the
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
AnalyzerOptions.h | 145 /// conditionals, thus, bifurcating the path.
|
/external/clang/test/Sema/ |
uninit-variables.c | 183 // conditionals. This possibly can be handled by making the CFG itself
|
/external/grub/stage2/ |
tparm.c | 113 * %A %O logical and & or operations for conditionals
|
/external/llvm/docs/tutorial/ |
LangImpl1.rst | 103 language that allows you to define functions, use conditionals, math,
|
OCamlLangImpl1.rst | 103 language that allows you to define functions, use conditionals, math,
|
/external/llvm/lib/Transforms/IPO/ |
PassManagerBuilder.cpp | 183 MPM.add(createCorrelatedValuePropagationPass()); // Propagate conditionals
|
/external/llvm/test/Transforms/JumpThreading/ |
basic.ll | 143 ;; Lexically duplicated conditionals should be threaded.
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_screen.c | 252 return is_r500 ? 4 : 0; /* For loops; not sure about conditionals. */
|
/external/valgrind/main/coregrind/m_demangle/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ansidecl.h | 126 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
|