/external/libxml2/result/ |
D | slashdot.rdf.sax2 | 3 … 2, xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#', xmlns='http://my.netscape.com/rdf/sim… 7 SAX.startElementNs(channel, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 10 SAX.startElementNs(title, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 12 SAX.endElementNs(title, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 15 SAX.startElementNs(link, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 17 SAX.endElementNs(link, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 20 SAX.startElementNs(description, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 22 SAX.endElementNs(description, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 25 SAX.endElementNs(channel, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 29 SAX.startElementNs(image, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) [all …]
|
/external/libxml2/result/noent/ |
D | slashdot.rdf.sax2 | 3 … 2, xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#', xmlns='http://my.netscape.com/rdf/sim… 7 SAX.startElementNs(channel, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 10 SAX.startElementNs(title, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 12 SAX.endElementNs(title, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 15 SAX.startElementNs(link, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 17 SAX.endElementNs(link, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 20 SAX.startElementNs(description, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) 22 SAX.endElementNs(description, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 25 SAX.endElementNs(channel, NULL, 'http://my.netscape.com/rdf/simple/0.9/') 29 SAX.startElementNs(image, NULL, 'http://my.netscape.com/rdf/simple/0.9/', 0, 0, 0) [all …]
|
/external/antlr/runtime/Perl5/t/author/ |
D | api.t | 10 my ($name) = @_; 12 my $tmp = $name; 20 my ($name) = @_; 22 my $tmp = $name; 30 my ($name, $basedir) = @_; 32 my $tmp = $name; 43 my ($name) = @_; 50 my $tmp = $name; 57 my @java_class_names = qw( 61 foreach my $java_class_name (@java_class_names) { [all …]
|
/external/ImageMagick/PerlMagick/quantum/ |
D | Makefile.PL.in | 30 my $wrkdir = getcwd(); 31 my $devnull = devnull(); 33 my @incdir = (); 34 my @libdir = ($wrkdir); 35 my @bindir = (); 38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`; 39 foreach my $line (split '\n', $conf) { 41 my ($vol,$dir,$file) = splitpath($1); 43 my $dirpath = catpath( $vol, $dir); 44 my (@l,@b,@i) = ( (),(),() ); [all …]
|
D | quantum.pm.in | 54 my $constname; 57 my $val = constant($constname, @_ ? $_[0] : 0); 64 my($pack,$file,$line) = caller; 78 my $this = shift; 79 my $class = ref($this) || $this || "Image::Magick::@MAGICK_ABI_SUFFIX@"; 80 my $self = [ ]; 88 my $this = shift; 89 my $class = ref($this) || $this || "Image::Magick::@MAGICK_ABI_SUFFIX@"; 90 my $self = [ ];
|
/external/ImageMagick/PerlMagick/default/ |
D | Makefile.PL.in | 30 my $wrkdir = getcwd(); 31 my $devnull = devnull(); 33 my @incdir = (); 34 my @libdir = ($wrkdir); 35 my @bindir = (); 38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`; 39 foreach my $line (split '\n', $conf) { 41 my ($vol,$dir,$file) = splitpath($1); 43 my $dirpath = catpath( $vol, $dir); 44 my (@l,@b,@i) = ( (),(),() ); [all …]
|
/external/ImageMagick/PerlMagick/ |
D | Makefile.PL.in | 30 my $wrkdir = getcwd(); 31 my $devnull = devnull(); 33 my @incdir = (); 34 my @libdir = ($wrkdir); 35 my @bindir = (); 38 my $conf = `identify -list Configure 2>$devnull` || `convert -list Configure 2>$devnull`; 39 foreach my $line (split '\n', $conf) { 41 my ($vol,$dir,$file) = splitpath($1); 43 my $dirpath = catpath( $vol, $dir); 44 my (@l,@b,@i) = ( (),(),() ); [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | dumpICUrules.bat | 45 my $DIR = "../../../impl/data"; 46 my $ID = ''; 54 my $ID =~ s/-/_/; 61 my $me = $0; 71 my $JAVA_ONLY = '-'; 73 my $OUTDIR = "icu4c"; 82 my $MAX_ICU4C_FILENAME_LEN = 18; 105 my %NAME_MAP = ( 168 my ($x,$x,$x,$x,$x,$THIS_YEAR) = localtime(); 172 my $HEADER1 = <<END; [all …]
|
D | genIndexFilters.bat | 42 my $DIR = "../../text/resources"; 43 my $CLASSES = "../../../../../classes"; 58 # my $me = $0; 87 my $id = $1; 88 my $oldset = $2; 89 my $remainder = $3; 90 my $NFXD = $4; 91 my $lower = ''; 102 my $set = getSourceSet($id, $NFXD, $lower); 116 my $ID = shift; [all …]
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ja-Latn-t-ja-hrkt-m0-bgn.txt | 134 ミャ ミュ ミュウ ミョ ミョウ モウ mya myu myū myo myō mō 135 ミャ ミュ ミュウ ミョ ミョウ モウ mya myu myū myo myō mō 136 みゃ みゅ みゅう みょ みょう もう mya myu myū myo myō mō 203 ミャーミューミュウーミョーミョウーモウー myāmyūmyūmyōmyōmō 204 みゃーみゅーみゅうーみょーみょうーもうー myāmyūmyūmyōmyōmō 247 ミャーミューミュウーミョーミョウーモウー myāmyūmyūmyōmyōmō 248 みゃーみゅーみゅうーみょーみょうーもうー myāmyūmyūmyōmyōmō
|
D | fa-Latn-t-fa-m0-bgn.txt | 39 میچَرْخانیمْ mycharkhاnym 64 میشَوَدْ myshavad 73 میکُنَدْ mykonad 87 اِسْلامی eslاmy 97 میکُنَنْدْ mykonand 137 میدَهَدْ mydahad 149 میانِ myاne 207 میکَرْدْ mykard 226 میشُدْ myshod 233 میتَوانْ mytavاn [all …]
|
/external/antlr/runtime/Perl5/t/ |
D | lexer.t | 15 my ($file) = @_; 37 my $input = ANTLR::Runtime::ANTLRStringStream->new({ input => '123' }); 38 my $lexer = INTLexer->new({ input => $input }); 39 while ((my $_ = $lexer->next_token())) { 62 my $input = ANTLR::Runtime::ANTLRStringStream->new({ input => "Hello World!\n42\n" }); 63 my $lexer = IDLexer->new({ input => $input }); 66 my $token = $lexer->next_token(); 113 my $input = ANTLR::Runtime::ANTLRStringStream->new(<< 'XML'); 117 my $lexer = IDLexer->new($input); 118 while ((my $_ = $lexer->next_token())) {
|
/external/libxml2/test/schemas/ |
D | ns2_0.xsd | 1 <schema xmlns:my='http://my.ns/' 3 targetNamespace='http://my.ns/' 6 <element name='my'> 10 <attribute ref='my:other'/>
|
/external/antlr/runtime/Perl5/t/examples/ |
D | simplecalc.t | 52 my @examples = ( 59 foreach my $example (@examples) { 60 my $input = ANTLR::Runtime::ANTLRStringStream->new({ input => $example }); 61 my $lexer = SimpleCalcLexer->new({ input => $input }); 62 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer }); 63 my $parser = SimpleCalcParser->new({ input => $tokens }); 73 if (my $ex = ANTLR::Runtime::RecognitionException->caught()) {
|
D | expr.t | 18 my %memory; 44 my $v = $memory{$ID.text}; 67 my $in = << 'EOT'; 75 my $input = ANTLR::Runtime::ANTLRStringStream->new({ input => $in }); 76 my $lexer = ExprLexer->new({ input => $input }); 78 my $tokens = ANTLR::Runtime::CommonTokenStream->new({ token_source => $lexer }); 79 my $parser = ExprParser->new({ input => $tokens });
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | unfold-masked-merge-vector-variablemask.ll | 21 %my = and <1 x i8> %y, %notmask 22 %r = or <1 x i8> %mx, %my 41 %my = and <2 x i8> %y, %notmask 42 %r = or <2 x i8> %mx, %my 54 %my = and <1 x i16> %y, %notmask 55 %r = or <1 x i16> %mx, %my 74 %my = and <4 x i8> %y, %notmask 75 %r = or <4 x i8> %mx, %my 90 %my = and <4 x i8> %y, %notmask 91 %r = or <4 x i8> %mx, %my [all …]
|
D | unfold-masked-merge-vector-variablemask-const.ll | 16 %my = and <4 x i32> %notmask, <i32 -1, i32 -1, i32 -1, i32 -1> 17 %r = or <4 x i32> %mx, %my 42 %my = and <4 x i32> %mask, <i32 -1, i32 -1, i32 -1, i32 -1> 43 %r = or <4 x i32> %mx, %my 71 %my = and <4 x i32> %notmask, <i32 42, i32 42, i32 42, i32 42> 72 %r = or <4 x i32> %mx, %my 99 %my = and <4 x i32> %mask, <i32 42, i32 42, i32 42, i32 42> 100 %r = or <4 x i32> %mx, %my 127 %my = and <4 x i32> %notmask, %y 128 %r = or <4 x i32> %mx, %my [all …]
|
/external/autotest/frontend/tko/preconfigs/metrics/ |
D | kernel_compare | 10 name[0]: my kernel 1 17 name[1]: my kernel 2 33 name[0]: my kernel 1 40 name[1]: my kernel 2 56 name[0]: my kernel 1 63 name[1]: my kernel 2
|
/external/clang/test/Modules/Inputs/string_names/ |
D | module.map | 1 module "my/module-a" { 3 use "my/module-c" 10 module "my/module-b" { 14 module "my/module-c" {
|
/external/syzkaller/docs/ |
D | contributing.md | 43 git remote add my-origin https://github.com/YOUR_GITHUB_USERNAME/syzkaller.git 44 git fetch my-origin 45 git checkout -b my-branch master 48 This adds git origin `my-origin` with your repository and checks out new branch `my-branch` based o… 63 - Push the commit to your fork on github with `git push my-origin my-branch`. 65 … `google/syzkaller`/`master` as base and `YOUR_GITHUB_USERNAME/syzkaller`/`my-branch` as compare a… 66 …n `my-branch` (e.g. to rebase them onto updated master) after you created a pull-request, you will…
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 85 and, as thou sayest, charged my brother, on his 86 blessing, to breed me well: and there begins my 88 report speaks goldenly of his profit: for my part, 91 that keeping for a gentleman of my birth, that 102 brother, and, as much as in him lies, mines my 103 gentility with my education. This is it, Adam, that 104 grieves me; and the spirit of my father, which I 109 ADAM Yonder comes my master, your brother. 138 you are my eldest brother; and, in the gentle 140 courtesy of nations allows you my better, in that [all …]
|
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ |
D | Perl5.stg | 74 Readonly my $HIDDEN => ANTLR::Runtime::BaseRecognizer->HIDDEN; 84 my ($self, $arg_ref) = @_; 103 my ($self) = @_; 203 Readonly my $token_names => [ 219 my ($self, $arg_ref) = @_; 343 my ($self, <ruleDescriptor.parameterScope:parameterScope(scope=it)>) = @_; 363 my $exception = $EVAL_ERROR; 394 my $retval = <returnType()>->new(); 398 my $<a.name> = <if(a.initValue)><a.initValue><else><initValue(a.type)><endif>; 402 my $<ruleDescriptor.name>_start_index = $self->input->index(); [all …]
|
/external/autotest/docs/ |
D | wificell.md | 13 # Run a 5HT40 test with DUT at 'my-host' and AP at 'my-host-router'. 14 test_that my-host network_WiFi_SimpleConnect.wifi_check5HT40 52 # DUT at 'my-host' and AP at 'my-other-router' 53 test_that --args=router_addr=my-other-router my-host suite:wifi_matfunc
|
/external/icu/icu4c/source/extra/uconv/samples/utf8/ |
D | utf-8-demo.txt | 7 …my publications onto your own Internet server for public access without explicit permission. If yo…
|
/external/curl/tests/data/ |
D | test1591 | 51 Trailer: my-super-awesome-trailer, my-other-awesome-trailer 58 my-super-awesome-trailer: trail1 59 my-other-awesome-trailer: trail2
|