Home
last modified time | relevance | path

Searched defs:file_id (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dprocess_lines_pass.cpp42 uint32_t file_id = 0; in ProcessLines() local
73 bool ProcessLinesPass::PropagateLine(Instruction* inst, uint32_t* file_id, in PropagateLine()
104 bool ProcessLinesPass::EliminateDeadLines(Instruction* inst, uint32_t* file_id, in EliminateDeadLines()
149 line_process_func_ = [this](Instruction* inst, uint32_t* file_id, in ProcessLinesPass()
150 uint32_t* line, uint32_t* col) { in ProcessLinesPass()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dprocess_lines_pass.cpp42 uint32_t file_id = 0; in ProcessLines() local
73 bool ProcessLinesPass::PropagateLine(Instruction* inst, uint32_t* file_id, in PropagateLine()
104 bool ProcessLinesPass::EliminateDeadLines(Instruction* inst, uint32_t* file_id, in EliminateDeadLines()
149 line_process_func_ = [this](Instruction* inst, uint32_t* file_id, in ProcessLinesPass()
150 uint32_t* line, uint32_t* col) { in ProcessLinesPass()
/external/clang/test/CodeGenCXX/
Dmember-init-assignment.cpp5 unsigned file_id; member
/external/autotest/client/cros/netprotos/
Dcros_p2p.py40 def add_file(self, file_id, file_size, announce=False): argument
52 def remove_file(self, file_id, announce=False): argument
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py271 def _check_close_file(self, mount_id, file_id): argument
284 def _check_write_file(self, mount_id, file_id, offset, data): argument
299 def _check_read_file(self, mount_id, file_id, offset, length): argument
/external/autotest/client/common_lib/cros/
Dsmbprovider.py258 def close_file(self, mount_id, file_id): argument
281 def read_file(self, mount_id, file_id, offset, length): argument
416 def write_file(self, mount_id, file_id, offset, data): argument
/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto118 optional int32 file_id = 2; field
126 optional int32 file_id = 2; field
169 optional int32 file_id = 2; field
/external/autotest/server/site_tests/p2p_EndToEndTest/
Dp2p_EndToEndTest.py43 def run_once(self, dut, file_id, is_master, peers, barrier): argument
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_debug.cpp46 const auto file_id = inst->GetOperandAs<uint32_t>(0); in ValidateLine() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_debug.cpp46 const auto file_id = inst->GetOperandAs<uint32_t>(0); in ValidateLine() local
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto13 int64 file_id = 6; field
/external/ltp/testcases/kernel/fs/inode/
Dinode01.c96 int file_id; variable
Dinode02.c82 int file_id; variable
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c806 static int _scard_select_file(struct scard_data *scard, unsigned short file_id, in _scard_select_file()
887 static int scard_select_file(struct scard_data *scard, unsigned short file_id, in scard_select_file()
/external/googletest/googletest/scripts/
Dupload.py665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument
/external/googletest/googlemock/scripts/
Dupload.py665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument
/external/google-breakpad/src/testing/scripts/
Dupload.py665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument
/external/google-breakpad/src/testing/gtest/scripts/
Dupload.py665 def UploadFile(filename, file_id, content, is_binary, status, is_base): argument
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc496 google_breakpad::FileID file_id(obj_file.c_str()); in WriteModuleInfo() local
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc470 FileID file_id(path); in WriteCVRecord() local
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc319 DWORD file_id; in PrintSourceFiles() local
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc1441 FileID file_id(module_path); in WriteCVRecord() local