Home
last modified time | relevance | path

Searched refs:my (Results 1 – 25 of 1085) sorted by relevance

12345678910>>...44

/external/libxml2/result/
Dslashdot.rdf.sax23 … 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/
Dslashdot.rdf.sax23 … 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/
Dapi.t10 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/
DMakefile.PL.in30 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/quantum/
DMakefile.PL.in30 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 …]
Dquantum.pm.in54 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/
DMakefile.PL.in30 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/
DdumpICUrules.bat45 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 …]
DgenIndexFilters.bat42 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/common/testData/transforms/
Dja-Latn-t-ja-hrkt-m0-bgn.txt134 ミャ ミュ ミュウ ミョ ミョウ モウ 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ō
Dfa-Latn-t-fa-m0-bgn.txt39 می‌چَرْخانیمْ my‌charkhاnym
64 می‌شَوَدْ my‌shavad
73 می‌کُنَدْ my‌konad
87 اِسْلامی eslاmy
97 می‌کُنَنْدْ my‌konand
137 می‌دَهَدْ my‌dahad
149 میانِ myاne
207 می‌کَرْدْ my‌kard
226 می‌شُدْ my‌shod
233 می‌تَوانْ my‌tavاn
[all …]
/external/antlr/runtime/Perl5/t/
Dlexer.t15 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/
Dns2_0.xsd1 <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/
Dsimplecalc.t52 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()) {
Dexpr.t18 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/clang/test/Modules/Inputs/string_names/
Dmodule.map1 module "my/module-a" {
3 use "my/module-c"
10 module "my/module-b" {
14 module "my/module-c" {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dunfold-masked-merge-vector-variablemask.ll21 %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 …]
Dunfold-masked-merge-vector-variablemask-const.ll16 %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/
Dkernel_compare10 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/autotest/docs/
Dwificell.md13 # 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', AP at 'my-other-router', and PCAP at 'my-other-pcap'
53 test_that --args="router_addr=my-other-router pcap_addr=my-other-pcap" \
54 my-host suite:wifi_matfunc
/external/curl/tests/data/
Dtest159151 Trailer: my-super-awesome-trailer, my-other-awesome-trailer
58 my-super-awesome-trailer: trail1
59 my-other-awesome-trailer: trail2
/external/icu/icu4c/source/extra/uconv/samples/utf8/
Dutf-8-demo.txt7my publications onto your own Internet server for public access without explicit permission. If yo…
/external/compiler-rt/test/tsan/
Dstatic_init2.cc13 void foo(Cache *my) { in foo() argument
14 static Cache *c = my ? my : new Cache(rand()); in foo()
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
DPerl5.stg74 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/brotli/tests/testdata/
Dasyoulik.txt85 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 …]

12345678910>>...44