HomeSort by relevance Sort by last modified time
    Searched refs:substitute (Results 101 - 125 of 220) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /external/deqp/external/vulkancts/scripts/
gen_framework.py 255 for platformType, substitute, compat in PLATFORM_TYPES:
258 self.type = self.type[:range[0]]+[PLATFORM_TYPE_NAMESPACE + '::' + substitute[0]] + substitute[1:] + self.type[range[1]:]
    [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.20/
kotlin-reflect-1.2.20.jar 
  /external/mksh/src/
var.c 214 sub = substitute(tmp, 0);
    [all...]
lex.c 32 #define SWORD 1 /* implicit quoting for substitute() */
    [all...]
  /external/tensorflow/tensorflow/core/framework/
function.cc 645 auto substitute = [attr_values](StringPiece name, AttrValue* val) { local
659 if (!SubstitutePlaceholders(substitute, &attr.second)) {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 293 // If the macro has no arguments, just substitute the text.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 293 // If the macro has no arguments, just substitute the text.
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.2.0/
kotlin-reflect-1.2.0.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/autotest/client/common_lib/cros/
textfsm.py 437 self.regex = string.Template(self.match).substitute(var_map)
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 1242 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const function in class:hb_ot_map_t
    [all...]
hb-ot-shape.cc 342 /* Substitute */
615 c->plan->substitute (c->font, buffer);
  /external/protobuf/src/
Makefile.am 237 google/protobuf/stubs/substitute.cc \
238 google/protobuf/stubs/substitute.h \
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
61 #include <google/protobuf/stubs/substitute.h>
    [all...]
  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
60 #include <google/protobuf/stubs/substitute.h>
314 builder_type = strings::Substitute(
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
68 #include <google/protobuf/stubs/substitute.h>
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /external/guava/guava-tests/test/com/google/common/reflect/
TypeTokenTest.java 1508 private static <T, X> TypeToken<T> substitute(TypeToken<T> type, Class<X> arg) { method in class:TypeTokenTest
    [all...]
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py 684 uploaded_filename = _BUILD_FILENAME.substitute(mapping)
    [all...]
  /external/protobuf/src/google/protobuf/
text_format_unittest.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
57 #include <google/protobuf/stubs/substitute.h>
552 string parse_string = strings::Substitute("optional_nested_enum: $0",
561 string parse_string = strings::Substitute("sparse_enum: $0",
    [all...]

Completed in 1141 milliseconds

1 2 3 45 6 7 8 9