Home
last modified time | relevance | path

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

12345678910>>...36

/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/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/antlr/antlr-3.4/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.in53 my $constname;
56 my $val = constant($constname, @_ ? $_[0] : 0);
63 my($pack,$file,$line) = caller;
77 my $this = shift;
78 my $class = ref($this) || $this || "Image::Magick::@MAGICK_ABI_SUFFIX@";
79 my $self = [ ];
87 my $this = shift;
88 my $class = ref($this) || $this || "Image::Magick::@MAGICK_ABI_SUFFIX@";
89 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/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCLexer.m70 /* my ruleScopeSetUp */
91 /* my stuff */
103 /* my ruleScopeSetUp */
124 /* my stuff */
136 /* my ruleScopeSetUp */
157 /* my stuff */
169 /* my ruleScopeSetUp */
190 /* my stuff */
202 /* my ruleScopeSetUp */
223 /* my stuff */
[all …]
DSimpleCParser.m351 /* my ruleScopeSetUp */
406 /* my stuff */
420 /* my ruleScopeSetUp */
501 /* my stuff */
515 /* my ruleScopeSetUp */
551 /* my stuff */
565 /* my ruleScopeSetUp */
585 /* my stuff */
599 /* my ruleScopeSetUp */
700 /* my stuff */
[all …]
/external/antlr/antlr-3.4/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/antlr-3.4/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/tensorflow/tensorflow/docs_src/api_guides/python/
Dmeta_graph.md111 # Export the model to /tmp/my-model.meta.
112 meta_graph_def = tf.train.export_meta_graph(filename='/tmp/my-model.meta')
119 filename='/tmp/my-model.meta',
147 # named 'my-model-global_step.meta'.
148 saver.save(sess, 'my-model', global_step=step)
156 new_saver = tf.train.import_meta_graph('my-save-dir/my-model-10000.meta')
157 new_saver.restore(sess, 'my-save-dir/my-model-10000')
210 saver0.save(sess, 'my-save-dir/my-model-10000')
212 saver0.export_meta_graph('my-save-dir/my-model-10000.meta')
219 new_saver = tf.train.import_meta_graph('my-save-dir/my-model-10000.meta')
[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/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/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 …]
/external/antlr/antlr-3.4/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/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/tensorflow/tensorflow/contrib/lite/models/testdata/
Dsmartreply_samples.tsv4 be safe. I will be Will do my best Thanks, I will
8 hang in there, you'll be okay Doing my best Of course we will
30 on my way Okay see you soon Cool, see you soon Oh wow, ok
37 thanks for coming It was my pleasure
41 ugh, my flight is delayed. Ugh indeed
46 where are you?!? At my house
50 you're the best. I do my best You are the best Well, I try
/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/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
DFuzzy.m136 /* my ruleScopeSetUp */
195 /* my stuff */
207 /* my ruleScopeSetUp */
260 /* my stuff */
272 /* my ruleScopeSetUp */
507 /* my stuff */
519 /* my ruleScopeSetUp */
844 /* my stuff */
856 /* my ruleScopeSetUp */
951 /* my stuff */
[all …]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCLexer.m70 /* my ruleScopeSetUp */
103 /* my ruleScopeSetUp */
136 /* my ruleScopeSetUp */
169 /* my ruleScopeSetUp */
202 /* my ruleScopeSetUp */
271 /* my ruleScopeSetUp */
347 /* my ruleScopeSetUp */
379 /* my ruleScopeSetUp */
411 /* my ruleScopeSetUp */
443 /* my ruleScopeSetUp */
[all …]

12345678910>>...36