Searched defs:FormatName (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryExternalMemoryHostTests.cpp | 1097 struct FormatName struct 1099 vk::VkFormat format; 1100 std::string name;
|
/aosp_15_r20/external/webrtc/android_tools/ |
H A D | generate_bp.py | 82 def FormatName(name): function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | cache_dataset_ops.cc | 196 string FormatName(size_t item_index, size_t tensor_index) const { in FormatName() function in tensorflow::data::CacheDatasetOp::FileDatasetBase
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 2285 std::string FormatName = (".insn_" + Format).str(); in parseDirectiveInsn() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mqoai.h | 4160 #define IMSMQManagement_Init(This,Machine,Pathname,FormatName) (This)->lpVtbl->Init(This,Machine,Pa… argument 4247 #define IMSMQOutgoingQueueManagement_Init(This,Machine,Pathname,FormatName) (This)->lpVtbl->Init(Th… argument 4328 #define IMSMQQueueManagement_Init(This,Machine,Pathname,FormatName) (This)->lpVtbl->Init(This,Machi… argument
|