Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 1180) sorted by relevance

12345678910>>...48

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dr600.extract-lowbits.ll26 ; EG-NEXT: ALU clause starting at 4:
37 ; CM-NEXT: ALU clause starting at 4:
57 ; EG-NEXT: Fetch clause starting at 6:
59 ; EG-NEXT: ALU clause starting at 8:
61 ; EG-NEXT: ALU clause starting at 9:
76 ; CM-NEXT: Fetch clause starting at 6:
78 ; CM-NEXT: ALU clause starting at 8:
80 ; CM-NEXT: ALU clause starting at 9:
101 ; EG-NEXT: ALU clause starting at 4:
112 ; CM-NEXT: ALU clause starting at 4:
[all …]
/external/ltp/testcases/kernel/controllers/freezer/
D00_description.txt2 This bash script tests freezer code by starting a long sleep process.
8 This bash script tests freezer code by starting a long sleep process.
15 This bash script tests freezer code by starting a long sleep process.
20 This bash script tests freezer code by starting a long subshell process.
27 This bash script tests freezer code by starting a long sleep process.
35 This bash script tests freezer code by starting a long sleep process.
45 This bash script tests freezer code by starting a long sleep process.
51 This bash script tests freezer code by starting a long sleep process.
57 This bash script tests freezer code by starting a process with vfork(2).
/external/elfutils/tests/
Drun-readelf-z.sh24 There are 9 section headers, starting at offset 0x3e0:
46 There are 10 section headers, starting at offset 0x438:
69 There are 9 section headers, starting at offset 0x400:
91 There are 10 section headers, starting at offset 0x458:
114 There are 9 section headers, starting at offset 0x33c:
136 There are 10 section headers, starting at offset 0x390:
159 There are 9 section headers, starting at offset 0x338:
181 There are 10 section headers, starting at offset 0x38c:
Drun-strip-remove-keep.sh35 There are 27 section headers, starting at offset 0xaf8:
70 There are 35 section headers, starting at offset 0x463c:
121 There are 28 section headers, starting at offset 0x1010:
157 There are 35 section headers, starting at offset 0x3e64:
210 There are 27 section headers, starting at offset 0xad8:
245 There are 27 section headers, starting at offset 0x918:
289 There are 27 section headers, starting at offset 0xf90:
324 There are 27 section headers, starting at offset 0x2d8:
367 There are 28 section headers, starting at offset 0xafc:
403 There are 35 section headers, starting at offset 0x463c:
[all …]
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_mmc.c136 sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, in sg_ll_get_config() argument
151 if ((starting < 0) || (starting > 0xffff)) { in sg_ll_get_config()
152 pr2ws("Bad starting field number: 0x%x\n", starting); in sg_ll_get_config()
155 sg_put_unaligned_be16((uint16_t)starting, gcCmdBlk + 2); in sg_ll_get_config()
157 pr2ws("Bad mx_resp_len: 0x%x\n", starting); in sg_ll_get_config()
/external/junit/src/main/java/org/junit/rules/
DStopwatch.java138 private void starting() { in starting() method in Stopwatch
153 @Override protected void starting(Description description) { in starting() method in Stopwatch.InternalWatcher
154 Stopwatch.this.starting(); in starting()
DTestWatchman.java51 starting(method); in apply()
82 public void starting(FrameworkMethod method) {
DTestWatcher.java108 starting(description);
158 protected void starting(Description description) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dfull_line_comment.s2 # this is a full line comment starting at column 1
3 # this starting at column 2
/external/llvm/test/MC/ARM/
Dfull_line_comment.s2 # this is a full line comment starting at column 1
3 # this starting at column 2
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dfull_line_comment.s2 # this is a full line comment starting at column 1
3 # this starting at column 2
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesTrainingPredict.pbtxt7 Rank 1 Tensor containing cached tree ids which is the starting
14 Rank 1 Tensor containing cached node id which is the starting
60 It traverses the trees starting from cached tree id and cached node id and
Dapi_def_InitializeTableFromTextFile.pbtxt45 split line based on `delimiter` or the line number (starting from zero).
49 - A value of -1 means use the line number(starting from zero), expects `int64`.
51 - A value >= 0 means use the index (starting at zero) of the split line based
Dapi_def_InitializeTableFromTextFileV2.pbtxt47 split line based on `delimiter` or the line number (starting from zero).
51 - A value of -1 means use the line number(starting from zero), expects `int64`.
53 - A value >= 0 means use the index (starting at zero) of the split line based
/external/clang/test/Parser/
Dcxx0x-literal-operators.cpp6 expected-warning{{user-defined literal suffixes not starting with '_' are reserved}}
8 expected-warning{{user-defined literal suffixes not starting with '_' are reserved}}
/external/catch2/docs/
Devent-listeners.md5 such as a test case starting or ending, as they happen during a test run.
50 // The whole test run, starting and ending
54 // Test cases starting and ending
58 // Sections starting and ending
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dinvalid-endef.s3 # CHECK: ending symbol definition without starting one
4 # CHECK: ending symbol definition without starting one
Dinvalid-def.s3 # CHECK: error: starting a new symbol definition without completing the previous one
4 # CHECK: error: starting a new symbol definition without completing the previous one
/external/llvm/test/MC/COFF/
Dinvalid-endef.s3 # CHECK: ending symbol definition without starting one
4 # CHECK: ending symbol definition without starting one
Dinvalid-def.s3 # CHECK: error: starting a new symbol definition without completing the previous one
4 # CHECK: error: starting a new symbol definition without completing the previous one
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto67 // vector of nodes starting from the root.
90 // vector of nodes starting from the root.
104 // vector of nodes starting from the root.
116 // whole next layer of the tree or starting with the next node we only have
127 // whole next layer of the tree or starting with the next node we only have
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat14 starting m/b/t = Sets the starting measure, beat, and tick for the event.
34 starting m/b/t =
55 starting m/b/t = Sets the starting measure, beat, and tick for the segment.
84 starting m/b/t =
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
DCHANGES6 *) Reworked handling of comments starting with exclamation marks. The matcher
42 *) Added command line option for keeping comments starting with an exclamation
49 *) Added support for keeping comments starting with an exclamation mark. This
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DObjectArraysTest.java84 Integer[] starting = ObjectArrays.arraysCopyOf(array1, array1.length); in doTestToArrayImpl2() local
94 Object[] expectedArray1 = expectModify ? reference : starting; in doTestToArrayImpl2()
95 Object[] expectedArray2 = expectModify ? target : starting; in doTestToArrayImpl2()
/external/eigen/
DINSTALL4 Explanation before starting
23 Before starting, create another directory which we will call 'build_dir'.

12345678910>>...48