Home
last modified time | relevance | path

Searched refs:set (Results 8626 - 8650 of 9728) sorted by relevance

1...<<341342343344345346347348349350>>...390

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp168 /// Return the set of adds that comprise the reduction.
330 // instructions, which is set to 16. So here we should collect all i8 and i16
373 using InstSet = std::set<Instruction*>; in RecordMemoryOps()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp86 return MachineFunctionProperties().set(
380 // Update I1 to set the kill flag. This flag will later be picked up by in isSafeToMoveTogether()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp149 return MachineFunctionProperties().set(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp53 /// __THREW__ and __threwValue will be set in invoke wrappers
66 /// but their values should be set in JS code, so these functions
111 /// If an exception is thrown, __THREW__ will be set to true in a wrapper,
251 std::set<std::string> EHWhitelistSet;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp289 /// A closure is a set of virtual register representing all of the edges in
318 LegalDstDomains.set(D); in Closure()
H A DX86FixupLEAs.cpp110 return MachineFunctionProperties().set(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp573 U.set(C); in processCallSite()
789 // be set in lhs. This is a common truncation idiom created by instcombine. in processAnd()
H A DGVNSink.cpp107 /// Iterates through instructions in a set of blocks in reverse order from the
587 /// The main heuristic function. Analyze the set of instructions pointed to by
634 LLVM_DEBUG(dbgs() << " -- Analyzing instruction set: [\n"; for (auto *I
675 // to that set.
698 // The needed PHIs have changed, so recompute the set of all needed
863 I0->getOperandUse(O).set(NewOperands[O]);
/third_party/skia/third_party/externals/icu/source/common/
H A Duprops.cpp742 sa->add(sa->set, start); in uprops_addPropertyStarts()
/third_party/python/Lib/
H A Dcgi.py17 The global variable maxlen can be set to an integer indicating the maximum size
69 use log(); log is a variable that is set either to initlog
373 max_num_fields: int. If set, then __init__ throws a ValueError
579 return list(set(item.name for item in self.list))
955 <H3>These environment variables could have been set:</H3>
/third_party/python/Lib/test/
H A Dtest_urllib2_localnet.py79 self.ready.set()
166 If no users have been set, then digest auth is effectively
258 # This has to be set before calling our parent's __init__(), which will
H A Dtest_wsgiref.py257 interrupted.set()
539 # set some WSGI variables
574 # set by BaseHandler.setup_environ()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv.cc32 // When set, we replace calls to ldexp() with manual bit packing, which is
35 #error ABSL_BIT_PACK_FLOATS cannot be directly set
56 // end result normally has the 53rd bit set. It represents subnormals by using
236 // If the result of conversion was an underflow or overflow, exponent is set
325 // error code in *result is set. Otherwise, the calculated floating point
368 // case, the result is rounded down, and `output_exact` is set to false.
399 // the low bit of `value` is set. in ShiftRightAndRound()
610 // If the `hex` flag is *not* set, then we will accept a 0x prefix and try in FromCharsImpl()
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp513 fFallbackFonts.set(fontKey, typeface);
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_function.cpp62 // and distinct. This set tracks them. in IsApplicable()
63 std::set<uint32_t> ids_used_by_this_transformation; in IsApplicable()
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp188 "The function should have been set when the block was created."); in CreateReturnBlock()
312 const std::set<uint32_t>& new_edges = new_edges_[merge_block]; in CreatePhiNodesForInst()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentTests.cpp49 #include <set>
344 "layout(input_attachment_index = 0, set = 0, binding = 0) uniform subpassInput inputColor;" in initPrograms()
672 // Update descriptor set in UnusedAttachmentTestInstance()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h163 * a) Expiration of hardware timer whose expiration time is set to maximum
188 * set by drivers indicating offload support of the PTK/GTK EAPOL
194 * For 802.1X the PMK or PMK-R0 are set by providing %NL80211_ATTR_PMK
244 * @NL80211_CMD_SET_WIPHY: set wiphy parameters, needs %NL80211_ATTR_WIPHY or
245 * %NL80211_ATTR_IFINDEX; can be used to set %NL80211_ATTR_WIPHY_NAME,
300 * The channel to use can be set on the interface or be given using the
338 * @NL80211_CMD_GET_REG: ask the wireless core to send us its currently set
353 * domain structure which consists of %NL80211_ATTR_REG_ALPHA set to our
355 * NL80211_ATTR_REG_RULE_FLAGS, and a set of regulatory rules. Each
356 * regulatory rule is a nested set o
2971 __u32 set; global() member
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp39 using std::set;
H A Des2fFboApiTest.cpp636 std::set<std::string> extensions; in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferMapTests.cpp34 using std::set;
H A Des3fBufferWriteTests.cpp39 using std::set;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.cpp372 mEnabledMask.set(index, enabled); in setEnabledIndexed()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.h588 std::set<const Buffer11 *> mAliveBuffers;
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink.c37 * is set for the device). The functionality is determined by which
206 u32 max_frame_size; /* as set by device config */
822 unsigned int set, unsigned int clear);
835 /* set non-zero on successful registration with PCI subsystem */
1381 /* for diagnostics set IRQ flag */ in mgsl_isr_io_pin()
1951 /* if port data rate is set to 460800 or less then in mgsl_change_params()
2460 * set the serial parameters
2527 /* mgsl_set_txidle() service ioctl to set transmit idle mode
2851 /* set modem control signals (DTR/RTS)
2854 unsigned int set, unsigne in tiocmset()
2853 tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) tiocmset() argument
[all...]

Completed in 53 milliseconds

1...<<341342343344345346347348349350>>...390