Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 25 of 893) sorted by relevance

12345678910>>...36

/external/grpc-grpc/src/proto/grpc/testing/
Dcompiler_test.proto19 // File leading comment 1
24 // Ignored package leading comment
36 // ServiceA leading comment 1
38 // MethodA1 leading comment 1
41 // MethodA2 detached leading comment 1
43 // Method A2 leading comment 1
44 // Method A2 leading comment 2
48 // Method A3 leading comment 1
52 // Method A4 leading comment 1
58 // ServiceB leading comment 1
[all …]
/external/icu/icu4c/source/data/rbnf/
Dfr_BE.txt25 "%%spellout-leading:",
62 "2000: <%%spellout-leading< mille[ >>];",
64 "2000000: <%%spellout-leading< millions[ >>];",
66 "2000000000: <%%spellout-leading< milliards[ >>];",
68 "2000000000000: <%%spellout-leading< billions[ >>];",
70 "2000000000000000: <%%spellout-leading< billiards[ >>];",
97 "2000: <%%spellout-leading< mille[ >>];",
99 "2000000: <%%spellout-leading< millions[ >>];",
101 "2000000000: <%%spellout-leading< milliards[ >>];",
103 "2000000000000: <%%spellout-leading< billions[ >>];",
[all …]
Dfr_CH.txt25 "%%spellout-leading:",
62 "2000: <%%spellout-leading< mille[ >>];",
64 "2000000: <%%spellout-leading< millions[ >>];",
66 "2000000000: <%%spellout-leading< milliards[ >>];",
68 "2000000000000: <%%spellout-leading< billions[ >>];",
70 "2000000000000000: <%%spellout-leading< billiards[ >>];",
97 "2000: <%%spellout-leading< mille[ >>];",
99 "2000000: <%%spellout-leading< millions[ >>];",
101 "2000000000: <%%spellout-leading< milliards[ >>];",
103 "2000000000000: <%%spellout-leading< billions[ >>];",
[all …]
Dfr.txt44 "%%spellout-leading:",
80 "2000: <%%spellout-leading< mille[ >>];",
82 "2000000: <%%spellout-leading< millions[ >>];",
84 "2000000000: <%%spellout-leading< milliards[ >>];",
86 "2000000000000: <%%spellout-leading< billions[ >>];",
88 "2000000000000000: <%%spellout-leading< billiards[ >>];",
116 "2000: <%%spellout-leading< mille[ >>];",
118 "2000000: <%%spellout-leading< millions[ >>];",
120 "2000000000: <%%spellout-leading< milliards[ >>];",
122 "2000000000000: <%%spellout-leading< billions[ >>];",
[all …]
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcompiler_test.proto19 // File leading comment 1
27 // Ignored package leading comment
39 // ServiceA leading comment 1
41 // MethodA1 leading comment 1
44 // MethodA2 detached leading comment 1
46 // Method A2 leading comment 1
47 // Method A2 leading comment 2
51 // Method A3 leading comment 1
55 // Method A4 leading comment 1
61 // ServiceB leading comment 1
[all …]
/external/harfbuzz_ng/
DNEWS1 Overview of changes leading to 2.6.4
8 Overview of changes leading to 2.6.3
16 Overview of changes leading to 2.6.2
22 Overview of changes leading to 2.6.1
33 Overview of changes leading to 2.6.0
56 Overview of changes leading to 2.5.3
63 Overview of changes leading to 2.5.2
75 Overview of changes leading to 2.5.1
86 Overview of changes leading to 2.5.0
100 Overview of changes leading to 2.4.0
[all …]
/external/clang/test/CodeGen/
Dmips-count-builtins.c6 int leading, trailing, pop; variable
9 leading = __builtin_clzs(P); in test_i16()
18 leading = __builtin_clz(P); in test_i32()
27 leading = __builtin_clzll(P); in test_i64()
Dcount-builtins.c3 int leading, trailing, pop; variable
6 leading = __builtin_clzs(P); in test_i16()
15 leading = __builtin_clz(P); in test_i32()
26 leading = __builtin_clzll(P); in test_i64()
/external/llvm-project/clang/test/CodeGen/
Dmips-count-builtins.c6 int leading, trailing, pop; variable
9 leading = __builtin_clzs(P); in test_i16()
18 leading = __builtin_clz(P); in test_i32()
27 leading = __builtin_clzll(P); in test_i64()
Dcount-builtins.c3 int leading, trailing, pop; variable
6 leading = __builtin_clzs(P); in test_i16()
15 leading = __builtin_clz(P); in test_i32()
26 leading = __builtin_clzll(P); in test_i64()
/external/harfbuzz_ng/util/
Dview-cairo.cc49 double leading = font_height + view_options.line_space; in render() local
53 (vertical ? w : h) = (int) lines->len * leading - view_options.line_space; in render()
93 cairo_translate (cr, +vert * leading, -horiz * leading); in render()
98 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-symbolized-disassembly.test1 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.…
2 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.…
3 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.m…
4 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.m…
5 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello_cpp.…
7 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.…
8 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.…
10 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operand…
11 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex -no-symbolic-operand…
/external/llvm-project/llvm/test/tools/llvm-objdump/MachO/
Dsymbolized-disassembly.test1 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
2 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
3 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/Ob…
4 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/Ob…
5 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
7 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
8 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he…
10 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symboli…
11 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symboli…
/external/skqp/src/sfnt/
DSkOTTable_name.cpp20 uint16_t leading; in next_unichar_UTF16BE() local
21 if (*length < sizeof(leading)) { in next_unichar_UTF16BE()
25 memcpy(&leading, *srcPtr, sizeof(leading)); in next_unichar_UTF16BE()
26 *srcPtr += sizeof(leading); in next_unichar_UTF16BE()
27 *length -= sizeof(leading); in next_unichar_UTF16BE()
28 SkUnichar c = SkEndian_SwapBE16(leading); in next_unichar_UTF16BE()
/external/skia/src/sfnt/
DSkOTTable_name.cpp20 uint16_t leading; in next_unichar_UTF16BE() local
21 if (*length < sizeof(leading)) { in next_unichar_UTF16BE()
25 memcpy(&leading, *srcPtr, sizeof(leading)); in next_unichar_UTF16BE()
26 *srcPtr += sizeof(leading); in next_unichar_UTF16BE()
27 *length -= sizeof(leading); in next_unichar_UTF16BE()
28 SkUnichar c = SkEndian_SwapBE16(leading); in next_unichar_UTF16BE()
/external/llvm-project/llvm/test/FileCheck/
Dmatch-full-lines.txt15 leading whitespace
16 leading more whitespace
37 // CHECK-NEXT:leading whitespace
38 // CHECK-NEXT: leading more whitespace
40 // ERROR-STRICT:// {{C}}HECK-NEXT:leading whitespace
/external/llvm-project/llvm/test/tools/split-file/
Dno-leading-lines.test1 ## With --no-leading-lines, don't add leading lines (which is used to preserve line numbers).
3 # RUN: split-file --no-leading-lines %s %t
/external/rust/crates/plotters/src/data/
Dfloat.rs28 let mut leading = "".to_string(); in float_to_string() localVariable
32 leading.push('0'); in float_to_string()
43 format!("{}{:.0}.{}{}", sign, int_part, leading, dec_result), in float_to_string()
44 leading.len() + dec_result.len(), in float_to_string()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java212 int leading = precision - 1; in compact() local
213 for (; leading >= 0 && bcd[leading] == 0; leading--) ; in compact()
214 precision = leading + 1; in compact()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_ByteArrayBCD.java209 int leading = precision - 1; in compact() local
210 for (; leading >= 0 && bcd[leading] == 0; leading--) ; in compact()
211 precision = leading + 1; in compact()
/external/llvm/test/tools/llvm-objdump/AArch64/
Dmacho-symbolized-disassembly.test1 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.obj.…
2 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/hello.exe.…
3 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.obj.m…
4 // RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/ObjC.exe.m…
/external/llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64/
Dmacho-symbolized-disassembly.test1 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.o…
2 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.e…
3 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.ob…
4 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.ex…
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorListConcatV2.pbtxt10 leading dim.
11 leading_dims: The list of leading dims of uninitialized list elements. Used if
12 the leading dim of input_handle.element_shape or the element_shape input arg
/external/grpc-grpc/src/compiler/
Dgenerator_helpers.h258 bool leading, in GetPrefixedComments() argument
261 if (leading) { in GetPrefixedComments()
264 std::vector<grpc::string> leading; in GetPrefixedComments() local
266 &leading); in GetPrefixedComments()
267 out.insert(out.end(), leading.begin(), leading.end()); in GetPrefixedComments()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dgenerator_helpers.h257 inline std::string GetPrefixedComments(const DescriptorType* desc, bool leading, in GetPrefixedComments() argument
260 if (leading) { in GetPrefixedComments()
263 std::vector<std::string> leading; in GetPrefixedComments() local
265 &leading); in GetPrefixedComments()
266 out.insert(out.end(), leading.begin(), leading.end()); in GetPrefixedComments()

12345678910>>...36