Searched refs:index_out (Results 1 – 7 of 7) sorted by relevance
41 int* index_out) { in ParseResilientPolicyFilePath() argument48 *index_out = 0; in ParseResilientPolicyFilePath()55 !base::StringToInt(extension.substr(1), index_out) || *index_out <= 0) { in ParseResilientPolicyFilePath()
36 int* index_out);
39 bool LookupOrInsert(HeapObject* obj, int* index_out) { in LookupOrInsert() argument42 *index_out = maybe_index.FromJust(); in LookupOrInsert()45 *index_out = next_index_; in LookupOrInsert()
185 bool ParseBackReferenceIndex(int* index_out);
678 bool RegExpParser::ParseBackReferenceIndex(int* index_out) { in ParseBackReferenceIndex() argument710 *index_out = value; in ParseBackReferenceIndex()
450 nir_ssa_def **index_out, struct vtn_type **type_out,
337 nir_ssa_def **index_out, struct vtn_type **type_out, in vtn_access_chain_to_offset() argument342 *index_out = get_vulkan_resource_index(b, chain, &type, &idx); in vtn_access_chain_to_offset()