Home
last modified time | relevance | path

Searched refs:Append (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs400 buf.Append(Version); in ToNotifyString()
401 buf.Append('\t'); in ToNotifyString()
402 buf.Append(parser.GetType().Name); in ToNotifyString()
494 buf.Append("ANTLR Runtime Report; Profile Version "); in ToString()
495 buf.Append(stats.Version); in ToString()
496 buf.Append(NewLine); in ToString()
497 buf.Append("parser name "); in ToString()
498 buf.Append(stats.name); in ToString()
499 buf.Append(NewLine); in ToString()
500 buf.Append("Number of rule invocations "); in ToString()
[all …]
DDebugEventSocketProxy.cs222 buf.Append("exception\t"); in RecognitionException()
223 buf.Append(e.GetType().Name); in RecognitionException()
225 buf.Append("\t"); in RecognitionException()
226 buf.Append(e.Index); in RecognitionException()
227 buf.Append("\t"); in RecognitionException()
228 buf.Append(e.Line); in RecognitionException()
229 buf.Append("\t"); in RecognitionException()
230 buf.Append(e.CharPositionInLine); in RecognitionException()
244 buf.Append("semanticPredicate\t"); in SemanticPredicate()
245 buf.Append(result); in SemanticPredicate()
[all …]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DProfiler.cs445 buf.Append(Version); in ToNotifyString()
446 buf.Append('\t'); in ToNotifyString()
447 buf.Append(parser.GetType().Name); in ToNotifyString()
545 buf.Append("ANTLR Runtime Report; Profile Version "); in ToString()
546 buf.Append(stats.Version); in ToString()
547 buf.Append(NewLine); in ToString()
548 buf.Append("parser name "); in ToString()
549 buf.Append(stats.name); in ToString()
550 buf.Append(NewLine); in ToString()
551 buf.Append("Number of rule invocations "); in ToString()
[all …]
DDebugEventSocketProxy.cs256 buf.Append( "exception\t" ); in RecognitionException()
257 buf.Append( e.GetType().Name ); in RecognitionException()
259 buf.Append( "\t" ); in RecognitionException()
260 buf.Append( e.Index ); in RecognitionException()
261 buf.Append( "\t" ); in RecognitionException()
262 buf.Append( e.Line ); in RecognitionException()
263 buf.Append( "\t" ); in RecognitionException()
264 buf.Append( e.CharPositionInLine ); in RecognitionException()
281 buf.Append( "semanticPredicate\t" ); in SemanticPredicate()
282 buf.Append( result ); in SemanticPredicate()
[all …]
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc763 class Append: public SectionFixture, public Test { }; class
765 TEST_F(Append, Bytes) { in TEST_F() argument
766 section.Append(data, sizeof(data)); in TEST_F()
772 TEST_F(Append, BytesTwice) { in TEST_F() argument
773 section.Append(data, sizeof(data)); in TEST_F()
774 section.Append(data, sizeof(data)); in TEST_F()
782 TEST_F(Append, String) { in TEST_F() argument
785 section.Append(s1); in TEST_F()
786 section.Append(s2); in TEST_F()
791 TEST_F(Append, CString) { in TEST_F() argument
[all …]
/external/v8/tools/clang/value_cleanup/tests/
Dlist-value-append-original.cc28 list.Append(new base::FundamentalValue(1 == 0)); in F()
29 list.Append(new base::FundamentalValue(true)); in F()
30 list.Append(new base::FundamentalValue(static_cast<unsigned char>(1.0))); in F()
31 list.Append(new base::FundamentalValue(double{3})); in F()
32 list.Append(new base::StringValue("abc")); in F()
34 list.Append(ReturnsUniquePtr().release()); in F()
36 list.Append(thing.ToValue().release()); in F()
38 list.Append(unique_ptr_var.release()); in F()
47 local->Append(input); in G()
49 list.Append(local); in G()
[all …]
Dlist-value-append-expected.cc34 list.Append(ReturnsUniquePtr()); in F()
36 list.Append(thing.ToValue()); in F()
38 list.Append(std::move(unique_ptr_var)); in F()
47 local->Append(input); in G()
49 list.Append(std::move(local)); in G()
55 list.Append(clever_list); in G()
61 list.Append(returned_value); in G()
67 list.Append(std::move(reused_list)); in G()
70 list.Append(std::move(reused_list)); in G()
76 list.Append(reused_list_2); in G()
[all …]
/external/v8/src/
Dlog-utils.cc58 msg.Append("v8-version,%d,%d,%d,%d,%d", Version::GetMajor(), in Initialize()
112 void Log::MessageBuilder::Append(const char* format, ...) { in Append() function in v8::internal::Log::MessageBuilder
138 void Log::MessageBuilder::Append(const char c) { in Append() function in v8::internal::Log::MessageBuilder
147 Append('"'); in AppendDoubleQuotedString()
150 Append('\\'); in AppendDoubleQuotedString()
152 Append(*p); in AppendDoubleQuotedString()
154 Append('"'); in AppendDoubleQuotedString()
158 void Log::MessageBuilder::Append(String* str) { in Append() function in v8::internal::Log::MessageBuilder
162 Append(static_cast<char>(str->Get(i))); in Append()
167 Append("%p", static_cast<void*>(addr)); in AppendAddress()
[all …]
Dlog.cc763 msg.Append("profiler,\"begin\",%d", kSamplingIntervalMs); in ProfilerBeginEvent()
776 msg.Append("%s,\"%s\"", name, value); in UncheckedStringEvent()
794 msg.Append("%s,%d", name, value); in UncheckedIntEvent()
802 msg.Append("%s,%" V8PRIdPTR, name, value); in UncheckedIntPtrTEvent()
810 msg.Append("%s,%p", name, static_cast<void*>(location)); in HandleEvent()
839 msg.Append("shared-library,\"%s\",0x%08" V8PRIxPTR ",0x%08" V8PRIxPTR in SharedLibraryEvent()
850 msg.Append("code-deopt,%d,%d", since_epoch, code->CodeSize()); in CodeDeoptEvent()
860 msg.Append("current-time,%d", since_epoch); in CurrentTimeEvent()
872 msg.Append(format, name, since_epoch); in TimerEvent()
954 msg.Append("new,%s,%p,%u", name, object, static_cast<unsigned int>(size)); in NewEvent()
[all …]
/external/nanopb-c/tests/
DSConstruct22 if 'CCFLAGS' in ARGUMENTS: env.Append(CCFLAGS = ARGUMENTS['CCFLAGS'])
23 if 'CXXFLAGS' in ARGUMENTS: env.Append(CXXFLAGS = ARGUMENTS['CXXFLAGS'])
29 env.Append(CPPPATH = ["#../", "$COMMON"])
32 env.Append(PROTOCPATH = '#../generator')
41 context.env.Append(CCFLAGS = flags)
42 context.env.Append(LINKFLAGS = linkflags)
58 conf.env.Append(CPPDEFINES = {'PB_SYSTEM_HEADER': '\\"pb_syshdr.h\\"'})
59 conf.env.Append(CPPPATH = "#../extra")
61 if stdbool: conf.env.Append(CPPDEFINES = {'HAVE_STDBOOL_H': 1})
62 if stdint: conf.env.Append(CPPDEFINES = {'HAVE_STDINT_H': 1})
[all …]
/external/google-breakpad/src/common/linux/
Dsynth_elf.cc49 Append(7, 0); in ELF()
59 Append(endianness, addr_size_, 0); in ELF()
61 Append(endianness, addr_size_, program_header_label_); in ELF()
63 Append(endianness, addr_size_, section_header_label_); in ELF()
100 .Append(endianness(), addr_size_, flags) in AddSection()
102 .Append(endianness(), addr_size_, addr) in AddSection()
104 .Append(endianness(), addr_size_, offset_label) in AddSection()
106 .Append(endianness(), addr_size_, size) in AddSection()
112 .Append(endianness(), addr_size_, 0) in AddSection()
114 .Append(endianness(), addr_size_, entsize); in AddSection()
[all …]
/external/libmojo/mojo/public/cpp/bindings/tests/
Dvalidation_unittest.cc37 void Append(std::vector<uint8_t>* data_vector, T data) { in Append() function
299 Append(&expected, static_cast<uint8_t>(0x10)); in TEST_F()
300 Append(&expected, static_cast<uint16_t>(65535)); in TEST_F()
301 Append(&expected, static_cast<uint32_t>(65536)); in TEST_F()
302 Append(&expected, static_cast<uint64_t>(0xffffffffffffffff)); in TEST_F()
303 Append(&expected, static_cast<uint8_t>(0)); in TEST_F()
304 Append(&expected, static_cast<uint8_t>(0xff)); in TEST_F()
311 Append(&expected, -static_cast<int64_t>(0x800)); in TEST_F()
312 Append(&expected, static_cast<int8_t>(-128)); in TEST_F()
313 Append(&expected, static_cast<int16_t>(0)); in TEST_F()
[all …]
/external/mesa3d/scons/
Dgallium.py87 env.Append(CCFLAGS = [
363 env.Append(CPPDEFINES = cppdefines)
488 env.Append(CCFLAGS = ccflags)
489 env.Append(CFLAGS = cflags)
490 env.Append(CXXFLAGS = cxxflags)
496 env.Append(CCFLAGS = ['/MTd'])
497 env.Append(SHCCFLAGS = ['/LDd'])
499 env.Append(CCFLAGS = ['/MT'])
500 env.Append(SHCCFLAGS = ['/LD'])
506 env.Append(CCFLAGS = [
[all …]
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DNSIS_Security.patch18 - defenv.Append(CCFLAGS = ['/GS-'])
19 + defenv.Append(CCFLAGS = ['/GS'])
20 …defenv.Append(CPPDEFINES = ['_CRT_SECURE_NO_WARNINGS', '_CRT_NONSTDC_NO_WARNINGS', '_CRT_SECURE_NO…
23 @@ -143,9 +143,9 @@ stub_env.Append(CCFLAGS = ['/Fa${TARGET}.lst']) # listing file name
24 stub_env.Append(LINKFLAGS = ['$NODEFLIBS_FLAG']) # no default libraries
25 stub_env.Append(LINKFLAGS = ['$MAP_FLAG']) # generate map file
29 - stub_env.Append(LINKFLAGS = ['/FIXED'])
32 +# stub_env.Append(LINKFLAGS = ['/FIXED'])
35 stub_uenv.Append(CPPDEFINES = ['_UNICODE', 'UNICODE'])
/external/libbrillo/brillo/
Dosrelease_reader_unittest.cc19 osreleased_ = temp_dir_.path().Append("etc").Append("os-release.d"); in SetUp()
20 osrelease_ = temp_dir_.path().Append("etc").Append("os-release"); in SetUp()
45 base::WriteFile(osreleased_.Append("TEST_KEY"), hello.data(), hello.size()); in TEST_F()
46 base::WriteFile(osreleased_.Append("GREETINGS"), ola.data(), ola.size()); in TEST_F()
79 base::WriteFile(osreleased_.Append("HELLO"), hello.data(), hello.size()); in TEST_F()
81 osreleased_.Append("BONJOUR"), bonjour.data(), bonjour.size()); in TEST_F()
/external/avb/test/
Davbtool_unittest.cc67 base::FilePath path = testdir_.Append("version.txt"); in TEST_F()
279 base::FilePath vbmeta_path = testdir_.Append("vbmeta.img"); in TEST_F()
280 base::FilePath vbmeta_padded_path = testdir_.Append("vbmeta_padded.img"); in TEST_F()
435 base::FilePath ext_vbmeta_path = testdir_.Append("ext_vbmeta.bin"); in AddHashFooterTest()
436 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in AddHashFooterTest()
651 base::FilePath partition_path = testdir_.Append("partition.bin"); in TEST_F()
709 base::FilePath output_path = testdir_.Append("max_size.txt"); in TEST_F()
750 base::FilePath ext_vbmeta_path = testdir_.Append("ext_vbmeta.bin"); in AddHashtreeFooterTest()
751 base::FilePath rootfs_path = testdir_.Append("rootfs.bin"); in AddHashtreeFooterTest()
939 base::FilePath vbmeta_dmv_path = testdir_.Append("vbmeta_dm_verity_desc.bin"); in AddHashtreeFooterTest()
[all …]
/external/mesa3d/src/gallium/targets/graw-xlib/
DSConscript14 env.Append(LIBS = env['X11_LIBS'])
15 env.Append(LIBPATH = env['X11_LIBPATH'])
17 env.Append(CPPPATH = [
23 env.Append(CPPDEFINES = ['GALLIUM_RBUG', 'GALLIUM_TRACE'])
31 env.Append(CPPDEFINES = ['GALLIUM_TRACE', 'GALLIUM_RBUG', 'GALLIUM_SOFTPIPE'])
35 env.Append(CPPDEFINES = 'GALLIUM_LLVMPIPE')
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas346 SB.Append('{');
351 SB.Append(', ');
355 SB.Append('}');
378 SB.Append('[');
382 SB.Append(', ');
385 SB.Append('null')
388 SB.Append(DictionaryToString(Dict))
391 SB.Append(ListToString(List))
393 SB.Append(Element.ToString);
395 SB.Append(']');
[all …]
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDurationPartial.cs202 builder.Append('"'); in ToJson()
206 builder.Append('-'); in ToJson()
209 builder.Append(seconds.ToString("d", CultureInfo.InvariantCulture)); in ToJson()
211 builder.Append("s\""); in ToJson()
253 builder.Append('.'); in AppendNanoseconds()
257 builder.Append((nanos / 1000000).ToString("d3", CultureInfo.InvariantCulture)); in AppendNanoseconds()
261 builder.Append((nanos / 1000).ToString("d6", CultureInfo.InvariantCulture)); in AppendNanoseconds()
265 builder.Append(nanos.ToString("d9", CultureInfo.InvariantCulture)); in AppendNanoseconds()
/external/mesa3d/src/mapi/glapi/
DSConscript13 env.Append(CPPDEFINES = [
18 env.Append(CPPDEFINES = [
24 env.Append(CPPDEFINES = ['_GLAPI_DLL_EXPORTS'])
27 env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
29 env.Append(CPPPATH = [
60 env.Append(CPPDEFINES = [
73 env.Append(CPPDEFINES = [
86 env.Append(CPPDEFINES = [
/external/google-breakpad/src/processor/
Dsynth_minidump_unittest.cc71 section1.Append("order"); in TEST()
72 section2.Append("mayhem"); in TEST()
85 stream.Append("stream contents"); in TEST()
86 section.Append("section contents"); in TEST()
103 memory.Append("memory contents"); in TEST()
104 section.Append("section contents"); in TEST()
120 memory.Append(1729, 42); in TEST()
168 stack.Append("stack contents"); in TEST()
253 section.Append("initial"); in TEST()
275 section1.Append("section one contents"); in TEST()
[all …]
/external/mesa3d/src/gallium/targets/libgl-xlib/
DSConscript8 env.Append(CPPPATH = [
16 env.Append(CPPDEFINES = ['USE_XSHM'])
44 env.Append(CPPDEFINES = ['GALLIUM_TRACE', 'GALLIUM_RBUG', 'GALLIUM_SOFTPIPE'])
48 env.Append(CPPDEFINES = ['GALLIUM_LLVMPIPE'])
52 env.Append(CPPDEFINES = 'HAVE_SWR')
59 env.Append(SHLINKFLAGS = [
62 env.Append(SHLINKFLAGS = [
/external/libvpx/libvpx/tools/
Ddiff.py27 def Append(self, line): member in DiffLines
50 def Append(self, line): member in DiffHunk
53 self.left.Append(line)
55 self.right.Append(line)
57 self.left.Append(line)
58 self.right.Append(line)
121 hunk.Append(line)
/external/google-tv-pairing-protocol/cpp/
Dmain.scons55 linux_env.Append(
61 linux_32_env.Append(
82 linux_opt_32_env.Append(
91 linux_64_env.Append(
113 linux_opt_64_env.Append(
122 mac_env.Append(
149 mac_opt_env.Append(
163 mac_dbg_env.Append(
173 win_env.Append(
204 win_opt_env.Append(
[all …]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreePatternLexer.cs83 sval.Append( (char)c ); in NextToken()
88 sval.Append( (char)c ); in NextToken()
129 sval.Append( '\\' ); in NextToken()
131 sval.Append( (char)c ); in NextToken()
135 sval.Append( (char)c ); in NextToken()

12345678910>>...20