/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CurrencyDisplayNames.java | 29 * is no data for that either, it falls back to the root locale. Substitute 45 * is no data for that either, it falls back to the root locale. Substitute 64 * from those APIs instead of a substitute value. 67 * @param noSubstitute if true, do not return substitute values. 82 * from those APIs instead of a substitute value. 85 * @param noSubstitute if true, do not return substitute values.
|
/external/protobuf/src/google/protobuf/stubs/ |
substitute.cc | 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 33 #include <google/protobuf/stubs/substitute.h> 44 // to Substitute(). 53 string Substitute( 85 << "strings::Substitute format string invalid: asked for \"$" 98 << "Invalid strings::Substitute() format string: \""
|
substitute.h | 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 32 // from google3/strings/substitute.h 46 // strings::Substitute() 52 // return strings::Substitute("My name is $0 $1 and I am $2 years old.", 73 // SubstituteAndAppend() is like Substitute() but appends the result to 81 // Substitute() is significantly faster than StringPrintf(). For very 140 LIBPROTOBUF_EXPORT string Substitute(
|
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsub-table.hh | 118 * substitute GlyphID */ 129 unsigned int count = substitute.len; 135 c->glyphs->add (substitute[iter.get_coverage ()]); 144 unsigned int count = substitute.len; 149 c->output->add (substitute[iter.get_coverage ()]); 171 if (unlikely (index >= substitute.len)) return_trace (false); 173 glyph_id = substitute[index]; 186 if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return_trace (false); 194 return_trace (coverage.sanitize (c, this) && substitute.sanitize (c)); 203 substitute; /* Array of substitut member in struct:OT::SingleSubstFormat2 325 substitute; \/* String of GlyphIDs to substitute *\/ member in struct:OT::Sequence 952 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); local 980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); local 1006 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); local 1037 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); local [all...] |
/external/adhd/ |
NOTICE | 23 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 44 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 71 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
/external/deqp/modules/glshared/ |
glsLongStressTestUtil.hpp | 51 std::string substitute (const std::string&) const; 52 std::string substitute (const std::string&, const std::map<std::string, std::string>&) const;
|
glsLongStressTestUtil.cpp | 58 string ProgramLibrary::substitute (const string& templ, const map<string, string>& additionalParams) const function in class:deqp::gls::LongStressTestUtil::ProgramLibrary 77 string ProgramLibrary::substitute (const std::string& templ) const function in class:deqp::gls::LongStressTestUtil::ProgramLibrary 79 return substitute(templ, map<string, string>()); 122 firstLevelParams["VTX_DUMMY_INPUTS"] = substitute(vtxDummyInputs); 126 gls::ProgramContext context(substitute(vertexTemplate, firstLevelParams).c_str(), substitute(fragmentTemplate).c_str(), "a_position"); 161 gls::ProgramContext context(substitute(vertexTemplate).c_str(), substitute(fragmentTemplate).c_str(), "a_position"); 222 firstLevelParams["VTX_TEX_COORD_INPUTS"] = substitute(vtxTexCoordInputs); 223 firstLevelParams["VTX_TEX_COORD_OUTPUTS"] = substitute(vtxTexCoordOutputs) [all...] |
/bionic/libc/arch-arm/bionic/ |
_exit_with_stack_teardown.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
stpcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
strcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
stpcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
strcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm/generic/bionic/ |
__memcpy_chk.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm64/bionic/ |
__set_tls.c | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
_exit_with_stack_teardown.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm64/denver64/bionic/ |
memcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
/bionic/libc/arch-arm64/generic/bionic/ |
__memcpy_chk.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
memcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
stpcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
strcpy.S | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
wmemmove.S | 21 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/bionic/libc/arch-common/bionic/ |
__dso_handle.h | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
__dso_handle_so.h | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
asm_multiarch.h | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
atexit.h | 21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|