/external/vixl/src/vixl/a64/ |
D | disasm-a64.cc | 1550 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEON2RegMisc() 1557 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON2RegMisc() 1634 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEON3Same() 1703 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEON3Different() 1742 Format(instr, mnemonic, nfd.Substitute(form, in VisitNEONAcrossLanes() 1786 Format(instr, nfd.Mnemonic(mnemonic), nfd.Substitute(form)); in VisitNEONByIndexedElement() 1789 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement() 1792 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONByIndexedElement() 1843 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONCopy() 1855 Format(instr, mnemonic, nfd.Substitute(form)); in VisitNEONExtract() [all …]
|
D | disasm-a64.h | 111 void Substitute(const Instruction* instr, const char* string);
|
D | instructions-a64.h | 549 return Substitute(string, kPlaceholder, kPlaceholder, kPlaceholder); in SubstitutePlaceholders() 554 const char* Substitute(const char* string,
|
/external/pdfium/core/src/fpdfapi/fpdf_font/ |
D | ttgsubtable.h | 296 TT_uint16_t *Substitute; member 297 TSingleSubstFormat2(): Coverage(NULL), GlyphCount(0), Substitute(NULL) in TSingleSubstFormat2() 306 if(Substitute) { in ~TSingleSubstFormat2() 307 delete[] Substitute; in ~TSingleSubstFormat2()
|
D | ttgsubtable.cpp | 162 *vglyphnum = tbl2->Substitute[index]; in GetVerticalGlyphSub2() 416 rec->Substitute = new TT_uint16_t[rec->GlyphCount]; in ParseSingleSubstFormat2() 418 rec->Substitute[i] = GetUInt16(sp); in ParseSingleSubstFormat2()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | subprocess.cc | 245 *error = strings::Substitute( in Communicate() 437 *error = strings::Substitute( 443 *error = strings::Substitute(
|
D | mock_code_generator.cc | 233 return strings::Substitute("$0: $1, $2, $3, $4\n", in GetOutputFileContent()
|
D | command_line_interface.cc | 516 string magic_string = strings::Substitute( in ~MemoryOutputStream() 1315 *error = strings::Substitute("$0: $1", plugin_name, communicate_error); in GeneratePluginOutput() 1339 *error = strings::Substitute( in GeneratePluginOutput()
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-instancetype.m | 3 // Substitute the actual type for a method returning instancetype.
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_helpers.cc | 319 return strings::Substitute( in DefaultValue() 332 return strings::Substitute( in DefaultValue()
|
/external/v8/src/arm64/ |
D | disasm-arm64.h | 35 void Substitute(Instruction* instr, const char* string);
|
D | disasm-arm64.cc | 1251 Substitute(instr, mnemonic); in Format() 1254 Substitute(instr, format); in Format() 1261 void Disassembler::Substitute(Instruction* instr, const char* string) { in Substitute() function in v8::internal::Disassembler
|
/external/protobuf/src/google/protobuf/stubs/ |
D | substitute.cc | 53 string Substitute( in Substitute() function
|
D | substitute.h | 140 LIBPROTOBUF_EXPORT string Substitute(
|
D | common_unittest.cc | 84 strings::Substitute("$0 $1:$2: $3", in CaptureLog()
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 412 return strings::Substitute( in DefaultValue() 424 return strings::Substitute( in DefaultValue()
|
D | java_message.cc | 282 builder_type = strings::Substitute( in Generate() 295 builder_type = strings::Substitute( in Generate()
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_primitive_field.cc | 213 (*variables)["default_constant_value"] = strings::Substitute( in SetPrimitiveVariables() 229 (*variables)["default_constant_value"] = strings::Substitute( in SetPrimitiveVariables()
|
/external/fonttools/Lib/fontTools/ |
D | subset.py | 116 _set_update(s.glyphs, *(self.Sequence[i].Substitute for i in indices)) 124 if all(sub in s.glyphs for sub in seq.Substitute)] 172 s.glyphs.update(self.Substitute[i] for i in indices) 180 self.Substitute = [self.Substitute[i] for i in indices] 182 indices = [i for i,sub in enumerate(self.Substitute) 184 self.Substitute = [self.Substitute[i] for i in indices] 186 self.GlyphCount = len(self.Substitute)
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic-win1256.hh | 143 OT_UARRAY(Name##Substitute, OT_LIST(ToGlyphs)) \
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 327 return strings::Substitute( in DefaultValue()
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | quantize_mmx.asm | 263 ; Substitute the sse assembly for the old mmx mixed assembly/C. The
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 3567 strings::Substitute( in BuildMessage() 3583 strings::Substitute("Extension range $0 to $1 overlaps with " in BuildMessage() 3797 strings::Substitute("Field numbers cannot be greater than $0.", in BuildFieldOrExtension() 3802 strings::Substitute( in BuildFieldOrExtension() 3841 strings::Substitute("FieldDescriptorProto.oneof_index $0 is " in BuildFieldOrExtension() 4190 strings::Substitute("\"$0\" does not declare $1 as an " in CrossLinkField() 4333 strings::Substitute("Extension number $0 has already been used " in CrossLinkField() 4341 strings::Substitute("Field number $0 has already been used in " in CrossLinkField() 4352 string error_msg = strings::Substitute( in CrossLinkField() 4494 strings::Substitute("Extension numbers cannot be greater than $0.", in ValidateMessageOptions()
|
D | descriptor_unittest.cc | 4494 return strings::Substitute( in EmbedAggregateValue() 5191 using strings::Substitute; in PopulateFile() 5194 output->set_name(Substitute("file$0.proto", file_num)); in PopulateFile() 5198 message->set_name(Substitute("Message$0", file_num)); in PopulateFile() 5200 output->add_dependency(Substitute("file$0.proto", i)); in PopulateFile() 5202 field->set_name(Substitute("field$0", i)); in PopulateFile() 5206 field->set_type_name(Substitute("Message$0", i)); in PopulateFile() 5326 return strings::Substitute("$0:$1-$2:$3", in PrintSourceLocation()
|
D | text_format_unittest.cc | 547 string parse_string = strings::Substitute("optional_nested_enum: $0", in TEST_F() 556 string parse_string = strings::Substitute("sparse_enum: $0", in TEST_F()
|