Home
last modified time | relevance | path

Searched defs:structure (Results 1 – 25 of 129) sorted by relevance

123456

/external/oboe/samples/drumthumper/
DREADME.md41 ### Kotlin App Layer
44 ### Native (C++) layer
47 ### Dependent Libraries
/external/webrtc/modules/video_coding/codecs/av1/
Dscalability_structure_unittest.cc62 FrameDependencyStructure structure = in GenerateAllFrames() local
95 FrameDependencyStructure structure = in TEST_P() local
114 FrameDependencyStructure structure = in TEST_P() local
145 FrameDependencyStructure structure = in TEST_P() local
156 FrameDependencyStructure structure = in TEST_P() local
172 FrameDependencyStructure structure = in TEST_P() local
201 FrameDependencyStructure structure = in TEST_P() local
228 FrameDependencyStructure structure = in TEST_P() local
/external/tensorflow/tensorflow/python/util/
Dnest.py320 def flatten(structure, expand_composites=False): argument
569 def _packed_nest_with_indices(structure, flat, index, is_seq, sequence_fn=None): argument
604 def _pack_sequence_as(structure, flat_sequence, expand_composites, argument
645 def pack_sequence_as(structure, flat_sequence, expand_composites=False): argument
759 def map_structure(func, *structure, **kwargs):
871 def map_structure_with_paths(func, *structure, **kwargs):
913 def map_structure_with_tuple_paths(func, *structure, **kwargs):
1480 def get_traverse_shallow_structure(traverse_fn, structure, argument
1592 def flatten_with_joined_string_paths(structure, separator="/", argument
1621 def flatten_with_tuple_paths(structure, expand_composites=False): argument
[all …]
/external/webrtc/modules/rtp_rtcp/source/
Drtp_dependency_descriptor_extension_unittest.cc26 FrameDependencyStructure structure; in TEST() local
43 FrameDependencyStructure structure; in TEST() local
71 FrameDependencyStructure structure; in TEST() local
95 FrameDependencyStructure structure; in TEST() local
Drtp_dependency_descriptor_extension.cc31 const FrameDependencyStructure* structure, in Parse()
38 const FrameDependencyStructure& structure, in ValueSize()
48 const FrameDependencyStructure& structure, in Write()
Drtp_dependency_descriptor_extension.h37 static size_t ValueSize(const FrameDependencyStructure& structure, in ValueSize()
45 const FrameDependencyStructure& structure, in Write()
Drtp_dependency_descriptor_reader.cc24 const FrameDependencyStructure* structure, in RtpDependencyDescriptorReader()
121 FrameDependencyStructure* structure = descriptor_->attached_structure.get(); in ReadTemplateDtis() local
144 FrameDependencyStructure* structure = descriptor_->attached_structure.get(); in ReadTemplateChains() local
160 FrameDependencyStructure* structure = descriptor_->attached_structure.get(); in ReadResolutions() local
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.cpp213 … VkPhysicalDevice16BitStorageFeatures *structure = (VkPhysicalDevice16BitStorageFeatures *) header; in ValidatePnextStructContents() local
225 VkMemoryAllocateFlagsInfo *structure = (VkMemoryAllocateFlagsInfo *) header; in ValidatePnextStructContents() local
231 … VkDeviceGroupRenderPassBeginInfo *structure = (VkDeviceGroupRenderPassBeginInfo *) header; in ValidatePnextStructContents() local
244 VkDeviceGroupSubmitInfo *structure = (VkDeviceGroupSubmitInfo *) header; in ValidatePnextStructContents() local
254 … VkBindBufferMemoryDeviceGroupInfo *structure = (VkBindBufferMemoryDeviceGroupInfo *) header; in ValidatePnextStructContents() local
260 … VkBindImageMemoryDeviceGroupInfo *structure = (VkBindImageMemoryDeviceGroupInfo *) header; in ValidatePnextStructContents() local
275 VkDeviceGroupDeviceCreateInfo *structure = (VkDeviceGroupDeviceCreateInfo *) header; in ValidatePnextStructContents() local
281 VkPhysicalDeviceFeatures2 *structure = (VkPhysicalDeviceFeatures2 *) header; in ValidatePnextStructContents() local
395 …VkRenderPassInputAttachmentAspectCreateInfo *structure = (VkRenderPassInputAttachmentAspectCreateI… in ValidatePnextStructContents() local
409 VkImageViewUsageCreateInfo *structure = (VkImageViewUsageCreateInfo *) header; in ValidatePnextStructContents() local
[all …]
/external/angle/src/compiler/translator/
DStructureHLSL.cpp23 TString Define(const TStructure &structure, in Define()
241 const TStructure *structure = type.getStruct(); in postPaddingString() local
288 TString StructureHLSL::defineQualified(const TStructure &structure, in defineQualified()
305 TString StructureHLSL::defineNameless(const TStructure &structure) in defineNameless()
310 StructureHLSL::DefinedStructs::iterator StructureHLSL::defineVariants(const TStructure &structure, in defineVariants()
360 void StructureHLSL::ensureStructDefined(const TStructure &structure) in ensureStructDefined()
373 TString StructureHLSL::addStructConstructor(const TStructure &structure) in addStructConstructor()
637 for (auto &structure : mDefinedStructs) in structsHeader() local
650 void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, in storeStd140ElementIndex()
DUtilsHLSL.cpp825 TString DecorateField(const ImmutableString &string, const TStructure &structure) in DecorateField()
893 const TStructure *structure = type.getStruct(); in TypeString() local
992 TString StructNameString(const TStructure &structure) in StructNameString()
1009 TString QualifiedStructNameString(const TStructure &structure, in QualifiedStructNameString()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DPKCS7ProcessableObject.java16 private final ASN1Encodable structure; field in PKCS7ProcessableObject
20 ASN1Encodable structure) in PKCS7ProcessableObject()
/external/tensorflow/tensorflow/python/data/util/
Dnest.py99 def _packed_nest_with_indices(structure, flat, index): argument
130 def pack_sequence_as(structure, flat_sequence): argument
168 def map_structure(func, *structure, **check_types_dict):
/external/angle/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp78 const TStructure *structure = node->getLeft()->getType().getStruct(); in RewriteExpressionVisitBinaryHelper() local
285 const TStructure *structure = indexNode->getLeft()->getType().getStruct(); in RewriteModifiedStructFieldSelectionExpression() local
363 const TStructure *structure = type.getStruct(); in visitDeclaration() local
370 const TStructure *structure = type.getStruct(); in visitDeclaration() local
419 void stripStructSpecifierSamplers(const TStructure *structure, TIntermSequence *newSequence) in stripStructSpecifierSamplers()
496 const TStructure *structure = type.getStruct(); in isRemovedStructType() local
511 const TStructure *structure, in extractStructSamplerUniforms()
572 const TStructure *structure = fieldType.getStruct(); in extractFieldSamplers() local
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp40 const TStructure &structure) in CreateStructTypeVariable()
48 const TStructure &structure, in CreateInstanceVariable()
194 int sh::GetFieldIndex(const TStructure &structure, const ImmutableString &fieldName) in GetFieldIndex()
218 const TStructure *structure = object.getType().getStruct(); in AccessField() local
231 const TStructure *structure = type.getStruct(); in AccessFieldByIndex() local
397 bool sh::HasMatrixField(const TStructure &structure) in HasMatrixField()
410 bool sh::HasArrayField(const TStructure &structure) in HasArrayField()
DReduceInterfaceBlocks.cpp49 auto &structure = in visitDeclarationPre() local
68 auto &structure = in visitDeclarationPre() local
DNameEmbeddedUniformStructsMetal.cpp45 const TStructure *structure = type.getStruct(); in visitDeclaration() local
70 TStructure *structure = new TStructure(mSymbolTable, kEmptyImmutableString, in doReplacement() local
DRewriteKeywords.cpp118 const TStructure *createRenamed(const TStructure &structure) in createRenamed()
133 if (const TStructure *structure = type.getStruct()) in createRenamed() local
216 const TStructure *tryGetRenamed(const TStructure &structure) in tryGetRenamed()
320 bool needsRenaming(const TStructure &structure, bool recursive) const in needsRenaming() argument
328 if (const TStructure *structure = type.getStruct()) in needsRenaming() local
DToposortStructs.cpp208 const TStructure *structure; member
226 if (const TStructure *structure = symbolEnv.remap(type.getStruct())) in GetAsDeclaredStructure() local
266 if (const TStructure *structure = mSymbolEnv.remap(leftType.getStruct())) in visitBinary() local
281 void useStruct(const TStructure &structure) in useStruct()
/external/cldr/tools/java/org/unicode/cldr/util/
DGrammarDerivation.java41 CompoundUnitStructure structure = CompoundUnitStructure.valueOf(structureStr); in add() local
49 public Values get(GrammaticalFeature feature, CompoundUnitStructure structure) { in get()
/external/llvm-project/polly/include/polly/Support/
DLinkGPURuntime.h40 } structure; variable
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang.y3422 const TType& structure = variable->getType(); variable
3451 TType* structure = new TType($5, *$2.string); variable
3462 TType* structure = new TType($4, TString("")); variable
/external/tensorflow/tensorflow/python/framework/
Dcomposite_tensor_test.py123 def testNestFlatten(self, structure, expected, paths, expand_composites=True): argument
191 structure, argument
270 def testNestMapStructure(self, structure, expected, expand_composites=True): argument
299 structure, argument
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dglslang.y3499 const TType& structure = variable->getType(); variable
3528 TType* structure = new TType($5, *$2.string); variable
3539 TType* structure = new TType($4, TString("")); variable
/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
Ddwarf5-atomic.s12 structure: label
/external/autotest/docs/
Duser-doc.md292 ### Interpreting test results
329 ### Running tests automatically, Suites

123456