/prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/ |
key.go | 53 // also some predefined root keys such as CURRENT_USER. 58 // Windows defines some predefined root keys that are always open.
|
/prebuilts/go/linux-x86/src/cmd/gofmt/ |
simplify.go | 74 // unresolved "len" identifier refers to the predefined len() 83 // because we don't have dot imports, it must be the predefined len()
|
/prebuilts/go/linux-x86/src/internal/syscall/windows/registry/ |
key.go | 53 // also some predefined root keys such as CURRENT_USER. 58 // Windows defines some predefined root keys that are always open.
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_log.h | 57 * \brief The predefined log categories 100 * \brief The predefined log priorities
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_log.h | 57 * \brief The predefined log categories 100 * \brief The predefined log priorities
|
/prebuilts/misc/windows/sdl2/include/ |
SDL_log.h | 57 * \brief The predefined log categories 100 * \brief The predefined log priorities
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_log.h | 57 * \brief The predefined log categories 100 * \brief The predefined log priorities
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/ |
layer1.py | 236 maximum of 30 users and/or predefined Amazon S3 groups. 253 predefined Amazon S3 groups: `AllUsers`, `AuthenticatedUsers`, or 260 address of an AWS account, or a predefined Amazon S3 group 299 users and/or predefined Amazon S3 groups you want to have access to 301 can grant permissions to a maximum of 30 users and/or predefined 313 predefined Amazon S3 groups: `AllUsers`, `AuthenticatedUsers`, or 320 account, or a predefined Amazon S3 group. [all...] |
/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 76 /// sets. The values below NUM_PREDEF_TYPE_IDs are predefined type 125 /// \brief The number of predefined identifier IDs. 138 /// \brief The number of predefined macro IDs. 144 /// \brief The number of predefined selector IDs. 162 /// \brief The number of predefined submodule IDs. 196 /// \brief The number of predefined preprocessed entity IDs. 693 /// \brief Predefined type IDs. 695 /// These type IDs correspond to predefined types in the AST 815 /// \brief The number of predefined type IDs that are reserved for 818 /// Type IDs for non-predefined types will start a [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
PluralRules.java | 209 * Provides access to the predefined <code>PluralRules</code> for a given locale and the plural type. 212 * ICU defines plural rules for many locales based on CLDR <i>Language Plural Rules</i>. For these predefined 219 * @return The predefined <code>PluralRules</code> object for this locale. If there's no predefined rules for [all...] |
/external/guava/guava/src/com/google/common/io/ |
Files.java | 78 * Charsets} for helpful predefined constants 95 * Charsets} for helpful predefined constants 259 * Charsets} for helpful predefined constants 315 * Charsets} for helpful predefined constants 330 * Charsets} for helpful predefined constants 345 * Charsets} for helpful predefined constants 360 * Charsets} for helpful predefined constants 507 * Charsets} for helpful predefined constants 527 * Charsets} for helpful predefined constants 557 * Charsets} for helpful predefined constant [all...] |
/external/messageformat/java/com/ibm/icu/simple/ |
PluralFormat.java | 51 * <li>It provides predefined plural rules for many languages. Thus, the programmer 54 * use the predefined keywords. The whole plural formatting of messages can 55 * be done using localized patterns from resource bundles. For predefined plural 66 * a predefined set of plural rules. You can create one using one of 91 * There are 6 predefined case keywords in CLDR/ICU - 'zero', 'one', 'two', 'few', 'many' and 135 * The locale used for standard number formatting and getting the predefined 219 * predefined plural rule set for the locale
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cpp.info | 88 * Predefined Macros:: 93 Predefined Macros 95 * Standard Predefined Macros:: 96 * Common Predefined Macros:: 97 * System-specific Predefined Macros:: 586 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/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/ |
package.html | 49 a chemical reaction up to some predefined concentration for the first substance,
|
/external/autotest/client/cros/cellular/pseudomodem/ |
modem_simple.py | 86 for the predefined common properties.
|
/external/autotest/client/deps/glbench/ |
USAGE_glbench | 5 For the test to pass the performance numbers have to be better than a 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/icu/icu4c/source/common/unicode/ |
ptypes.h | 58 Use #if...#else...#endif with predefined compiler macros if possible. */
|
/external/libchrome/base/metrics/ |
histogram_samples.h | 111 // For histograms that don't use predefined buckets, it returns false.
|
/external/libevent/ |
Doxyfile | 212 # PREDEFINED and EXPAND_AS_DEFINED tags. 234 # The PREDEFINED tag can be used to specify one or more macro names that 242 PREDEFINED = TAILQ_ENTRY RB_ENTRY _EVENT_DEFINED_TQENTRY _EVENT_IN_DOXYGEN 247 # Use the PREDEFINED tag if you want to use a different macro definition.
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
Colors.java | 59 /** Resets the color map to the predefined colors. */
|
/external/libxml2/doc/ |
entities.html | 23 are 5 predefined entities in libxml2 allowing you to escape characters with 24 predefined meaning in some parts of the xml document content: 55 entity references elements in the DOM tree.</p><p>Note that at save time libxml2 enforces the conversion of the predefined 61 non-predefined entities in your documents, then the learning curve to handle
|
/external/libxml2/os400/libxmlrpg/ |
c14n.rpgle | 53 * Predefined values for C14N modes
|