/external/tensorflow/tensorflow/core/platform/default/ |
D | build_config_root.bzl | 48 # another set of dependencies otherwise. If "macos" is provided, that 50 # on MacOS platforms. If "macos" is not provided, the "otherwise" list is 52 def if_static(extra_deps, otherwise = [], macos = []): 54 str(Label("//tensorflow:framework_shared_object")): otherwise, 61 def if_static_and_not_mobile(extra_deps, otherwise = []): 63 str(Label("//tensorflow:framework_shared_object")): otherwise, 64 str(Label("//tensorflow:android")): otherwise, 65 str(Label("//tensorflow:ios")): otherwise, 69 def if_dynamic_kernels(extra_deps, otherwise = []): 72 "//conditions:default": otherwise,
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DebugNumericSummaryV2.pbtxt | 19 element is the tensor_id, if provided, and -1 otherwise. The 2nd 21 infinity or nan value, or zero otherwise. 24 element is the tensor_id, if provided, and -1 otherwise. The 29 element is the tensor_id, if provided, and -1 otherwise. The 2nd 30 element is the device_id, if provided, and -1 otherwise. The 3rd 38 element is the tensor_id, if provided, and -1 otherwise. The 2nd 48 element is the tensor_id, if provided, and -1 otherwise. The 2nd 49 element is the device_id, if provided, and -1 otherwise. The 3rd 64 is -inf, or zero otherwise. The 2nd element is +inf if any elements 65 of the input tensor is +inf, or zero otherwise. The 3rd element is [all …]
|
/external/testng/eclipse-projects/beust.com/web/ |
D | site.xsl | 35 <xsl:otherwise> 37 </xsl:otherwise> 48 <xsl:otherwise> 50 </xsl:otherwise> 107 <xsl:otherwise> 109 </xsl:otherwise> 120 <xsl:otherwise> 122 </xsl:otherwise> 153 <xsl:otherwise> 162 <xsl:otherwise> [all …]
|
/external/cldr/docs/rfc/ |
D | rfc2629.xslt | 375 <xsl:otherwise>99</xsl:otherwise> 654 <xsl:otherwise> 657 </xsl:otherwise> 687 <xsl:otherwise> 690 </xsl:otherwise> 733 <xsl:otherwise> 736 </xsl:otherwise> 762 <xsl:otherwise> 765 </xsl:otherwise> 866 <xsl:otherwise> [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/ |
D | zz40-xc-ovr.m4 | 90 dnl is available, otherwise aborts execution. 96 # Verify that 'echo' command is available, otherwise abort. 119 dnl is available, otherwise aborts execution. 125 # Verify that 'test' command is available, otherwise abort. 147 dnl is set, otherwise aborts execution. 153 # Verify that 'PATH' variable is set, otherwise abort. 175 dnl is available, otherwise aborts execution. 181 # Verify that 'expr' command is available, otherwise abort. 203 dnl is found within 'PATH', otherwise aborts execution. 213 # Verify that 'sed' utility is found within 'PATH', otherwise abort. [all …]
|
/external/curl/m4/ |
D | zz40-xc-ovr.m4 | 87 dnl is available, otherwise aborts execution. 93 # Verify that 'echo' command is available, otherwise abort. 116 dnl is available, otherwise aborts execution. 122 # Verify that 'test' command is available, otherwise abort. 144 dnl is set, otherwise aborts execution. 150 # Verify that 'PATH' variable is set, otherwise abort. 172 dnl is available, otherwise aborts execution. 178 # Verify that 'expr' command is available, otherwise abort. 200 dnl is found within 'PATH', otherwise aborts execution. 210 # Verify that 'sed' utility is found within 'PATH', otherwise abort. [all …]
|
/external/tensorflow/tensorflow/tools/lib_package/ |
D | BUILD | 26 # are resolved, otherwise these rules break when built 48 # are resolved, otherwise these rules break when built 81 # are resolved, otherwise these rules break when built 95 # are resolved, otherwise these rules break when built 117 # are resolved, otherwise these rules break when built 132 # are resolved, otherwise these rules break when built 300 # are resolved, otherwise these rules break when built 319 # are resolved, otherwise these rules break when built
|
/external/llvm-project/llvm/bindings/ocaml/bitwriter/ |
D | llvm_bitwriter.mli | 15 [path]. Returns [true] if successful, [false] otherwise. *) 22 will be flushed. Returns [true] if successful, [false] otherwise. *) 35 will be flushed. Returns [true] if successful, [false] otherwise. *)
|
/external/llvm/bindings/ocaml/bitwriter/ |
D | llvm_bitwriter.mli | 16 [path]. Returns [true] if successful, [false] otherwise. *) 23 will be flushed. Returns [true] if successful, [false] otherwise. *) 36 will be flushed. Returns [true] if successful, [false] otherwise. *)
|
/external/google-styleguide/ |
D | styleguide.xsl | 172 <xsl:otherwise> 174 </xsl:otherwise> 236 <xsl:otherwise> 238 </xsl:otherwise> 292 <xsl:otherwise>display: none</xsl:otherwise> 503 <xsl:otherwise> 505 </xsl:otherwise> 523 <xsl:otherwise> 528 </xsl:otherwise> 536 <xsl:otherwise> [all …]
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/ |
D | FileSystem.groovy | 37 * @return true if and only if the file was created false otherwise 48 * @return true if and only if the directory was created false otherwise 97 * deleted, false otherwise. If the path refers to a directory, it must be empty. Return false 109 * is successfully renamed, false otherwise. Return false if the path does not refer to a valid 136 * Return true if the specified path designates an existing directory, false otherwise 139 * @return true if path is a directory, false otherwise 146 * Return true if the specified path designates an existing file, false otherwise 149 * @return true if path is a file, false otherwise 160 * @return true if path is absolute, false otherwise
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 20 ends in '.ll'; otherwise it will be read in as a bitcode file. 23 are compared; otherwise, all global values are compared, and 29 then the corresponding successors are compared; otherwise they are
|
/external/llvm/docs/CommandGuide/ |
D | llvm-diff.rst | 22 ends in '.ll'; otherwise it will be read in as a bitcode file. 25 are compared; otherwise, all global values are compared, and 31 then the corresponding successors are compared; otherwise they are
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ |
D | switch-profmd.ll | 11 switch i32 %val, label %otherwise [ 18 otherwise:
|
/external/libdivsufsort/include/ |
D | divsufsort.h.cmake | 72 * @return 0 if no error occurred, -1 or -2 otherwise. 84 * @return The primary index if no error occurred, -1 or -2 otherwise. 106 * @return 0 if no error occurred, -1 or -2 otherwise. 121 * @return 0 if no error occurred, -1 or -2 otherwise. 150 * @return The count of matches if no error occurred, -1 otherwise. 167 * @return The count of matches if no error occurred, -1 otherwise.
|
/external/angle/extensions/ |
D | EGL_ANGLE_direct3d_display.txt | 59 Direct3D 9 renderer otherwise. If <display_id> is EGL_D3D11_ONLY_DISPLAY_ANGLE, 61 available, or will return NULL otherwise."
|
/external/llvm-project/llvm/bindings/ocaml/bitreader/ |
D | llvm_bitreader.mli | 18 raises [Error msg] otherwise, where [msg] is a description of the error 24 raises [Error msg] otherwise, where [msg] is a description of the error
|
/external/llvm/bindings/ocaml/bitreader/ |
D | llvm_bitreader.mli | 19 raises [Error msg] otherwise, where [msg] is a description of the error 25 raises [Error msg] otherwise, where [msg] is a description of the error
|
/external/python/cryptography/ |
D | LICENSE.PSF | 2 the Individual or Organization ("Licensee") accessing and otherwise using Python 8 distribute, and otherwise use Python 2.7.12 alone or in any derivative 40 8. By copying, installing or otherwise using Python 2.7.12, Licensee agrees
|
/external/python/futures/ |
D | LICENSE | 6 otherwise using this software ("Python") in source or binary form and 12 prepare derivative works, distribute, and otherwise use Python 46 8. By copying, installing or otherwise using Python, Licensee
|
/external/llvm-project/lldb/docs/resources/ |
D | contributing.rst | 44 missing object files, or otherwise inconsistent debug info, LLVM's 59 checks in an assertion may be more expensive than otherwise 73 and only if error handling is not otherwise feasible. Specifically, 81 actually unreachable code such as the default in an otherwise
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | size_classes.sh | 295 * psz: 'yes' if a multiple of the page size, 'no' otherwise. 296 * bin: 'yes' if a small bin size class, 'no' otherwise. 297 * pgs: Slab page count if a small bin size class, 0 otherwise. 299 * otherwise.
|
/external/llvm-project/llvm/test/TableGen/ |
D | true-false.td | 6 defvar otherwise = true; 47 otherwise: "snork");
|
/external/python/ipaddress/ |
D | LICENSE | 9 otherwise using this software ("Python") in source or binary form and 15 distribute, and otherwise use Python alone or in any derivative version, 48 8. By copying, installing or otherwise using Python, Licensee
|
/external/python/cpython2/Doc/c-api/ |
D | mapping.rst | 11 Return ``1`` if the object provides mapping protocol, and ``0`` otherwise. This 44 otherwise. This is equivalent to ``o[key]``, returning ``True`` on success 50 Return ``1`` if the mapping object has the key *key* and ``0`` otherwise.
|