HomeSort by relevance Sort by last modified time
    Searched full:expansions (Results 26 - 50 of 329) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/massif/tests/
peak2.stderr.exp 109 Massif: XPt init expansions: ...
110 Massif: XPt later expansions: ...
  /external/clang/lib/Rewrite/
HTMLRewrite.cpp 301 // Macro expansions.
308 // Macros are position: relative to provide base for expansions.
355 /// information about keywords, macro expansions etc. This uses the macro
449 /// macro expansions. This won't be perfectly perfect, but it will be
  /external/icu4c/i18n/
colldata.cpp 657 USet *expansions = uset_openEmpty(); local
700 ucol_getContractionsAndExpansions(coll, contractions, expansions, FALSE, &status);
703 uset_addAll(charsToTest, expansions);
762 uset_close(expansions);
  /external/llvm/utils/TableGen/
SetTheory.h 89 ExpandMap Expansions;
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 217 // Apply the collected expansions.
  /external/valgrind/main/coregrind/m_demangle/
cp-demangle.h 120 /* A running total of the length of large expansions from the
  /libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java 53 * and notations are not made available. Entity reference expansions and
  /external/clang/include/clang/Lex/
Preprocessor.h 252 /// \brief A record of the macro definitions and expansions that
344 /// that this ignores any potentially active macro expansions and _Pragma
345 /// expansions going on at the time.
349 /// Note that this ignores any potentially active macro expansions and _Pragma
350 /// expansions going on at the time.
453 /// all macro expansions, macro definitions, etc.
    [all...]
  /bionic/libm/src/
e_j0f.c 157 /* The asymptotic expansions of pzero is
247 /* For x >= 8, the asymptotic expansions of qzero is
e_j1f.c 150 /* For x >= 8, the asymptotic expansions of pone is
242 /* For x >= 8, the asymptotic expansions of qone is
  /external/clang/www/
comparison.html 107 consistently, showing macro expansions and many other features.</li>
153 track of macro expansions.</li>
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 120 // When we change the post-inc loop set, cached expansions may no
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java 35 * and notations are not made available. Entity reference expansions and
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 319 expansions, and what happens when we have a long line that overflows
443 The preprocessor stores macro expansions in tokenized form. This saves
654 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 319 expansions, and what happens when we have a long line that overflows
443 The preprocessor stores macro expansions in tokenized form. This saves
654 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
655 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/
cppinternals.info 320 expansions, and what happens when we have a long line that overflows
444 The preprocessor stores macro expansions in tokenized form. This saves
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cppinternals.info 319 expansions, and what happens when we have a long line that overflows
443 The preprocessor stores macro expansions in tokenized form. This saves
654 in-progress macro expansions. So instead of modifying the two token
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 369 * Get a set containing the expansions defined by the collator. The set includes
370 * both the UCA expansions and the expansions defined by the tailoring
373 * @param expansions if not NULL, the set to hold the expansions
381 USet *contractions, USet *expansions,
    [all...]

Completed in 1205 milliseconds

12 3 4 5 6 7 8 91011>>