Home
last modified time | relevance | path

Searched defs:MULTIPLE (Results 1 – 8 of 8) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPatternPlaceholders.java20MULTIPLE("May have multiple instances of the same placeholder, eg “{0} cats and {0} dogs”."),// enumConstant
/external/rust/crates/clap/3.2.23/src/builder/
Darg_settings.rs521 const MULTIPLE = Self::MULTIPLE_OCC.bits | Self::MULTIPLE_VALS.bits; constant
/external/python/cpython3/Lib/tkinter/
Dconstants.py86 MULTIPLE='multiple' variable
/external/python/cpython2/Lib/lib-tk/
DTkconstants.py86 MULTIPLE='multiple' variable
/external/rust/crates/ahash/src/
Doperations.rs4 pub(crate) const MULTIPLE: u64 = 6364136223846793005; constant
/external/angle/src/tests/perf_tests/
DUniformsPerf.cpp48 MULTIPLE, enumerator
/external/mesa3d/src/compiler/nir/
Dnir_search_helpers.h93 #define MULTIPLE(test) \ macro
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp193 MULTIPLE, // multiple buffer bindings with various descriptor types enumerator