Home
last modified time | relevance | path

Searched +full:end +full:- +full:to +full:- +full:end (Results 1 – 25 of 1310) sorted by relevance

12345678910>>...53

/external/antlr/runtime/Ruby/lib/antlr3/
Dmain.rb2 # encoding: utf-8
6 Copyright (c) 2009-2010 Kyle Yetter
18 3. The name of the author may not be used to endorse or promote products
22 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
26 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32 =end
43 =end
50 Defines command-line options and attribute mappings shared by all types of
53 =end
56 # the input encoding type; defaults to +nil+ (currently, not used)
[all …]
Drecognizers.rb2 # encoding: utf-8
7 Copyright (c) 2009-2010 Kyle Yetter
19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 =end
56 A big Struct-based class containing most of the data that makes up a
73 set to a hash mapping previously parsed rules to cached indices
91 =end
95 super( [], false, -1, 0, nil, 0, nil, -1 )
[all …]
Derror.rb2 # encoding: utf-8
7 Copyright (c) 2009-2010 Kyle Yetter
19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 =end
36 # - ported from the ANTLR3 Python Runtime library by
43 end
56 - functions more as an internal signal, simillar to exception
58 - used to inform the recognizer that it needs to rewind
[all …]
Dtree.rb2 # encoding: utf-8
7 Copyright (c) 2009-2010 Kyle Yetter
19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 =end
41 Name space containing all of the entities pertaining to tree construction and
44 =end
59 TreeParser is the default base class of ANTLR-generated tree parsers. The class
60 tailors the functionality provided by Recognizer to the task of tree-pattern
[all …]
Dtoken.rb2 # encoding: utf-8
7 Copyright (c) 2009-2010 Kyle Yetter
19 3. The name of the author may not be used to endorse or promote products
23 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 =end
51 ANTLR tokens also keep a reference to the source stream from which they
53 indicates the position of the token relative to other tokens in the stream,
61 access to the attributes expected by a token. Even though most of the ANTLR
62 library tries to use duck-typing techniques instead of pure object-oriented type
[all …]
Ddebug.rb2 # encoding: utf-8
9 Copyright (c) 2009-2010 Kyle Yetter
21 3. The name of the author may not be used to endorse or promote products
25 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
29 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
35 =end
41 Namespace for all debugging-related class and module definitions.
43 =end
49 # since there are many components to the debug-mode
53 # and tree-related code are autloaded on-demand
[all …]
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/templates/
Dlogical.vm16 #end
20 #end
23 \$foo is great than or equal to 5
24 #end
27 \$foo is less than or equal to 5
28 #end
34 #end
36 --
42 #end
45 \$foo is greater than or equal to \$bar
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BlockLSTMGrad.pbtxt6 description: <<END
9 END
13 description: <<END
14 The sequence input to the LSTM, shape (timelen, batch_size, num_inputs).
15 END
19 description: <<END
21 END
25 description: <<END
26 Initial output of cell (to be used for peephole).
27 END
[all …]
Dapi_def_BlockLSTMGradV2.pbtxt6 description: <<END
9 END
13 description: <<END
14 The sequence input to the LSTM, shape (timelen, batch_size, num_inputs).
15 END
19 description: <<END
21 END
25 description: <<END
26 Initial output of cell (to be used for peephole).
27 END
[all …]
Dapi_def_UniformRequantize.pbtxt6 description: <<END
8 END
12 description: <<END
14 …r if quantization_axis is -1 (per-tensor quantization), otherwise 1D Tensor of size (input.dim_siz…
15 END
19 description: <<END
22 END
26 description: <<END
27 The float value(s) to use as new scale(s) to quantize original data that `input` represents.
28 …r if quantization_axis is -1 (per-tensor quantization), otherwise 1D Tensor of size (input.dim_siz…
[all …]
/external/python/cpython3/Lib/json/
Ddecoder.py17 NegInf = float('-inf')
26 lineno: The line corresponding to pos
27 colno: The column corresponding to pos
33 colno = pos - doc.rfind('\n', 0, pos)
47 '-Infinity': NegInf,
53 STRINGCHUNK = re.compile(r'(.*?)(["\\\x00-\x1f])', FLAGS)
69 def py_scanstring(s, end, strict=True, argument
71 """Scan the string s for a JSON string. End is the index of the
74 on attempt to decode an invalid string. If strict is False then literal
78 after the end quote."""
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dlunit.lua1 --[[--------------------------------------------------------------------------
9 Copyright (c) 2004, 2006-2010 Michael Roth <mroth@nessie.de>
11 Permission is hereby granted, free of charge, to any person
13 files (the "Software"), to deal in the Software without restriction,
14 including without limitation the rights to use, copy, modify, merge,
16 and to permit persons to whom the Software is furnished to do so,
17 subject to the following conditions:
23 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
30 --]]--------------------------------------------------------------------------
71 end
[all …]
/external/python/cpython2/PC/VS7.1/
Dpython20.wse10 End Gradient=0 128 0
23 EXE Filename=Python-2.4a1.exe
27 Version Copyright=�2001-2007 Python Software Foundation
46 Variable Description4=System directory (where to find MSVCRT.DLL)
63 Variable Description7=When 0, we never try to write under HKLM,
76 end
80 end
82 end
85 end
88 end
[all …]
/external/python/cpython2/Lib/json/
Ddecoder.py20 return nan, inf, -inf
30 colno = pos - doc.rindex('\n', 0, pos)
34 def errmsg(msg, doc, pos, end=None): argument
37 if end is None:
42 endlineno, endcolno = linecol(doc, end)
43 fmt = '{0}: line {1} column {2} - line {3} column {4} (char {5} - {6})'
44 return fmt.format(msg, lineno, colno, endlineno, endcolno, pos, end)
45 #fmt = '%s: line %d column %d - line %d column %d (char %d - %d)'
46 #return fmt % (msg, lineno, colno, endlineno, endcolno, pos, end)
50 '-Infinity': NegInf,
[all …]
/external/clang/test/SemaObjC/
Dattr-designated-init.m1 // RUN: %clang_cc1 -fsyntax-only -Wno-incomplete-implementation -verify -fblocks %s
6 void fnfoo(void) NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of int…
9 -(id)init NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface …
10 @end
14 -(void)meth NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interfac…
15 -(id)init NS_DESIGNATED_INITIALIZER;
16 +(id)init NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface …
17 @end
20 -(id)init2 NS_DESIGNATED_INITIALIZER; // expected-error {{only applies to init methods of interface…
21 @end
[all …]
Drelated-result-type-inference.m1 // RUN: %clang_cc1 -verify -Wno-deprecated-declarations -Wno-objc-root-class %s
4 @end
9 - (NSObject *)init;
11 - (id)retain; // expected-note{{instance method 'retain' is assumed to return an instance of its r…
12 - autorelease;
14 - (id)self;
16 - (id)copy;
17 - (id)mutableCopy;
20 - (id)newNotInferred;
21 - (id)alloc;
[all …]
Dprotocols-suppress-conformance.m1 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fsyntax-only -verify %s -Wno-objc-root-class
4 // to be explicitly implemented in the adopting class.
7 - (void) theBestOfTimes; // expected-note {{method 'theBestOfTimes' declared here}}
8 @property (readonly) id theWorstOfTimes; // expected-note {{property declared here}}
9 @end
15 - (void) theBestOfTimes;
16 @property (readonly) id theWorstOfTimes; // expected-note {{property declared here}}
17 @end
21 @end
23 …implementation ClassB // expected-warning {{property 'theWorstOfTimes' requires method 'theWorstOf…
[all …]
/external/clang/include/clang/AST/
DASTVector.h1 //===- ASTVector.h - Vector that uses ASTContext for allocation --*- C++ -*-=//
8 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
15 // FIXME: Most of this is copy-and-paste from BumpVector.h and SmallVector.h.
35 T *Begin, *End;
38 void setEnd(T *P) { this->End = P; } in setEnd()
41 // Make a tag bit available to users of this class.
47 // Default ctor - Initialize to empty.
48 ASTVector() : Begin(nullptr), End(nullptr), Capacity(nullptr, false) {} in ASTVector()
50 ASTVector(ASTVector &&O) : Begin(O.Begin), End(O.End), Capacity(O.Capacity) { in ASTVector()
[all …]
/external/pigweed/pw_env_setup/
Dutil.fish7 # https://www.apache.org/licenses/LICENSE-2.0
9 # Unless required by applicable law or agreed to in writing, software
20 # - bootstrap.sh
21 # - pw_cli/color.py
22 # - pw_env_setup/py/pw_env_setup/colors.py
23 # - pw_env_setup/util.fish
24 # - pw_env_setup/util.sh
29 echo -e $argv
30 end
34 echo -e $argv
[all …]
/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/
Ddescriptor_dsl.rb6 # This circular require is intentional to avoid missing dependency.
12 end
21 end
29 end
30 end
38 end
44 end
48 end
52 end
54 # ---- Internal methods, not part of the DSL ----
[all …]
/external/protobuf/ruby/lib/google/protobuf/
Ddescriptor_dsl.rb6 # This circular require is intentional to avoid missing dependency.
12 end
21 end
29 end
30 end
38 end
44 end
48 end
52 end
54 # ---- Internal methods, not part of the DSL ----
[all …]
/external/bcc/src/lua/bpf/
Dbpf.lua1 --[[
8 http://www.apache.org/licenses/LICENSE-2.0
10 Unless required by applicable law or agreed to in writing, software
16 -- LuaJIT to BPF bytecode compiler.
17 --
18 -- The code generation phase is currently one-pass and produces:
19 -- * Compiled code in BPF bytecode format (https://www.kernel.org/doc/Documentation/networking/filt…
20 -- * Variables with liveness analysis and other meta (spill information, compile-time value)
21 --
22 -- The code generator optimises as much as possible in single pass:
[all …]
/external/clang/test/Analysis/
Dobjc_invalidation.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.osx.cocoa.InstanceVariableInvalidation -DR…
2 // RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.osx.cocoa.MissingInvalidationMethod -DRUN_…
11 @end
15 -(id)init;
16 -(id)autorelease;
17 -(id)copy;
18 - (Class)class;
19 -(id)retain;
20 -(id)description;
21 @end
[all …]
/external/google-smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format12x/
DFormat12x.smali7 invoke-direct {p0}, Ljava/lang/Object;-><init>()V
8 return-void
14 .end annotation
19 invoke-static {v0, v1}, LAssert;->assertEquals(II)V
21 return-void
24 .method public test_move-wide()V
27 .end annotation
29 const-wide v0, 0x200000000L
31 move-wide v2, v0
33 invoke-static {v0, v1, v2, v3}, Lorg/junit/Assert;->assertEquals(JJ)V
[all …]
/external/deqp-deps/SPIRV-Headers/include/spirv/
Dspir-v.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--
4 Copyright (c) 2015-2024 The Khronos Group Inc.
6 Permission is hereby granted, free of charge, to any person obtaining a
8 "Materials"), to deal in the Materials without restriction, including
9 without limitation the rights to use, copy, modify, merge, publish,
10 distribute, sublicense, and/or sell copies of the Materials, and to
11 permit persons to whom the Materials are furnished to do so, subject to
18 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
24 -->
[all …]

12345678910>>...53