/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | metadata_batch.cc | 112 grpc_linked_mdelem* storage, in link_callout() 128 grpc_linked_mdelem* storage) { in maybe_link_callout() 138 grpc_linked_mdelem* storage) { in maybe_unlink_callout() 150 grpc_linked_mdelem* storage, in grpc_metadata_batch_add_head() 157 static void link_head(grpc_mdelem_list* list, grpc_linked_mdelem* storage) { in link_head() 174 grpc_linked_mdelem* storage) { in grpc_metadata_batch_link_head() 190 grpc_metadata_batch* batch, grpc_linked_mdelem* storage, in grpc_metadata_batch_link_head() 205 grpc_linked_mdelem* storage, in grpc_metadata_batch_add_tail() 212 static void link_tail(grpc_mdelem_list* list, grpc_linked_mdelem* storage) { in link_tail() 229 grpc_linked_mdelem* storage) { in grpc_metadata_batch_link_tail() [all …]
|
/external/libchrome/base/ |
D | value_iterators_unittest.cc | 60 DictStorage storage; in TEST() local 73 DictStorage storage; in TEST() local 86 DictStorage storage; in TEST() local 103 DictStorage storage; in TEST() local 119 DictStorage storage; in TEST() local 136 DictStorage storage; in TEST() local 152 DictStorage storage; in TEST() local 159 DictStorage storage; in TEST() local 167 DictStorage storage; in TEST() local 177 DictStorage storage; in TEST() local [all …]
|
/external/grpc-grpc/src/core/lib/transport/ |
D | metadata_batch.cc | 101 grpc_linked_mdelem* storage) { in maybe_link_callout() 118 grpc_linked_mdelem* storage) { in maybe_unlink_callout() 130 grpc_linked_mdelem* storage, in grpc_metadata_batch_add_head() 137 static void link_head(grpc_mdelem_list* list, grpc_linked_mdelem* storage) { in link_head() 153 grpc_linked_mdelem* storage) { in grpc_metadata_batch_link_head() 166 grpc_linked_mdelem* storage, in grpc_metadata_batch_add_tail() 173 static void link_tail(grpc_mdelem_list* list, grpc_linked_mdelem* storage) { in link_tail() 190 grpc_linked_mdelem* storage) { in grpc_metadata_batch_link_tail() 203 grpc_linked_mdelem* storage) { in unlink_storage() 220 grpc_linked_mdelem* storage) { in grpc_metadata_batch_remove() [all …]
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec.hpp | 13 struct storage struct 15 typedef struct type { 17 } type; 38 struct storage<float, 16, true> struct 40 typedef glm_vec4 type; 44 struct storage<int, 16, true> struct 46 typedef glm_ivec4 type; 50 struct storage<unsigned int, 16, true> struct 52 typedef glm_uvec4 type; 83 struct storage<double, 32, true> struct [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | elementwise_test_util.cc | 33 for (auto storage : env->GetSupportedStorages()) { in AbsTest() local 59 for (auto storage : env->GetSupportedStorages()) { in CosTest() local 86 for (auto storage : env->GetSupportedStorages()) { in CopyTest() local 110 for (auto storage : env->GetSupportedStorages()) { in EluTest() local 138 for (auto storage : env->GetSupportedStorages()) { in ExpTest() local 166 for (auto storage : env->GetSupportedStorages()) { in FloorTest() local 196 for (auto storage : env->GetSupportedStorages()) { in FloorDivTest() local 230 for (auto storage : env->GetSupportedStorages()) { in FloorModTest() local 263 for (auto storage : env->GetSupportedStorages()) { in HardSwishTest() local 290 for (auto storage : env->GetSupportedStorages()) { in LogTest() local [all …]
|
D | padding_test_util.cc | 37 for (auto storage : env->GetSupportedStorages()) { in PaddingAppendWidthTest() local 67 for (auto storage : env->GetSupportedStorages()) { in PaddingPrependWidthTest() local 97 for (auto storage : env->GetSupportedStorages()) { in PaddingAppendHeightTest() local 126 for (auto storage : env->GetSupportedStorages()) { in PaddingPrependHeightTest() local 155 for (auto storage : env->GetSupportedStorages()) { in PaddingAppendChannelsTest() local 184 for (auto storage : env->GetSupportedStorages()) { in PaddingPrependChannelsTest() local 213 for (auto storage : env->GetSupportedStorages()) { in PaddingPrependChannelsX4Test() local 242 for (auto storage : env->GetSupportedStorages()) { in PaddingComplexTest() local 275 for (auto storage : env->GetSupportedStorages()) { in PaddingReflectWidthTest() local 305 for (auto storage : env->GetSupportedStorages()) { in PaddingReflectChannelsTest() local
|
D | resize_test_util.cc | 38 for (auto storage : env->GetSupportedStorages()) { in ResizeBilinearAlignedTest() local 70 for (auto storage : env->GetSupportedStorages()) { in ResizeBilinearNonAlignedTest() local 103 for (auto storage : env->GetSupportedStorages()) { in ResizeBilinearWithoutHalfPixelTest() local 135 for (auto storage : env->GetSupportedStorages()) { in ResizeBilinearWithHalfPixelTest() local 167 for (auto storage : env->GetSupportedStorages()) { in ResizeNearestTest() local 199 for (auto storage : env->GetSupportedStorages()) { in ResizeNearestAlignCornersTest() local 231 for (auto storage : env->GetSupportedStorages()) { in ResizeNearestHalfPixelCentersTest() local
|
D | tile_test_util.cc | 33 for (auto storage : env->GetSupportedStorages()) { in TileChannelsTest() local 60 for (auto storage : env->GetSupportedStorages()) { in TileChannelsX4Test() local 88 for (auto storage : env->GetSupportedStorages()) { in TileWidthTest() local 115 for (auto storage : env->GetSupportedStorages()) { in TileHeightTest() local 143 for (auto storage : env->GetSupportedStorages()) { in TileHWCTest() local
|
D | split_test_util.cc | 42 for (auto storage : env->GetSupportedStorages()) { in SplitChannelsTest() local 86 for (auto storage : env->GetSupportedStorages()) { in SplitChannelsX4Test() local 130 for (auto storage : env->GetSupportedStorages()) { in SplitWidthTest() local 173 for (auto storage : env->GetSupportedStorages()) { in SplitHeightTest() local 215 for (auto storage : env->GetSupportedStorages()) { in SplitBatchTest() local 257 for (auto storage : env->GetSupportedStorages()) { in SplitDepthTest() local
|
D | reduce_test_util.cc | 34 for (auto storage : env->GetSupportedStorages()) { in MeanHWTest() local 61 for (auto storage : env->GetSupportedStorages()) { in ReduceSumChannelsTest() local 88 for (auto storage : env->GetSupportedStorages()) { in ReduceProductChannelsTest() local 116 for (auto storage : env->GetSupportedStorages()) { in ReduceMaxChannelsTest() local 144 for (auto storage : env->GetSupportedStorages()) { in ReduceMinChannelsTest() local
|
D | space_to_depth_test_util.cc | 34 for (auto storage : env->GetSupportedStorages()) { in SpaceToDepthTensorShape1x2x2x1BlockSize2Test() local 61 for (auto storage : env->GetSupportedStorages()) { in SpaceToDepthTensorShape1x2x2x2BlockSize2Test() local 90 for (auto storage : env->GetSupportedStorages()) { in SpaceToDepthTensorShape1x2x2x3BlockSize2Test() local 121 for (auto storage : env->GetSupportedStorages()) { in SpaceToDepthTensorShape1x4x4x1BlockSize2Test() local
|
D | concat_test_util.cc | 40 for (auto storage : env->GetSupportedStorages()) { in ConcatWidthTest() local 73 for (auto storage : env->GetSupportedStorages()) { in ConcatHeightTest() local 107 for (auto storage : env->GetSupportedStorages()) { in ConcatChannelsTest() local 145 for (auto storage : env->GetSupportedStorages()) { in ConcatChannelsAlignedx4Test() local
|
D | relu_test_util.cc | 37 for (auto storage : env->GetSupportedStorages()) { in ReLUNoClipNoAlphaTest() local 66 for (auto storage : env->GetSupportedStorages()) { in ReLUClipTest() local 95 for (auto storage : env->GetSupportedStorages()) { in ReLUAlphaTest() local 124 for (auto storage : env->GetSupportedStorages()) { in ReLUAlphaClipTest() local
|
D | conv_powervr_test_util.cc | 43 for (auto storage : env->GetSupportedStorages()) { in ConvPowerVR1x1SimpleWeightsTest() local 80 for (auto storage : env->GetSupportedStorages()) { in ConvPowerVR1x1Test() local 117 for (auto storage : env->GetSupportedStorages()) { in ConvPowerVRSimpleWeightsTest() local 154 for (auto storage : env->GetSupportedStorages()) { in ConvPowerVRTest() local
|
D | softmax_test_util.cc | 35 for (auto storage : env->GetSupportedStorages()) { in SoftmaxTest() local 75 for (auto storage : env->GetSupportedStorages()) { in SoftmaxBigNumberTest() local 105 for (auto storage : env->GetSupportedStorages()) { in Softmax1x1Test() local 144 for (auto storage : env->GetSupportedStorages()) { in Softmax1x1BigNumberTest() local
|
/external/perfetto/src/trace_processor/importers/common/ |
D | args_translation_table_unittest.cc | 25 TraceStorage storage; in TEST() local 32 TraceStorage storage; in TEST() local 44 TraceStorage storage; in TEST() local 56 TraceStorage storage; in TEST() local 69 TraceStorage storage; in TEST() local
|
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
D | fb_storage_test.cc | 52 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local 68 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local 95 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local 107 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local 128 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local 138 FlatbufferStorage<BenchmarkEvent> storage(path); in TEST() local
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | ImageD3D.cpp | 27 TextureStorage *storage, in setManagedSurface2D() 34 TextureStorage *storage, in setManagedSurfaceCube() 42 TextureStorage *storage, in setManagedSurface3D() 49 TextureStorage *storage, in setManagedSurface2DArray()
|
/external/expat/tests/ |
D | chardata.c | 56 CharData_Init(CharData *storage) { in CharData_Init() 62 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) { in CharData_AppendXMLChars() 82 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { in CharData_CheckXMLChars()
|
D | structdata.c | 67 StructData_Init(StructData *storage) { in StructData_Init() 75 StructData_AddItem(StructData *storage, const XML_Char *s, int data0, int data1, in StructData_AddItem() 103 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, in StructData_CheckItems() 143 StructData_Dispose(StructData *storage) { in StructData_Dispose()
|
/external/google-fruit/include/fruit/ |
D | component.h | 87 fruit::impl::ComponentStorage storage; variable 941 …PartialComponentWithReplacementInProgress(storage_t storage) // NOLINT(google-explicit-constructor) in PartialComponentWithReplacementInProgress() 1068 fruit::impl::PartialComponentStorage<Bindings...> storage; variable
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | uniform_initializer_utils.cpp | 31 fill_storage_array_with_sentinels(gl_constant_value *storage, in fill_storage_array_with_sentinels() 46 red_zone_is_intact(gl_constant_value *storage, in red_zone_is_intact() 212 uint64_storage(union gl_constant_value *storage) in uint64_storage() 220 double_storage(union gl_constant_value *storage) in double_storage() 239 verify_data(gl_constant_value *storage, unsigned storage_array_size, in verify_data()
|
/external/brotli/c/enc/ |
D | entropy_encode_static.h | 84 size_t* storage_ix, uint8_t* storage) { in StoreStaticCodeLengthCode() 517 size_t* storage_ix, uint8_t* storage) { in StoreStaticCommandHuffmanTree() 531 size_t* storage_ix, uint8_t* storage) { in StoreStaticDistanceHuffmanTree()
|
D | brotli_bit_stream.c | 86 const Command* cmd, size_t* storage_ix, uint8_t* storage) { in StoreCommandExtra() 109 static void StoreVarLenUint8(size_t n, size_t* storage_ix, uint8_t* storage) { in StoreVarLenUint8() 126 uint8_t* storage) { in StoreCompressedMetaBlockHeader() 153 uint8_t* storage) { in BrotliStoreUncompressedMetaBlockHeader() 170 size_t* storage_ix, uint8_t* storage) { in BrotliStoreHuffmanTreeOfHuffmanTreeToBitMask() 224 size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) { in BrotliStoreHuffmanTreeToBitMask() 246 size_t* storage_ix, uint8_t* storage) { in StoreSimpleHuffmanTree() 285 size_t* storage_ix, uint8_t* storage) { in BrotliStoreHuffmanTree() 355 uint8_t* storage) { in BuildAndStoreHuffmanTree() 409 uint8_t* storage) { in BrotliBuildAndStoreHuffmanTreeFast() [all …]
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | Layout.cpp | 107 const TLayoutBlockStorage storage = type.getLayoutQualifier().blockStorage; in MetalLayoutOf() local 207 bool sh::CanBePacked(TLayoutBlockStorage storage) in CanBePacked() 237 void sh::SetBlockStorage(TType &type, TLayoutBlockStorage storage) in SetBlockStorage() 246 const TLayoutBlockStorage storage, in CommonGlslStructLayoutOf() 268 const TLayoutBlockStorage storage, in CommonGlslLayoutOf() 352 TLayoutBlockStorage storage, in GlslLayoutOf() 380 TLayoutBlockStorage storage, in GlslStructLayoutOf()
|