| /external/android-clat/ |
| D | BUGS | 3 - assumes the handset has its own (routed) /64 ipv6 subnet 4 - assumes the /128 ipv6 subnet it generates can use the nat64 gateway 5 …- assumes the nat64 gateway has the ipv4 address in the last 32 bits of the ipv6 address (that it …
|
| /external/cronet/net/cookies/ |
| D | cookie_store_test_callbacks.h | 75 // Makes a callback that will invoke Run. Assumes that |this| will be kept 93 // Makes a callback that will invoke Run. Assumes that |this| will be kept 114 // Makes a callback that will invoke Run. Assumes that |this| will be kept 143 // Makes a callback that will invoke Run. Assumes that |this| will be kept 166 // Makes a callback that will invoke Run. Assumes that |this| will be kept
|
| /external/arm-trusted-firmware/bl31/aarch64/ |
| D | ea_delegate.S | 25 * vector entry. This function assumes GP registers x0-x29 have been saved, and 108 /* el3_exit assumes SP_EL0 on entry */ 155 /* el3_exit assumes SP_EL0 on entry */ 162 * Prelude for Synchronous External Abort handling. This function assumes that 192 * Prelude for Asynchronous External Abort handling. This function assumes that 229 * assumes that all GP registers have been saved by the caller.
|
| /external/openthread/third_party/mbedtls/repo/tests/include/test/ |
| D | macros.h | 66 * as it assumes the test step will not create an error. 193 * individual test in a test case. The macro assumes the test will fail 225 * individual test in a test case. The macro assumes the test will fail 228 * It assumes the library function under test cannot return a value and 229 * assumes errors can only be indicated byt calls to 259 * individual test in a test case. The macro assumes the test will not fail. 261 * It assumes the library function under test cannot return a value and 262 * assumes errors can only be indicated by calls to
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | BuildLibCalls.h | 100 /// Emit a call to the memchr function. This assumes that Ptr is a pointer, 178 /// Emit a call to the putchar function. This assumes that Char is an integer. 181 /// Emit a call to the puts function. This assumes that Str is some pointer. 184 /// Emit a call to the fputc function. This assumes that Char is an i32, and 189 /// Emit a call to the fputc_unlocked function. This assumes that Char is an 204 /// Emit a call to the fwrite function. This assumes that Ptr is a pointer, 217 /// Emit a call to the fwrite_unlocked function. This assumes that Ptr is a 232 /// Emit a call to the fread_unlocked function. This assumes that Ptr is a
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | BuildLibCalls.h | 73 /// Emit a call to the memchr function. This assumes that Ptr is a pointer, 96 /// Emit a call to the putchar function. This assumes that Char is an integer. 99 /// Emit a call to the puts function. This assumes that Str is some pointer. 102 /// Emit a call to the fputc function. This assumes that Char is an i32, and 112 /// Emit a call to the fwrite function. This assumes that Ptr is a pointer,
|
| /external/tensorflow/tensorflow/security/advisory/ |
| D | tfsa-2021-174.md | 24 … `input`, `input_h` and `input_c` parameters are not validated, but code assumes they have certain… 30 auto batch_size = c->Dim(input_shape, 1); // assumes rank >= 2 31 auto num_units = c->Dim(input_h_shape, 2); // assumes rank >= 3
|
| /external/cronet/components/cronet/tools/ |
| D | generate_accept_languages.py | 9 # * assumes necessary data is contained only with files of the form 11 # * assumes ${LANG} is identified in the lang attribute of the root 13 # * assumes that there is only one relevant element with the
|
| /external/jsoncpp/include/json/ |
| D | json_features.h | 23 /** \brief A configuration that allows all features and assumes all strings 27 * - Assumes Value strings are encoded in UTF-8 35 * - Assumes Value strings are encoded in UTF-8
|
| /external/toolchain-utils/go/chromeos/ |
| D | build_go | 8 # It assumes that the "x86_64-cros-linux-gnu" toolchain is already installed. 9 # It assumes that the "armv7a-cros-linux-gnueabihf" toolchain is 11 # It assumes that the "aarch64-cros-linux-gnu" toolchain is already installed.
|
| /external/webrtc/test/pc/e2e/analyzer/video/ |
| D | quality_analyzing_video_encoder.h | 85 // In this mode encoder assumes not more than 1 encoded image per video 113 // In this mode encoder assumes that for each frame simulcast encoded 118 // In this mode encoder assumes that for each frame encoded images for 123 // In this mode encoder assumes that for each frame encoded images for 147 // VideoEncoder interface assumes async delivery of encoded images.
|
| /external/dtc/libfdt/ |
| D | libfdt_internal.h | 108 * This assumes that the device tree is sane. i.e. header metadata 124 * This builds on ASSUME_VALID_DTB and further assumes that libfdt 145 * This assumes that it is OK for a failed addition to the device tree, 154 * This assumes that the device tree components appear in a 'convenient' 169 * This assumes that libfdt itself does not have any internal bugs. It
|
| /external/libchrome/base/android/ |
| D | path_utils_unittest.cc | 30 // we are running in. Assumes that we are packaged in in TEST_F() 42 // we are running in. Assumes that we are packaged in in TEST_F() 53 // we are running in. Assumes that the directory contains in TEST_F()
|
| /external/cronet/base/android/ |
| D | path_utils_unittest.cc | 30 // we are running in. Assumes that we are packaged in in TEST_F() 42 // we are running in. Assumes that we are packaged in in TEST_F() 53 // we are running in. Assumes that the directory contains in TEST_F()
|
| /external/cronet/third_party/boringssl/src/ |
| D | SANDBOXING.md | 68 support once and assumes support is consistent for the lifetime of the address 111 performance cost. If it succeeds, BoringSSL assumes `MADV_WIPEONFORK` is 128 BoringSSL assumes that functions in the C and C++ library only have the platform 134 locale. BoringSSL may trigger these paths and assumes the sandbox environment
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | task_io_service.hpp | 100 // Request invocation of the given operation and return immediately. Assumes 105 // Request invocation of the given operation and return immediately. Assumes 109 // Request invocation of the given operations and return immediately. Assumes 114 // Assumes that work_started() was previously called for the operations.
|
| /external/tensorflow/tensorflow/core/api_def/base_api/ |
| D | api_def_MatrixDiagV2.pbtxt | 19 The number of rows of the output matrix. If it is not provided, the op assumes 28 assumes the output matrix is a square matrix and infers the matrix size from 51 both are not specified, the op assumes the innermost matrix is square and infers 53 is specified, the op assumes the unspecified value is the smallest possible
|
| /external/boringssl/src/ |
| D | SANDBOXING.md | 68 support once and assumes support is consistent for the lifetime of the address 111 performance cost. If it succeeds, BoringSSL assumes `MADV_WIPEONFORK` is 128 BoringSSL assumes that functions in the C and C++ library only have the platform 134 locale. BoringSSL may trigger these paths and assumes the sandbox environment
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | transformation_flatten_conditional_branch.h | 73 // Assumes that |header| is the header of a conditional, so its last two 85 // Assumes that the instruction has side effects, requiring it to be enclosed 87 // keeping the module valid. Assumes that, if the instruction has a void 115 // Assumes that all parameters are consistent.
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_flatten_conditional_branch.h | 73 // Assumes that |header| is the header of a conditional, so its last two 85 // Assumes that the instruction has side effects, requiring it to be enclosed 87 // keeping the module valid. Assumes that, if the instruction has a void 115 // Assumes that all parameters are consistent.
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | transformation_flatten_conditional_branch.h | 73 // Assumes that |header| is the header of a conditional, so its last two 85 // Assumes that the instruction has side effects, requiring it to be enclosed 87 // keeping the module valid. Assumes that, if the instruction has a void 115 // Assumes that all parameters are consistent.
|
| /external/antlr/runtime/ObjC/Framework/ |
| D | ANTLRStringStream.m | 72 … [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based, 89 … [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based, 107 … [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based, 124 … [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based, 178 [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based, 235 [markers addObject:[NSNull null]]; // ANTLR generates code that assumes markers to be 1-based,
|
| /external/webrtc/modules/video_coding/include/ |
| D | video_codec_interface.h | 31 // Hack alert - the code assumes that thisstruct is memset when constructed. 55 // Hack alert - the code assumes that thisstruct is memset when constructed. 86 // Hack alert - the code assumes that thisstruct is memset when constructed.
|
| /external/iproute2/man/man8/ |
| D | ip-route.8.in | 361 assumes type 370 assumes a full-length host route. There is also a special 407 assumes the 586 assumes scope 605 .B ip assumes protocol 607 (i.e. it assumes the route was added by someone who doesn't 887 assumes
|
| /external/mesa3d/include/android_stub/log/ |
| D | logprint.h | 88 * Assumes single threaded execution 101 * Assumes single threaded execution 152 * Assumes single threaded execution
|