Home
last modified time | relevance | path

Searched refs:Leading (Results 1 – 25 of 113) sorted by relevance

12345

/external/golang-protobuf/cmd/protoc-gen-go/testdata/comments/
Dcomments.proto12 // COMMENT: Enum1.Leading
14 // COMMENT: FOO.Leading
16 // COMMENT: BAR.Leading
24 // COMMENT: Message1.Leading
26 // COMMENT: Message1A.Leading
34 // COMMENT: Field1A.Leading
37 // COMMENT: Oneof1A.Leading
39 // COMMENT: Oneof1AField1.Leading
48 // COMMENT: Extension.Leading
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-06-01.data1 # Leading comment line spaces are
8 Flow style: [ # Leading spaces
/external/python/pyyaml/tests/data/
Dspec-06-01.data1 # Leading comment line spaces are
8 Flow style: [ # Leading spaces
/external/llvm/test/YAMLParser/
Dspec-06-01.test3 # Leading comment line spaces are
10 Flow style: [ # Leading spaces
/external/libcups/data/
Draster.defs39 #define CUPS_EDGE_TOP 0 /* Leading edge is the top of the page */
40 #define CUPS_EDGE_RIGHT 1 /* Leading edge is the right of the page */
41 #define CUPS_EDGE_BOTTOM 2 /* Leading edge is the bottom of the page */
42 #define CUPS_EDGE_LEFT 3 /* Leading edge is the left of the page */
/external/skia/modules/skparagraph/include/
DParagraphStyle.h36 void setLeading(SkScalar Leading) { fLeading = Leading; } in setLeading()
/external/cronet/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto390 // Leading nested message comment
392 // Leading nested message field comment
396 // Leading nested enum comment
402 // Leading field comment
406 // Leading enum comment
/external/protobuf/csharp/protos/
Dunittest_proto3.proto390 // Leading nested message comment
392 // Leading nested message field comment
396 // Leading nested enum comment
402 // Leading field comment
406 // Leading enum comment
/external/golang-protobuf/cmd/protoc-gen-go/internal_gengo/
Dmain.go230 leadingComments := appendDeprecationSuffix(e.Comments.Leading,
240 leadingComments := appendDeprecationSuffix(value.Comments.Leading,
326 leadingComments := appendDeprecationSuffix(m.Comments.Leading,
387 leadingComments := oneof.Comments.Leading
426 leadingComments := appendDeprecationSuffix(field.Comments.Leading,
775 leadingComments := x.Comments.Leading
816 leadingComments := appendDeprecationSuffix(field.Comments.Leading,
/external/curl/docs/cmdline-opts/
Dform-string.d14 literally. Leading '@' and '<' characters, and the ';type=' string in
/external/sg3_utils/examples/
Dtransport_ids.txt28 # Leading spaces and tabs before a '#' are ok.
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2021-144.md29 "Leading dim_size of both tensors must match."));
/external/rust/crates/heck/
DREADME.md28 "hello_world", not the exact same string). Leading or trailing word boundary
/external/rust/crates/heck/0.3.3/
DREADME.md28 "hello_world", not the exact same string). Leading or trailing word boundary
/external/perfetto/src/trace_processor/util/
Dglob_unittest.cc111 TEST(GlobUnittest, Leading) { in TEST() argument
/external/jarjar/res/com/tonicsystems/jarjar/
Dhelp.txt46 The rules file is a text file, one rule per line. Leading and trailing
/external/python/cpython2/Doc/c-api/
Dint.rst50 must be between ``2`` and ``36``, inclusive. Leading spaces are ignored. If
Dlong.rst95 between ``2`` and ``36``, inclusive. Leading spaces are ignored. If there are
/external/libcxx/
DTODO.TXT54 * INCOMPLETE - US 61: Leading dots in filename() should not begin an extension
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/draft/
DidnaContextRules.txt19 # Leading and trailing spaces are ignored.
156 Title: 4.2.3.2. Leading Combining Marks
/external/iptables/extensions/
Dlibxt_time.man18 23:59:59. Leading zeroes are allowed (e.g. "06:03") and correctly interpreted
/external/python/cpython3/Doc/library/
Dipaddress.rst106 integer represents an octet (byte) in the address. Leading zeroes are
121 Leading zeros are tolerated, even in ambiguous cases that look like
126 Leading zeros are no longer tolerated and are treated as an error.
156 The string representation in dotted decimal notation. Leading zeroes
/external/wayland-protocols/bazel/
Dgensrcs.bzl22 Leading periods on the basename are ignored, so
/external/bazel-skylib/lib/
Dpaths.bzl210 Leading periods on the basename are ignored, so
/external/clang/docs/
DControlFlowIntegrityDesign.rst112 Stripping Leading/Trailing Zeros in Bit Vectors
195 those sub-hierarchies need to be (see "Stripping Leading/Trailing Zeros in Bit

12345