/external/tensorflow/tensorflow/lite/kernels/ |
D | slice.cc | 72 const TfLiteTensor* size, std::vector<int>* begins, in GetBeginAndSizeVectors() argument 75 begins->push_back(GetTensorData<T>(begin)[idx]); in GetBeginAndSizeVectors() 147 std::vector<int> begins; in Eval() local 148 begins.reserve(kMaxDim); in Eval() 153 GetBeginAndSizeVectors<int32_t>(NumDimensions(input), begin, size, &begins, in Eval() 156 GetBeginAndSizeVectors<int64_t>(NumDimensions(input), begin, size, &begins, in Eval() 165 begins.push_back(0); in Eval() 177 TF_LITE_ENSURE_EQ(context, begins.size(), 4); \ in Eval() 183 op_params.begin[i] = begins[3 - i]; \ in Eval()
|
/external/llvm/utils/abtest/ |
D | mark_armfns.py | 18 begins = dict() variable 37 begins[begin] = triple 50 triple = begins.get(linenum)
|
D | mark_aarch64fns.py | 20 begins = dict() variable 48 begins[begin] = triple 61 triple = begins.get(linenum)
|
/external/clang/test/ARCMT/ |
D | atautorelease-check.m | 101 // expected-note {{scope begins here}} 114 // expected-note {{scope begins here}} 126 // expected-note {{scope begins here}} 137 // expected-note {{scope begins here}}
|
/external/mesa3d/src/gallium/state_trackers/clover/util/ |
D | range.hpp | 256 return { f, tuple::map(begins(), os) }; in begin() 262 tuple::map(begins(), os)) }; in end() 267 return { f, tuple::map(begins(), os) }; in begin() 273 tuple::map(begins(), os)) }; in end()
|
/external/iptables/extensions/ |
D | libxt_physdev.man | 14 interface which begins with this name will match. If the packet didn't arrive 24 interface which begins with this name will match.
|
/external/clang/test/Modules/ |
D | auto-module-import.m | 87 void includeNotAtTopLevel() { // expected-note {{function 'includeNotAtTopLevel' begins here}} 93 namespace NS { // expected-note {{begins here}} 97 extern "C" { // expected-note {{begins here}}
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/main/ |
D | atgroup_01.css | 8 + Any page whose URL begins with "http://www.w3.org/Style/"
|
D | atgroup_02.css | 9 + Any page whose URL begins with "http://www.w3.org/Style/"
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Range.pbtxt | 29 This operation creates a sequence of numbers that begins at `start` and
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | title.txt | 16 # If the iterator begins on a CaseIgnorable, advance it past it/them.
|
D | word.txt | 109 # begins with a group of Format chars, or with a "word" consisting of a single 177 # No other rule begins with a Regional_Indicator, so chaining cannot extend the match.
|
D | word_POSIX.txt | 109 # begins with a group of Format chars, or with a "word" consisting of a single 177 # No other rule begins with a Regional_Indicator, so chaining cannot extend the match.
|
/external/autotest/client/site_tests/hardware_UsbMount/ |
D | control | 25 This test requires a USB drive inserted before the test begins.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | ResponseFile.ll | 11 ; When the response file begins with UTF8 BOM sequence, we shall remove them.
|
/external/llvm/test/Other/ |
D | ResponseFile.ll | 11 ; When the response file begins with UTF8 BOM sequence, we shall remove them.
|
/external/autotest/client/site_tests/hardware_UsbBasicFileOperations/ |
D | control | 18 This test requires a USB drive inserted before the test begins.
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | large_stack_offs.ll | 63 ; Now skip ahead to where the call in br_1 begins, to check how %t2 is used. 118 ; Now skip ahead to where the call in br_1 begins, to check how %t2 is used.
|
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
D | hello_ar_application.h | 128 std::vector<glm::vec3> begins; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | altmacro_string.s | 9 # If an argument begins with '<' and ends with '>'.
|
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/ |
D | hello_ar_application.h | 128 std::vector<glm::vec3> begins; variable
|
/external/tensorflow/tensorflow/ |
D | version_check.bzl | 7 bazel_version: the version string that begins with the semantic version
|
/external/autotest/server/site_tests/autoupdate_P2P/ |
D | control.local | 18 lab to schedule and provision two DUTs before the test begins. We will need
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | patchpoint-invoke.ll | 13 ; Unfortunately, hardcode the name of the label that begins the patchpoint:
|
/external/icu/tools/icu4c_srcgen/jinja_templates/ |
D | shim.cpp.j2 | 19 beginning of a Jinja2 templated section, and {# begins a comment.
|