Home
last modified time | relevance | path

Searched defs:new_id (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcompact_ids_pass.cpp32 const uint32_t new_id = in GetRemappedId() local
[all...]
H A Dconstants.cpp208 uint32_t new_id = context()->TakeNextId(); in BuildInstructionAndAddToModule() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcompact_ids_pass.cpp32 const uint32_t new_id = in GetRemappedId() local
[all...]
H A Dconstants.cpp208 uint32_t new_id = context()->TakeNextId(); in BuildInstructionAndAddToModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
/third_party/spirv-tools/source/opt/
H A Dcompact_ids_pass.cpp32 const uint32_t new_id = in GetRemappedId() local
[all...]
/third_party/spirv-tools/source/reduce/
H A Dchange_operand_reduction_opportunity.h30 ChangeOperandReductionOpportunity(opt::Instruction* inst, uint32_t operand_index, uint32_t new_id) ChangeOperandReductionOpportunity() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_reindex_ssa.cpp43 uint32_t new_id = ctx.temp_rc.size(); in reindex_defs() local
57 uint32_t new_id = ctx.renames[op.tempId()]; in reindex_ops() local
/kernel/linux/linux-5.10/security/safesetid/
H A Dlsm.c156 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) in id_permitted_for_cred() argument
[all...]
/kernel/linux/linux-6.6/security/safesetid/
H A Dlsm.c147 static bool id_permitted_for_cred(const struct cred *old, kid_t new_id, enum setid_type new_type) in id_permitted_for_cred() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter_inc.h155 RemapBlockIds(uint8_t* block_ids, const size_t length, uint16_t* new_id, const size_t num_histograms) RemapBlockIds() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_propagate_instruction_up.cpp180 auto new_id = GetResultIdFromLabelId(*dependency_inst, predecessor_id); in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_propagate_instruction_up.cpp180 auto new_id = GetResultIdFromLabelId(*dependency_inst, predecessor_id); in Apply() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter_inc.h155 RemapBlockIds(uint8_t* block_ids, const size_t length, uint16_t* new_id, const size_t num_histograms) RemapBlockIds() argument
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_propagate_instruction_up.cpp180 auto new_id = GetResultIdFromLabelId(*dependency_inst, predecessor_id); in Apply() local
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer.cc271 int new_id = in LookupOrAddExternallyCompiledFilename() local
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Ddbdma.c222 static u16 new_id = 0x1000; in au1xxx_ddma_add_device() local
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Ddbdma.c223 static u16 new_id = 0x1000; in au1xxx_ddma_add_device() local
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dadb.c555 static int try_handler_change(int address, int new_id) in try_handler_change() argument
575 adb_try_handler_change(int address, int new_id) in adb_try_handler_change() argument
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dadb.c555 static int try_handler_change(int address, int new_id) in try_handler_change() argument
575 adb_try_handler_change(int address, int new_id) in adb_try_handler_change() argument
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey_ctx.rs134 pub fn new_id(id: Id) -> Result<Self, ErrorStack> { in new_id() functions
/kernel/linux/linux-5.10/include/uapi/linux/
H A Djffs2.h215 jint32_t new_id; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Djffs2.h215 jint32_t new_id; member
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dio_pagetable.c1161 u32 new_id; in iopt_add_access() local

Completed in 16 milliseconds

1234