/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 78 /// sets. The values below NUM_PREDEF_TYPE_IDs are predefined type 127 /// \brief The number of predefined identifier IDs. 140 /// \brief The number of predefined macro IDs. 146 /// \brief The number of predefined selector IDs. 160 /// \brief The number of predefined submodule IDs. 194 /// \brief The number of predefined preprocessed entity IDs. 643 /// \brief Predefined type IDs. 645 /// These type IDs correspond to predefined types in the AST 745 /// \brief The number of predefined type IDs that are reserved for 748 /// Type IDs for non-predefined types will start a [all...] |
/external/smack/src/org/jivesoftware/smack/packet/ |
XMPPError.java | 71 * If the Condition is predefined, client code should be like: 73 * If the Condition is not predefined, invocations should be like 85 * If the Condition is predefined, client code should be like: 87 * If the Condition is not predefined, invocations should be like 312 * A class to represent predefined error conditions.
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
i18n.html | 103 See the <a href="#overview-predefined">Predefined messages</a> section 104 for a full list of predefined message names. 155 <h2 id="overview-predefined">Predefined messages</h2> 158 The internationalization system provides a few predefined 177 The following table describes each predefined message.
|
/packages/inputmethods/LatinIME/java/res/values/ |
donottranslate.xml | 145 <!-- Predefined keyboard layouts for additional subtype --> 154 <!-- Predefined keyboard layout display names --> 163 <!-- Description for generic subtype that has predefined layout.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
cpp.info | 90 * Predefined Macros:: 95 Predefined Macros 97 * Standard Predefined Macros:: 98 * Common Predefined Macros:: 99 * System-specific Predefined Macros:: 590 Except for expansion of predefined macros, all these operations are [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cpp.info | 90 * Predefined Macros:: 95 Predefined Macros 97 * Standard Predefined Macros:: 98 * Common Predefined Macros:: 99 * System-specific Predefined Macros:: 590 Except for expansion of predefined macros, all these operations are [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
cpp.info | 90 * Predefined Macros:: 95 Predefined Macros 97 * Standard Predefined Macros:: 98 * Common Predefined Macros:: 99 * System-specific Predefined Macros:: 590 Except for expansion of predefined macros, all these operations are [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
cpp.info | 90 * Predefined Macros:: 95 Predefined Macros 97 * Standard Predefined Macros:: 98 * Common Predefined Macros:: 99 * System-specific Predefined Macros:: 590 Except for expansion of predefined macros, all these operations are [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
FillArrayDataInsn.java | 27 * Instruction which fills a newly created array with a predefined list of
|
/dalvik/dx/src/com/android/dx/rop/code/ |
FillArrayDataInsn.java | 26 * Instruction which fills a newly created array with a predefined list of
|
/external/chromium_org/ppapi/api/ |
ppb_mouse_cursor.idl | 95 * When you are specifying a predefined cursor, this parameter must be 0.
|
/external/chromium_org/ppapi/c/ |
ppb_mouse_cursor.h | 117 * When you are specifying a predefined cursor, this parameter must be 0.
|
/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
WebSocketHandshake.h | 102 // Reads all headers except for the two predefined ones.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
xmlpool.h | 93 * Predefined option sections and options with multi-lingual descriptions
|
/external/chromium_org/third_party/npapi/bindings/ |
nptypes.h | 50 * is predefined tho, both in C and C++.
|
/external/chromium_org/third_party/npapi/npspy/extern/plugin/ |
nptypes.h | 47 * is predefined tho, both in C and C++.
|
/external/chromium_org/third_party/re2/re2/testing/ |
random_test.cc | 74 // operators, some literals, some parenthesized literals, and predefined
|
/external/clang/test/Preprocessor/ |
predefined-macros.c | 1 // This test verifies that the correct macros are predefined.
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
FillArrayDataInsn.java | 27 * Instruction which fills a newly created array with a predefined list of
|
/external/icu4c/common/unicode/ |
ptypes.h | 58 Use #if...#else...#endif with predefined compiler macros if possible. */
|
/external/libffi/include/ |
ffi_common.h | 32 # ifndef alloca /* predefined by HP cc +Olibcalls */
|
/external/libffi/src/ |
types.c | 4 Predefined ffi_types needed by libffi.
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
xmlpool.h | 93 * Predefined option sections and options with multi-lingual descriptions
|
/external/mockito/src/org/mockito/ |
ArgumentMatcher.java | 16 * ArgumentMatcher is an hamcrest {@link Matcher} with predefined describeTo() method.
|
/external/regex-re2/re2/testing/ |
random_test.cc | 74 // operators, some literals, some parenthesized literals, and predefined
|