Home
last modified time | relevance | path

Searched defs:structures (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/unicode-ident/
DREADME.md57 #### unicode-xid
100 #### ucd-trie
145 #### fst
161 #### roaring
184 #### unicode-ident
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
Doperators.md322 ##### `list_append`
354 ##### `list_pop`
387 ##### `list_stack`
388 ##### `ListPopOpts`
389 ##### `ListStackOpts`
390 ##### `new_list`
/external/python/cpython3/Lib/ctypes/test/
Dtest_unaligned_structures.py4 structures = [] variable
/external/python/cpython2/Lib/ctypes/test/
Dtest_unaligned_structures.py4 structures = [] variable
/external/googleapis/google/home/enterprise/sdm/v1/
Dsmart_device_management_service.proto180 repeated Structure structures = 1; field
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dsmartdevicemanagement.v1.json214 "structures": { object
471 "structures": { object
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp869 auto structures() const -> const std::vector<BlasPtr> & in structures() function in vk::BottomLevelAccelerationStructurePool
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4877 const std::string &structures = GetDefinitionsStructures(); in GetInterfaceForStage() local