Home
last modified time | relevance | path

Searched refs:assumed (Results 1 – 25 of 601) sorted by relevance

12345678910>>...25

/external/dtc/tests/
Dbase01.stderr2 Line 26: Invalid cell value '123456789012345'; -1 assumed
3 Line 27: Invalid cell value '891'; 0 assumed
4 Line 28: Invalid cell value '123456123456'; -1 assumed
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_NearestNeighbors.pbtxt7 Matrix of shape (n, d). Rows are assumed to be input points.
13 Matrix of shape (m, d). Rows are assumed to be centers.
39 Rows of points are assumed to be input points. Rows of centers are assumed to be
Dapi_def_KmeansPlusPlusInitialization.pbtxt7 Matrix of shape (n, d). Rows are assumed to be input points.
39 Rows of points are assumed to be input points. One row is selected at random.
Dapi_def_MatrixTriangularSolve.pbtxt45 of each inner-most matrix is assumed to be zero and not accessed.
47 matrix is assumed to be zero and not accessed.
/external/clang/test/SemaObjC/
Dwarn-implicit-atomic-property.m11 @implementation Super // expected-warning {{property is assumed atomic when auto-synthesizing the p…
12 @synthesize P,P1,P2; // expected-warning {{property is assumed atomic by default}}
Dwarn-assign-property-nscopying.m13 … {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}} // expected-war…
14 … expected-warning {{no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed}}
/external/libmpeg2/common/arm/
Dicv_sad_a9.s61 @* Width (assumed to be 8)
64 @* Height (assumed to be 4)
Dicv_variance_a9.s55 @* Width (assumed to be 8)
58 @* Height (assumed to be 4)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Dinfiniteloop.ll9 ; variable but assumed there must be one. Scalar evolution returned a exit
10 ; count for the loop below and from there on we assumed that there must be an
/external/llvm/test/Transforms/LoopVectorize/
Dinfiniteloop.ll9 ; variable but assumed there must be one. Scalar evolution returned a exit
10 ; count for the loop below and from there on we assumed that there must be an
/external/u-boot/tools/env/
Dfw_env.config3 # environment sector is assumed present.
5 # Futhermore, if the Flash sector size is omitted, this value is assumed to
/external/iptables/extensions/
Dlibxt_MARK.man9 mark ("nfmark"). If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
13 mark. If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
Dlibxt_tcp.man8 If the first port is omitted, "0" is assumed; if the last is omitted,
9 "65535" is assumed.
/external/u-boot/doc/uImage.FIT/
Dcommand_syntax_extensions.txt54 Ad. 3. First and second components of the image at <addr1> are assumed to be a
83 Ad. 8. Image at <addr1> is assumed to contain a default configuration, which
182 can be omitted. If <addr3> is omitted, then it is assumed that image at
183 <addr2> should be used. Similarly, when <addr2> is omitted, it is assumed that
184 image at <addr1> should be used. If <addr1> is omitted, it is assumed that the
/external/tensorflow/tensorflow/core/util/
Dcuda_device_functions.h409 T assumed; in CudaAtomicCasHelper() local
411 assumed = old; in CudaAtomicCasHelper()
412 old = atomicCAS(ptr, assumed, accumulate(assumed)); in CudaAtomicCasHelper()
413 } while (assumed != old); in CudaAtomicCasHelper()
/external/u-boot/doc/device-tree-bindings/
Dconfig.txt41 device, specified in bytes. It is assumed that the setting
52 GPIO that can be set to trigger a system reset. It is assumed
/external/libhevc/common/arm/
Dihevc_padding.s103 @ pad size is assumed to be pad_left = 80
222 @ pad size is assumed to be pad_left = 80
351 @ pad size is assumed to be pad_left = 80
470 @ pad size is assumed to be pad_left = 80
/external/python/cpython2/Doc/library/
Dchunk.rst63 are assumed to be aligned on 2-byte boundaries. If *align* is false, no
64 alignment is assumed. The default value is true. If the optional argument
65 *bigendian* is false, the chunk size is assumed to be in little-endian order.
/external/python/cpython3/Doc/library/
Dchunk.rst66 are assumed to be aligned on 2-byte boundaries. If *align* is false, no
67 alignment is assumed. The default value is true. If the optional argument
68 *bigendian* is false, the chunk size is assumed to be in little-endian order.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
DDynamicCalleeSavedRegisters.ll9 ; passing/returning argumnets, can be assumed to be modified by the callee.
11 ; In this case we want to see that EDX/ECX values are saved and EDI/ESI are assumed
Dimplicit-null-check-negative.ll34 ; load to %t cannot be assumed to be reliably faulting.
50 ; load to %t cannot be assumed to be reliably faulting.
/external/strace/
Dstrace-log-merge38 It is assumed that STRACE_LOGs were produced by strace with -tt[t]
/external/curl/docs/cmdline-opts/
Dkey-type.d7 is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.
Dcert-type.d8 and P12 are recognized types. If not specified, PEM is assumed.
Dproxy1.0.d6 assumed at port 1080.

12345678910>>...25