Home
last modified time | relevance | path

Searched refs:set (Results 5726 - 5750 of 8514) sorted by relevance

1...<<221222223224225226227228229230>>...341

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBackendVk.cpp168 // These environment variables need only be set while loading procs and gathering device in Initialize()
204 return DAWN_FORMAT_INTERNAL_ERROR("Couldn't set VK_ICD_FILENAMES to %s.", in Initialize()
207 // Succesfully loaded driver and set VK_ICD_FILENAMES. in Initialize()
231 return DAWN_INTERNAL_ERROR("Couldn't set VK_LAYER_PATH"); in Initialize()
267 usedKnobs.layers.set(layer, true); in CreateVkInstance()
316 // it does with a device or physical device. So we should set apiVersion to Vulkan 1.0 in CreateVkInstance()
317 // if the instance only supports Vulkan 1.0. Otherwise we set apiVersion to Vulkan 1.2, in CreateVkInstance()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.cc301 * @key: The user-data key to set
563 * Character set.
571 * @out: The set to add Unicode characters to
574 * them to the #hb_set_t set @out.
587 * @out: The set to add Variation Selector characters to
590 * them to the #hb_set_t set @out.
604 * @out: The set to add Unicode characters to
607 * them to the #hb_set_t set @out.
770 if (!data->tables.set (tag, hb_blob_reference (blob))) in hb_face_builder_add_table()
/third_party/python/Lib/test/
H A Dtest_future.py94 self.assertCountEqual(set(flags.values()), flags.values())
289 eq("set[str,]")
347 # f-strings with '=' don't round trip very well, so set the expected
H A Dtest_largefile.py220 event.set()
H A Dtest_multiprocessing_main_handling.py25 AVAILABLE_START_METHODS = set(multiprocessing.get_all_start_methods())
H A Dtest_type_comments.py329 todo = set(t.name[1:])
/third_party/python/Lib/
H A D_osx_support.py504 # distutils' perspective is what MACOSX_DEPLOYMENT_TARGET is set
539 archs = tuple(sorted(set(archs)))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h168 // Present bit set number of words (4 bytes), followed by that many actual in calculateSerializedLength()
173 // Deleted bit set number of words (4 bytes), followed by that many actual in calculateSerializedLength()
244 // The only way FirstUnused would not be set is if every single entry in the in find_as()
293 Present.set(Entry.index()); in set_as_internal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py32 # LLVM_COMMIT must be set to the commit hash that we last updated to when running third_party/update-llvm-10.sh.
121 # Used when building LLVM for darwin. Affects values set in the generated config files.
172 targets = set()
271 # Get a set of platform-specific triples.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp60 std::set<MachineInstr *> PhiInsns;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp74 return MachineFunctionProperties().set(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp70 return MachineFunctionProperties().set(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp99 // Temporarily set the operands to 0. We'll fix this later in in translate()
249 // Replace the operands of the translated instructions. They were set to in runOnUse()
266 U.set(BackToBool); in runOnUse()
H A DPPCBranchSelector.cpp61 return MachineFunctionProperties().set(
H A DPPCPreEmitPeephole.cpp58 return MachineFunctionProperties().set(
69 // kill/dead flag set. It keeps track of the def register of BBI, the use
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp38 return MachineFunctionProperties().set(
182 // Set up the set of live registers at the end of MBB (live out) in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp299 U->set(Wrapper); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp130 return MachineFunctionProperties().set(
329 // Don't set src flags, as we don't know if we're also killing the superreg. in tryReplaceCopy()
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h119 // Any specific enum can have a set of capabilities that allow it:
122 // A set of extensions.
125 // Parameterize a set of operands with their OperandClass(es) and descriptions.
235 // Parameterize a set of enumerants that form an enum
240 void set(const std::string& enumName, EnumValues* enumValuesArg, bool mask = false) in set() function in spv::EnumDefinition
269 // Parameterize an instruction's logical format, including its known set of operands,
/third_party/skia/third_party/externals/icu/source/common/
H A Dumapfile.cpp485 /* set up the library name */ in uprv_mapFile()
529 # error MAP_IMPLEMENTATION is set incorrectly
/third_party/typescript/tests/baselines/reference/
H A DprivateNameStaticFieldUnaryMutation.js42 return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
/third_party/protobuf/objectivec/
H A DGPBUtilities_PackagePrivate.h297 // it's not set as autocreated, this method does nothing.
330 -(void)set##NAME : (TYPE)value; \
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.h227 // required_fields_ : set of required fields.
231 std::set<const google::protobuf::Field*> required_fields_;
238 // incoming messages so no more than one oneof is set.
285 // Returns true if the field for type_ can be set as a oneof. If field is not
287 // If another field for this oneof is already set, this function returns
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dtypes.rs6 use crate::syntax::set::{OrderedSet, UnorderedSet};
276 type IntoIter = crate::syntax::set::Iter<'t, 'a, Type>;
/third_party/skia/gm/
H A Dbitmaprect.cpp77 srcR.set(src[i]);

Completed in 21 milliseconds

1...<<221222223224225226227228229230>>...341