/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/ |
D | importer.go | 28 type InitData struct { struct 32 Priority int 37 Inits []PackageInit 145 func GetImporter(searchpaths []string, initmap map[*types.Package]InitData) Importer {
|
D | importer_test.go | 24 func runImporterTest(t *testing.T, imp Importer, initmap map[*types.Package]InitData, test *importe…
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | broker_messages.h | 40 struct InitData { struct 44 uint32_t pipe_name_length;
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | scoped_tmpfile.cc | 86 bool ScopedTmpFile::InitData(const void* data, size_t data_len) { in InitData() function in google_breakpad::ScopedTmpFile
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 166 InitData = 1 << 3, in ParseSectionFlags() enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 365 std::vector<uint8_t> InitData(Layout.SB->BlockSize, 0xFF); in createFpmStream() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 165 InitData = 1 << 3, in ParseSectionFlags() enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 366 std::vector<uint8_t> InitData(Layout.SB->BlockSize, 0xFF); in createFpmStream() local
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 164 InitData = 1 << 3, in ParseSectionFlags() enumerator
|
/aosp_15_r20/external/avb/test/ |
H A D | avb_ab_flow_unittest.cc | 50 TEST_F(ABTest, InitData) { in TEST_F() argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/ |
H A D | basic_test_conversions.cpp | 1086 cl_int InitData(cl_uint job_id, cl_uint thread_id, void *p) in InitData() function
|
/aosp_15_r20/frameworks/libs/binary_translation/backend/x86_64/ |
D | machine_ir_exec_test.cc | 578 static void InitData(Data* data) { in InitData() function in berberis::__anonbbdd02fb0111::ExecMachineIRTest
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationWin32KeyedMutexTests.cpp | 769 D3D11_SUBRESOURCE_DATA InitData = {}; in DX11Operation() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cBufferStorageTests.cpp | 501 void Buffer::InitData(glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr size, const glw::GLvoi… in InitData() function in gl4cts::BufferStorage::Buffer
|
H A D | gl4cMultiBindTests.cpp | 417 void Buffer::InitData(deqp::Context &context, glw::GLenum target, glw::GLenum usage, glw::GLsizeipt… in InitData() function in gl4cts::MultiBind::Buffer
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcRobustBufferAccessBehaviorTests.cpp | 87 void Buffer::InitData(glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr size, const glw::GLvoi… in InitData() function in glcts::RobustBufferAccessBehavior::Buffer
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | classpnp.h | 528 CLASS_INIT_DATA InitData; member
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | sqlite3.c | 20004 } InitData; typedef
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 20151 } InitData; typedef
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 20192 } InitData; typedef
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | sqlite3.c | 20004 } InitData; typedef
|