/external/python/google-api-python-client/docs/dyn/ |
D | games_v1.stats.html | 103 … in minutes of the player. E.g., 1, 30, 60, ... . Not populated if there is not enough information. 104 …ame in the next day. E.g., 0, 0.1, 0.5, ..., 1.0. Not populated if there is not enough information. 105 …r last played this game. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information. 106 …shold amount of money. E.g., 0, 0.25, 0.50, 0.75. Not populated if there is not enough information. 108 …the player in this game. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information. 109 …n they are disconnected. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information. 110 … they are disconnected. E.g., 0, 0.25, 0.5, 0.75. Not populated if there is not enough information. 111 …he player in this game. E.g., 0, 0.25, 0.5, 0.75. Not populated if there is not enough information. 112 …n the next seven days. E.g., 0, 0.25, 0.50, 0.75. Not populated if there is not enough information. 113 …spend in the next 28 days. E.g., 1, 30, 60, ... . Not populated if there is not enough information.
|
/external/emboss/doc/ |
D | cpp-reference.md | 116 `Ok()` and the current backing storage is large enough to hold `other`'s data. 147 The `Ok` method returns `true` if and only if there are enough bytes in the 157 The `IsComplete` method returns `true` if there are enough bytes in the backing 440 find out whether `foo_view` has enough information to determine if the field 536 <code>*field*().IsComplete()</code> tests if there are enough bytes in the 539 <code>*field*().Ok()</code> tests if there are enough bytes in the backing 553 // There are enough bytes to read and write x. 609 The `Ok` method returns `true` if and only if there are enough bytes in the 619 The `IsComplete` method returns `true` if there are enough bytes in the backing 876 value as a C++ enum. `Read` will assert that there are enough bytes to read. [all …]
|
/external/tpm2-tss/src/tss2-fapi/ |
D | tpm_json_serialize.c | 49 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 85 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 106 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 136 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 164 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 183 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 202 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 221 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 262 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 283 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. [all …]
|
D | ifapi_policy_json_serialize.c | 26 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 74 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 101 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 116 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 198 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 264 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 292 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 365 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 405 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. 433 * @retval TSS2_FAPI_RC_MEMORY: if the FAPI cannot allocate enough memory. [all …]
|
/external/openthread/src/core/common/ |
D | frame_data.hpp | 54 …* Indicates whether or not there are enough bytes remaining in the `FrameData` to read a given num… 59 * @retval TRUE There are enough remaining bytes to read @p aLength bytes. 60 * @retval FALSE There are not enough remaining bytes to read @p aLength bytes. 72 * @retval kErrorParse Not enough bytes remaining to read. 84 * @retval kErrorParse Not enough bytes remaining to read. 96 * @retval kErrorParse Not enough bytes remaining to read. 108 * @retval kErrorParse Not enough bytes remaining to read. 120 * @retval kErrorParse Not enough bytes remaining to read. 133 * @retval kErrorParse Not enough bytes remaining to read @p aLength. 145 * @retval kErrorParse Not enough bytes remaining to read the entire object.
|
/external/googleapis/google/ads/googleads/v15/errors/ |
D | asset_group_error.proto | 46 // Not enough headline asset for a valid asset group. 49 // Not enough long headline asset for a valid asset group. 52 // Not enough description headline asset for a valid asset group. 55 // Not enough business name asset for a valid asset group. 58 // Not enough marketing image asset for a valid asset group. 61 // Not enough square marketing image asset for a valid asset group. 64 // Not enough logo asset for a valid asset group.
|
/external/googleapis/google/ads/googleads/v16/errors/ |
D | asset_group_error.proto | 46 // Not enough headline asset for a valid asset group. 49 // Not enough long headline asset for a valid asset group. 52 // Not enough description headline asset for a valid asset group. 55 // Not enough business name asset for a valid asset group. 58 // Not enough marketing image asset for a valid asset group. 61 // Not enough square marketing image asset for a valid asset group. 64 // Not enough logo asset for a valid asset group.
|
/external/googleapis/google/ads/googleads/v14/errors/ |
D | asset_group_error.proto | 46 // Not enough headline asset for a valid asset group. 49 // Not enough long headline asset for a valid asset group. 52 // Not enough description headline asset for a valid asset group. 55 // Not enough business name asset for a valid asset group. 58 // Not enough marketing image asset for a valid asset group. 61 // Not enough square marketing image asset for a valid asset group. 64 // Not enough logo asset for a valid asset group.
|
/external/vboot_reference/firmware/2lib/ |
D | 2struct.c | 15 VB2_DEBUG("Not enough space for keyblock header.\n"); in vb2_check_keyblock() 30 VB2_DEBUG("Not enough data for keyblock.\n"); in vb2_check_keyblock() 45 /* Verify we signed enough data */ in vb2_check_keyblock() 47 VB2_DEBUG("Didn't sign enough data\n"); in vb2_check_keyblock() 99 VB2_DEBUG("Not enough data for preamble header\n"); in vb2_verify_fw_preamble() 114 VB2_DEBUG("Not enough data for preamble.\n"); in vb2_verify_fw_preamble() 136 /* Verify we signed enough data */ in vb2_verify_fw_preamble() 138 VB2_DEBUG("Didn't sign enough data\n"); in vb2_verify_fw_preamble() 208 VB2_DEBUG("Not enough data for preamble header.\n"); in vb2_verify_kernel_preamble() 226 VB2_DEBUG("Not enough data for preamble.\n"); in vb2_verify_kernel_preamble() [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/ |
D | MemoryAllocationLib.h | 28 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 47 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 66 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 109 returned. If there is not enough memory at the specified alignment remaining to satisfy the 134 returned. If there is not enough memory at the specified alignment remaining to satisfy the 159 returned. If there is not enough memory at the specified alignment remaining to satisfy the 208 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 226 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 244 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 262 valid buffer of 0 size is returned. If there is not enough memory remaining to satisfy the [all …]
|
D | S3BootScriptLib.h | 74 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 97 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 119 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 142 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 163 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 184 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 206 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 229 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 255 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 273 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
D | MemoryAllocationLib.h | 22 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 41 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 60 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 103 returned. If there is not enough memory at the specified alignment remaining to satisfy the 128 returned. If there is not enough memory at the specified alignment remaining to satisfy the 153 returned. If there is not enough memory at the specified alignment remaining to satisfy the 202 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 220 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 238 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 256 valid buffer of 0 size is returned. If there is not enough memory remaining to satisfy the [all …]
|
D | S3BootScriptLib.h | 67 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 90 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 112 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 135 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 156 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 177 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 199 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 222 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 248 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 266 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
D | MemoryAllocationLib.h | 22 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 41 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 60 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 103 returned. If there is not enough memory at the specified alignment remaining to satisfy the 128 returned. If there is not enough memory at the specified alignment remaining to satisfy the 153 returned. If there is not enough memory at the specified alignment remaining to satisfy the 202 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 220 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 238 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 256 valid buffer of 0 size is returned. If there is not enough memory remaining to satisfy the [all …]
|
D | S3BootScriptLib.h | 67 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 90 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 112 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 135 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 156 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 177 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 199 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 222 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 248 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 266 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform [all …]
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
D | MemoryAllocationLib.h | 22 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 41 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 60 is returned. If there is not enough memory remaining to satisfy the request, then NULL is 103 returned. If there is not enough memory at the specified alignment remaining to satisfy the 128 returned. If there is not enough memory at the specified alignment remaining to satisfy the 153 returned. If there is not enough memory at the specified alignment remaining to satisfy the 202 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 220 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 238 returned. If there is not enough memory remaining to satisfy the request, then NULL is returned. 256 valid buffer of 0 size is returned. If there is not enough memory remaining to satisfy the [all …]
|
D | S3BootScriptLib.h | 67 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 90 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 112 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 135 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 156 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 177 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 199 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 222 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 248 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform 266 @retval RETURN_OUT_OF_RESOURCES Not enough memory for the table to perform [all …]
|
/external/llvm/include/llvm/Support/ |
D | DataExtractor.h | 51 /// enough bytes to extract this value, the offset will be left 76 /// enough bytes to extract this value, the offset will be left 101 /// enough bytes to extract this value, the offset will be left 124 /// enough bytes to extract this value, the offset will be left 142 /// enough bytes to extract this value, the offset will be left 159 /// enough bytes to extract this value, the offset will be left 164 /// be large enough to hold all requested data. 184 /// enough bytes to extract this value, the offset will be left 202 /// enough bytes to extract this value, the offset will be left 207 /// be large enough to hold all requested data. [all …]
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | MsgMgr.java | 58 * the error condition is severe enough to halt processing. 85 * the error condition is severe enough to halt processing. 101 * the error condition is severe enough to halt processing. 119 * the error condition is severe enough to halt processing. 138 * the error condition is severe enough to halt processing. 162 * the error condition is severe enough to halt processing. 190 * the error condition is severe enough to halt processing. 207 * the error condition is severe enough to halt processing. 224 * the error condition is severe enough to halt processing. 242 * the error condition is severe enough to halt processing. [all …]
|
/external/rust/android-crates-io/crates/etherparse/src/err/ |
D | len_error.rs | 4 /// enough data in a slice to decode a header). 6 /// This error is triggered whenever there is not enough data to decode 12 /// When the error is caused by not enough data being available 19 /// An example for an error that could be returned when there is not enough 30 /// // There was only 1 byte left (not enough for an UDP header): 97 …"{}: Not enough data to decode '{}'. {} byte(s) would be required, but only {} byte(s) are availab… in fmt() 109 …"{}: Not enough data to decode '{}'. {} byte(s) would be required, but only {} byte(s) are availab… in fmt() 227 // len sources based tests (not enough data) in fmt() 231 …(Slice, "IPv4 Header Error: Not enough data to decode 'IPv4 header'. 2 byte(s) would be required, … in fmt() 232 …(Ipv4HeaderTotalLen, "IPv4 Header Error: Not enough data to decode 'IPv4 header'. 2 byte(s) would … in fmt() [all …]
|
/external/pigweed/pw_bluetooth_hci/ |
D | packet.cc | 40 return std::nullopt; // Not enough data to parse the packet header. in Decode() 46 return std::nullopt; // Not enough data to cover the parameter bytes. in Decode() 68 return std::nullopt; // Not enough data to parse the packet header. in Decode() 74 return std::nullopt; // Not enough data to cover the data bytes. in Decode() 96 return std::nullopt; // Not enough data to parse the packet header. in Decode() 102 return std::nullopt; // Not enough data to cover the data bytes. in Decode() 122 return std::nullopt; // Not enough data to parse the packet header. in Decode() 128 return std::nullopt; // Not enough data to cover the parameter bytes. in Decode()
|
/external/perfetto/src/trace_processor/importers/perf/ |
D | sample.cc | 174 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_IDENTIFIER"); in Parse() 180 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_IP"); in Parse() 186 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_TID"); in Parse() 192 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_TIME"); in Parse() 198 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_ADDR"); in Parse() 204 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_ID"); in Parse() 218 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_STREAM_ID"); in Parse() 228 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_CPU"); in Parse() 235 return base ::ErrStatus("Not enough data to read PERF_SAMPLE_PERIOD"); in Parse()
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/ |
D | frame_buffer_utils_interface.h | 39 // should be big enough to store the operation result. 48 // should be big enough to store the operation result. 59 // should be big enough to store the operation result. 66 // should be big enough to store the operation result. 73 // should be big enough to store the operation result. 80 // should be big enough to store the operation result.
|
/external/webrtc/rtc_base/ |
D | bit_buffer.h | 39 // there aren't enough bytes left in the buffer. 42 // there aren't enough bits left in the buffer. 50 // enough data left for the specified type. 55 // Writes bit-sized values to the buffer. Returns false if there isn't enough 62 // Returns false if there isn't enough room left for the value. 68 // Returns false if there isn't enough room left for the value.
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/src/buf/ |
D | buf_mut.rs | 200 /// Panics if `self` does not have enough capacity to contain `src`. 226 /// `self` must have enough remaining capacity to contain all of `src`. 283 /// This function panics if there is not enough remaining capacity in 318 /// This function panics if there is not enough remaining capacity in 342 /// This function panics if there is not enough remaining capacity in 366 /// This function panics if there is not enough remaining capacity in 389 /// This function panics if there is not enough remaining capacity in 416 /// This function panics if there is not enough remaining capacity in 439 /// This function panics if there is not enough remaining capacity in 462 /// This function panics if there is not enough remaining capacity in [all …]
|