/external/tcpdump/ |
D | Android.bp | 55 "print.c", 56 "print-802_11.c", 57 "print-802_15_4.c", 58 "print-ah.c", 59 "print-ahcp.c", 60 "print-aodv.c", 61 "print-aoe.c", 62 "print-ap1394.c", 63 "print-arcnet.c", 64 "print-arp.c", [all …]
|
D | Makefile.in | 91 print.c \ 92 print-802_11.c \ 93 print-802_15_4.c \ 94 print-ah.c \ 95 print-ahcp.c \ 96 print-aodv.c \ 97 print-aoe.c \ 98 print-ap1394.c \ 99 print-arcnet.c \ 100 print-arp.c \ [all …]
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | gl_SPARC_asm.py | 44 print('#ifdef __arch64__') 45 print('#define GL_OFF(N)\t((N) * 8)') 46 print('#define GL_LL\t\tldx') 47 print('#define GL_TIE_LD(SYM)\t%tie_ldx(SYM)') 48 print('#define GL_STACK_SIZE\t128') 49 print('#else') 50 print('#define GL_OFF(N)\t((N) * 4)') 51 print('#define GL_LL\t\tld') 52 print('#define GL_TIE_LD(SYM)\t%tie_ld(SYM)') 53 print('#define GL_STACK_SIZE\t64') [all …]
|
D | gl_x86_asm.py | 58 print('#include "x86/assyntax.h"') 59 print('') 60 print('#if defined(STDCALL_API)') 61 print('# define GL_PREFIX(n,n2) GLNAME(CONCAT(gl,n2))') 62 print('#else') 63 print('# define GL_PREFIX(n,n2) GLNAME(CONCAT(gl,n))') 64 print('#endif') 65 print('') 66 print('#define GL_OFFSET(x) CODEPTR(REGOFF(4 * x, EAX))') 67 print('') [all …]
|
D | gl_x86-64_asm.py | 59 print('\tsubq\t$%u, %%rsp' % (adjust_stack)) 77 print('\taddq\t$%u, %%rsp' % (adjust_stack)) 84 print('\tmovq\t%s, (%%rsp)' % (reg)) 86 print('\tmovq\t%s, %u(%%rsp)' % (reg, offset)) 88 print('\tpushq\t%s' % (reg)) 96 print('\tmovq\t(%%rsp), %s' % (reg)) 98 print('\tmovq\t%u(%%rsp), %s' % (offset, reg)) 100 print('\tpopq\t%s' % (reg)) 124 print("/* If we build with gcc's -fvisibility=hidden flag, we'll need to change") 125 print(" * the symbol visibility mode to 'default'.") [all …]
|
D | glX_proto_recv.py | 45 print '# include <X11/Xfuncproto.h>' 46 print '' 47 print 'struct __GLXclientStateRec;' 48 print '' 56 print 'extern _X_HIDDEN void __glXDisp_%s(GLbyte * pc);' % (func.name) 57 … print 'extern _X_HIDDEN _X_COLD void __glXDispSwap_%s(GLbyte * pc);' % (func.name) 59 … print 'extern _X_HIDDEN int __glXDisp_%s(struct __GLXclientStateRec *, GLbyte *);' % (func.name) 60 …print 'extern _X_HIDDEN _X_COLD int __glXDispSwap_%s(struct __GLXclientStateRec *, GLbyte *);' % (… 64 … print 'extern _X_HIDDEN int __glXDisp_%s(struct __GLXclientStateRec *, GLbyte *);' % (n) 65 …print 'extern _X_HIDDEN _X_COLD int __glXDispSwap_%s(struct __GLXclientStateRec *, GLbyte *);' % (… [all …]
|
D | gl_table.py | 50 print(' %s (GLAPIENTRYP %s)(%s); /* %d */' % ( 54 print('#ifndef GLAPIENTRYP') 55 print('# ifndef GLAPIENTRY') 56 print('# define GLAPIENTRY') 57 print('# endif') 58 print('') 59 print('# define GLAPIENTRYP GLAPIENTRY *') 60 print('#endif') 61 print('') 62 print('') [all …]
|
/external/one-true-awk/testdir/ |
D | lilly.progs | 1 BEGIN{foo=6;print foo/2} 2 BEGIN{foo=10;foo/=2;print foo} 3 /=/ {print $0} 4 /==/ {print $0} 5 /\+=/ {print $0} 6 /\*=/ {print $0} 7 /-=/ {print $0} 8 /\/=/ {print $0} 9 /%=/ {print $0} 10 /^=/ {print $0} [all …]
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 46 ../../print-802_11.o \ 47 ../../print-ah.o \ 48 ../../print-aodv.o \ 49 ../../print-ap1394.o \ 50 ../../print-arcnet.o \ 51 ../../print-arp.o \ 52 ../../print-ascii.o \ 53 ../../print-atalk.o \ 54 ../../print-atm.o \ 55 ../../print-beep.o \ [all …]
|
D | WinDump.dsp | 164 SOURCE="..\..\print-802_11.c" 168 SOURCE=..\..\print-802_15_4.c 172 SOURCE="..\..\print-ah.c" 176 SOURCE="..\..\print-ahcp.c" 180 SOURCE="..\..\print-aodv.c" 184 SOURCE="..\..\print-aoe.c" 188 SOURCE="..\..\print-ap1394.c" 192 SOURCE="..\..\print-arcnet.c" 196 SOURCE="..\..\print-arp.c" 200 SOURCE="..\..\print-ascii.c" [all …]
|
/external/icu/icu4c/source/tools/gensprep/ |
D | filterRFC3454.pl | 78 print $outFH $copyright; 79 print $outFH $warning; 82 print $outFH "\@normalize;;\n"; 85 print $outFH "\@check-bidi;;\n"; 87 print $outFH "\n"; 161 print $outFH $comment."\n"; 169 print $outFH "\n# Total code points $count\n\n"; 172 if($print==1){ 173 print $line; 198 #print $start." ".$end."\n"; [all …]
|
/external/bc/tests/fuzzing/bc_inputs2/ |
D | print2.txt | 23 print "\n" 39 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 000\n" 40 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 001\n" 41 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 002\n" 42 print "\n" 50 print " 001 012 066 220 495 792 924 792 495 220 066 012 000\n" 51 print " 001 012 066 220 495 792 924 792 495 220 066 012 001\n" 52 print " 001 012 066 220 495 792 924 792 495 220 066 012 002\n" 53 print " 999 999 999 999 999 999 999 999 999 999 999 999\n" 54 print " 001 000 000 000 000 000 000 000 000 000 000 000 000\n" [all …]
|
/external/bc/tests/bc/ |
D | print2.txt | 23 print "\n" 39 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 000\n" 40 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 001\n" 41 print " 084 044 021 047 096 073 015 052 088 014 072 097 047 021 094 051 083\e\n 002\n" 42 print "\n" 50 print " 001 012 066 220 495 792 924 792 495 220 066 012 000\n" 51 print " 001 012 066 220 495 792 924 792 495 220 066 012 001\n" 52 print " 001 012 066 220 495 792 924 792 495 220 066 012 002\n" 53 print " 999 999 999 999 999 999 999 999 999 999 999 999\n" 54 print " 001 000 000 000 000 000 000 000 000 000 000 000 000\n" [all …]
|
/external/webrtc/android_tools/ |
D | generate_bp.py | 15 print('wrong number of arguments') 26 print('/* From target:') 27 print(json.dumps(target, sort_keys = True, indent = 4)) 28 print('*/') 90 print('cc_defaults {') 91 print(' name: "webrtc_defaults",') 92 print(' local_include_dirs: ["."],') 94 print(' {0}: ['.format(typ.replace('asmflags', 'asflags') 98 print(' "{0}",'.format(flag.replace('"', '\\"'))) 99 print(' ],') [all …]
|
/external/python/cpython2/Tools/freeze/ |
D | winmakemakefile.py | 55 print "# Makefile for Microsoft Visual C++ generated by freeze.py script" 56 print 57 print 'target = %s' % target 58 print 'pythonhome = %s' % vars['prefix'] 59 print 60 print 'DEBUG=0 # Set to 1 to use the _d versions of Python.' 61 print '!IF $(DEBUG)' 62 print 'debug_suffix=_d' 63 print 'c_debug=/Zi /Od /DDEBUG /D_DEBUG' 64 print 'l_debug=/DEBUG' [all …]
|
/external/python/cpython3/Tools/freeze/ |
D | winmakemakefile.py | 55 print("# Makefile for Microsoft Visual C++ generated by freeze.py script") 56 print() 57 print('target = %s' % target) 58 print('pythonhome = %s' % vars['prefix']) 59 print() 60 print('DEBUG=0 # Set to 1 to use the _d versions of Python.') 61 print('!IF $(DEBUG)') 62 print('debug_suffix=_d') 63 print('c_debug=/Zi /Od /DDEBUG /D_DEBUG') 64 print('l_debug=/DEBUG') [all …]
|
/external/python/google-api-python-client/samples/analytics/ |
D | management_v3_reference.py | 71 # Traverse the Management hiearchy and print results or handle errors. 77 print(('There was an error in constructing your query : %s' % error)) 81 print(('Arg, there was an API error : %s : %s' % 85 print ('The credentials have been revoked or expired, please re-run' 143 print('------ Account Collection -------') 145 print() 148 print('Account ID = %s' % account.get('id')) 149 print('Kind = %s' % account.get('kind')) 150 print('Self Link = %s' % account.get('selfLink')) 151 print('Account Name = %s' % account.get('name')) [all …]
|
/external/mesa3d/src/util/format/ |
D | u_format_table.py | 118 …print('/* This file is autogenerated by u_format_table.py from u_format.csv. Do not edit directly.… 119 print(file=file) 120 # This will print the copyright message on the top of this file 121 print(CopyRight.strip(), file=file) 122 print(file=file) 123 print('#include "util/format/u_format.h"', file=file) 127 print('#include "u_format_bptc.h"') 128 print('#include "u_format_s3tc.h"') 129 print('#include "u_format_rgtc.h"') 130 print('#include "u_format_latc.h"') [all …]
|
/external/selinux/prebuilts/bin/ |
D | sediff.py | 35 help="Print extra informational messages") 39 comp.add_argument("--common", action="store_true", help="Print common differences") 40 comp.add_argument("-c", "--class", action="store_true", help="Print class differences", 42 comp.add_argument("-t", "--type", action="store_true", help="Print type differences", 44 comp.add_argument("-a", "--attribute", action="store_true", help="Print type attribute differences") 45 comp.add_argument("-r", "--role", action="store_true", help="Print role differences") 46 comp.add_argument("-u", "--user", action="store_true", help="Print user differences") 47 comp.add_argument("-b", "--bool", action="store_true", help="Print Boolean differences", 49 comp.add_argument("--sensitivity", action="store_true", help="Print MLS sensitivity differences") 50 comp.add_argument("--category", action="store_true", help="Print MLS category differences") [all …]
|
/external/harfbuzz_ng/src/ |
D | gen-vowel-constraints.py | 17 print (s.encode ('utf-8'), end='') 28 …print ('usage: ./gen-vowel-constraints.py HBIndicVowelConstraints.txt Scripts.txt', file=sys.stder… 146 print ('/* == Start of generated functions == */') 147 print ('/*') 148 print (' * The following functions are generated by running:') 149 print (' *') 150 print (' * %s use Scripts.txt' % sys.argv[0]) 151 print (' *') 152 print (' * on files with these headers:') 153 print (' *') [all …]
|
D | gen-arabic-table.py | 8 …print ("usage: ./gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.txt", file=sys.stder… 69 print () 71 print ("#define %s %s" % (short, value)) 86 print () 87 print ("static const uint8_t joining_table[] =") 88 print ("{") 93 print () 94 print ("#define joining_offset_0x%04xu %d" % (start, offset)) 103 print () 105 print ("\n /* %s */" % block) [all …]
|
/external/icu/icu4c/source/common/ |
D | rbbicst.pl | 67 print " rbbicst: at line $line-num duplicate definition of state $state_name\n"; 104 … print " rbbicsts: at line $line_num, bad character literal or character class name.\n"; 105 print " scanning $fields[0]\n"; 125 print " rbbicsts: at line $line_num, destination state missing.\n"; 137 print " rbbicsts: at line $line_num, expected state after ^ (no spaces).\n"; 155 print " rbbicsts: at line $line_num, unexpected extra stuff on input line.\n"; 156 print " scanning $fields[0]\n"; 194 …print "Error at line $state_line_num[$state]: target state \"$state_dest_state[$state]\" is not de… 198 …print "Error at line $state_line_num[$state]: target state \"$state_push_state[$state]\" is not de… 236 print "/*\n"; [all …]
|
/external/selinux/libsemanage/src/ |
D | pywrap-test.py | 98 print("") 101 print("") 104 print("") 107 print("") 110 print("") 113 print("") 116 print("") 119 print("") 122 print("") 125 print("") [all …]
|
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/ |
D | CtsPrintTestCases.txt | 12 05-19 12:55:13 D/InstrumentationTest: Collecting test info for android.print.cts on device chromeos… 13 …ur/includes.txt -e debug false -e log true -e timeout_msec 300000 android.print.cts/android.suppor… 14 …r/includes.txt -e debug false -e log false -e timeout_msec 300000 android.print.cts/android.suppor… 15 05-19 12:55:15 D/ModuleListener: ModuleListener.testRunStarted(android.print.cts, 71) 17 05-19 12:55:15 D/ModuleListener: ModuleListener.testStarted(android.print.cts.ClassParametersTest#t… 18 05-19 12:55:15 D/ModuleListener: ModuleListener.testEnded(android.print.cts.ClassParametersTest#tes… 19 …orter: [1/71 x86 CtsPrintTestCases chromeos4-row8-rack6-host1:22] android.print.cts.ClassParameter… 20 05-19 12:55:15 D/ModuleListener: ModuleListener.testStarted(android.print.cts.ClassParametersTest#t… 21 05-19 12:55:16 D/ModuleListener: ModuleListener.testEnded(android.print.cts.ClassParametersTest#tes… 22 …orter: [2/71 x86 CtsPrintTestCases chromeos4-row8-rack6-host1:22] android.print.cts.ClassParameter… [all …]
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/ |
D | DumpVisitor.java | 90 public void print(final String arg) { in print() method in DumpVisitor.SourcePrinter 99 print(arg); in printLn() 130 printer.print(modifiers.stream().map(Modifier::getLib).collect(Collectors.joining(" ")) + " "); in printModifiers() 153 printer.print(" "); in printAnnotations() 157 printer.print(" "); in printAnnotations() 165 printer.print("<"); in printTypeArgs() 170 printer.print(", "); in printTypeArgs() 173 printer.print(">"); in printTypeArgs() 179 printer.print("<"); in printTypeParameters() 184 printer.print(", "); in printTypeParameters() [all …]
|