Home
last modified time | relevance | path

Searched refs:set (Results 9151 - 9175 of 11406) sorted by relevance

1...<<361362363364365366367368369370>>...457

/third_party/skia/bench/
H A DGameBench.cpp343 fName.set("canvas_matrix");
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_util.h587 // Returns a set of the ids of all the return blocks that are reachable from
590 std::set<uint32_t> GetReachableReturnBlocks(opt::IRContext* ir_context,
H A Dtransformation.cpp399 std::set<uint32_t>* ids_used_by_this_transformation) { in CheckIdIsFreshAndNotUsedByThisTransformation()
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp217 std::set<uint32_t> fresh_ids_used; in IsApplicable()
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp18 #include <set>
/third_party/spirv-tools/tools/opt/
H A Dopt.cpp146 --convert-to-sampled-image "<descriptor set>:<binding> ..." in PrintUsage()
148 set and binding to sampled images. If a pair of an image and a in PrintUsage()
149 sampler have the same pair of descriptor set and binding that is in PrintUsage()
152 descriptor set and binding that is one of the given pairs, it in PrintUsage()
180 The descriptor set will be the same. All accesses to |desc| in PrintUsage()
288 memory. Takes an additional positive integer argument to set in PrintUsage()
300 additional non-0 integer argument to set the unroll factor, or in PrintUsage()
308 Takes a non-0 integer argument to set the loop peeling code size in PrintUsage()
464 --set-spec-const-default-value "<spec id>:<default value> ..." in PrintUsage()
470 e.g.: --set in PrintUsage()
[all...]
/third_party/vk-gl-cts/scripts/
H A Drun_nightly.py158 caseSet = set()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp67 #include <set>
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.h466 void wpa_sm_set_reset_fils_completed(struct wpa_sm *sm, int set);
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHash.h424 deBool HASHTYPENAME##_copyToArray(const HASHTYPENAME* set, DE_PTR_TYPE(KEYARRAYTYPENAME) keyArray, DE_PTR_TYPE(VALUEARRAYTYPENAME) valueArray); \
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h47 int set);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.h498 mFloat32ColorAttachmentBits.set(index, format->type == GL_FLOAT); in updateFloat32ColorAttachmentBits()
513 // we don't set a dirty bit that isn't already set, when inside the dirty bits syncState.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DResourceManager11.h217 void set(T *object) in set() function in rx::Resource11Base
/third_party/node/deps/v8/src/api/
H A Dapi.cc597 "CreateBlob() cannot be called before the default context is set."); in CreateBlob()
624 global_proxy_sizes->set(i, in CreateBlob()
785 // We do not set lower bounds for the initial sizes. in ConfigureDefaultsFromHeapSize()
967 "EscapableHandleScope::Escape", "Escape value set twice"); in Escape()
1189 // The template cache only performs shallow clones, if we set an in Set()
1438 function_overloads->set( in SetCallHandler()
1442 function_overloads->set( in SetCallHandler()
1965 // The embedder field count is set by the constructor function's in SetInternalFieldCount()
2229 array->set(index, *i_item); in Set()
2437 i_export_names->set( in CreateSyntheticModule()
4377 PropertyDescriptor(v8::Local<v8::Value> get, v8::Local<v8::Value> set) PropertyDescriptor() argument
4398 v8::Local<Value> v8::PropertyDescriptor::set() const { set() function in v8::v8::PropertyDescriptor
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c378 * @pf_lut: for PF table set true, for VSI table set false
381 * @set: set true to set the table, false to get the table
383 * Internal function to get or set RSS look up table
388 bool set) in i40e_aq_get_set_rss_lut()
395 if (set) in i40e_aq_get_set_rss_lut()
432 * @pf_lut: for PF table set true, for VSI table set fals
385 i40e_aq_get_set_rss_lut(struct i40e_hw *hw, u16 vsi_id, bool pf_lut, u8 *lut, u16 lut_size, bool set) i40e_aq_get_set_rss_lut() argument
470 i40e_aq_get_set_rss_key(struct i40e_hw *hw, u16 vsi_id, struct i40e_aqc_get_set_rss_key_data *key, bool set) i40e_aq_get_set_rss_key() argument
2093 i40e_aq_set_vsi_unicast_promiscuous(struct i40e_hw *hw, u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details, bool rx_only_promisc) i40e_aq_set_vsi_unicast_promiscuous() argument
2133 i40e_aq_set_vsi_multicast_promiscuous(struct i40e_hw *hw, u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) i40e_aq_set_vsi_multicast_promiscuous() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c232 * @pf_lut: for PF table set true, for VSI table set false
235 * @set: set true to set the table, false to get the table
237 * Internal function to get or set RSS look up table
242 bool set) in i40e_aq_get_set_rss_lut()
249 if (set) in i40e_aq_get_set_rss_lut()
286 * @pf_lut: for PF table set true, for VSI table set fals
239 i40e_aq_get_set_rss_lut(struct i40e_hw *hw, u16 vsi_id, bool pf_lut, u8 *lut, u16 lut_size, bool set) i40e_aq_get_set_rss_lut() argument
324 i40e_aq_get_set_rss_key(struct i40e_hw *hw, u16 vsi_id, struct i40e_aqc_get_set_rss_key_data *key, bool set) i40e_aq_get_set_rss_key() argument
1864 i40e_aq_set_vsi_unicast_promiscuous(struct i40e_hw *hw, u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details, bool rx_only_promisc) i40e_aq_set_vsi_unicast_promiscuous() argument
1904 i40e_aq_set_vsi_multicast_promiscuous(struct i40e_hw *hw, u16 seid, bool set, struct i40e_asq_cmd_details *cmd_details) i40e_aq_set_vsi_multicast_promiscuous() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2323 * which should be set before firmware download stage. in mt7915_mcu_init_firmware()
2330 /* set driver own for band1 when two hif exist */ in mt7915_mcu_init_firmware()
2484 e->set = WMM_PARAM_SET; in mt7915_mcu_set_tx()
3113 /* set duty cycle and level */ in mt7915_mcu_set_thermal_throttling()
3153 /* set high-temperature trigger threshold */ in mt7915_mcu_set_thermal_protect()
3364 int mt7915_mcu_set_ser(struct mt7915_dev *dev, u8 action, u8 set, u8 band) in mt7915_mcu_set_ser() argument
3368 u8 set; in mt7915_mcu_set_ser() member
3373 .set = set, in mt7915_mcu_set_ser()
3603 /* set SR in mt7915_mcu_add_obss_spr()
3852 mt7915_mcu_rf_regval(struct mt7915_dev *dev, u32 regidx, u32 *val, bool set) mt7915_mcu_rf_regval() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp12 #include <set>
1430 cal->set(1900 + y, m, d, hr, min, sec); // Add 1900 to follow java.util.Date protocol in date()
4068 std::set<std::string> result; in TestCreateKeywordSet()
4074 assertEquals("set::size()", 2, static_cast<int32_t>(result.size())); in TestCreateKeywordSet()
4075 assertTrue("set::find(\"calendar\")", in TestCreateKeywordSet()
4077 assertTrue("set::find(\"collation\")", in TestCreateKeywordSet()
4087 std::set<std::string> result; in TestCreateKeywordSetEmpty()
4093 assertEquals("set::size()", 0, static_cast<int32_t>(result.size())); in TestCreateKeywordSetEmpty()
4102 std::set<std::string> result; in TestCreateKeywordSetWithPrivateUse()
4107 assertTrue("getKeywords set in TestCreateKeywordSetWithPrivateUse()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp1338 txd->dPdx[c].set(NULL); in handleTXD()
1339 txd->dPdy[c].set(NULL); in handleTXD()
1493 CmpInstruction *set = in handleSharedATOMNVE4() local
1498 TYPE_U32, atom->getSrc(2), ld->getDef(0), set->getDef(0)); in handleSharedATOMNVE4()
1579 CmpInstruction *set = in handleSharedATOM() local
1582 set->setPredicate(CC_P, ld->getDef(1)); in handleSharedATOM()
1586 atom->getSrc(2), set->getDef(0)); in handleSharedATOM()
1744 // should be set to the high part of the double reg or bad things will in handleCasExch()
2057 // set predicate output in processSurfaceCoordsNVE4()
2165 // let's just set i in processSurfaceCoordsNVE4()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp29 #include <set>
50 return "Verify that the set of tested functions glGetProgram* return\n" in Purpose()
60 "then use set of tested functions to get an information about it and\n" in Method()
972 return "vertex shader with different `in` variables locations set through layout and a fallthrough fragment " in ShadersDesc()
1084 return "fragment shader with different `out` variables locations set through layout and a fallthrough vertex " in ShadersDesc()
1191 "locations set through layout and a fallthrough vertex shader"; in ShadersDesc()
1739 std::set<GLuint> exp; in Run()
1766 std::set<GLuint> exp2; in Run()
2002 std::set<GLuint> exp; in Run()
2022 std::set<GLuin in Run()
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4state.c588 /* Does it conflict with a deny mode already set? */ in nfs4_file_get_access()
884 int new; /* index into 'set' */
885 DECLARE_BITMAP(set[2], 256);
900 memset(bd->set[bd->new], 0, in delegation_blocked()
901 sizeof(bd->set[0])); in delegation_blocked()
908 if (test_bit(hash&255, bd->set[0]) && in delegation_blocked()
909 test_bit((hash>>8)&255, bd->set[0]) && in delegation_blocked()
910 test_bit((hash>>16)&255, bd->set[0])) in delegation_blocked()
913 if (test_bit(hash&255, bd->set[1]) && in delegation_blocked()
914 test_bit((hash>>8)&255, bd->set[ in delegation_blocked()
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c440 /* set share access for a given stateid */
469 /* set share deny for a given stateid */
801 /* Does it conflict with a deny mode already set? */ in nfs4_file_get_access()
1103 int new; /* index into 'set' */
1104 DECLARE_BITMAP(set[2], 256);
1119 memset(bd->set[bd->new], 0, in delegation_blocked()
1120 sizeof(bd->set[0])); in delegation_blocked()
1127 if (test_bit(hash&255, bd->set[0]) && in delegation_blocked()
1128 test_bit((hash>>8)&255, bd->set[0]) && in delegation_blocked()
1129 test_bit((hash>>16)&255, bd->set[ in delegation_blocked()
[all...]
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dapi.js[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc73 #include "src/heap/remembered-set.h"
452 // We will always have an old space when the heap is set up. in HasBeenSetUp()
2929 std::set<String> visited_map; in VerifyYoung()
2952 std::set<String> visited_map; in Verify()
3082 // If the list is empty, set the tail to undefined. Otherwise the tail is set in ProcessDirtyJSFinalizationRegistries()
3373 // allowed to access the main thread's remembered set. in CreateFillerObjectAtBackground()
4070 // Check that the set of slots before and after the transition match. in VerifySafeMapTransition()
4074 // Temporarily set the new map to iterate new slots. in VerifySafeMapTransition()
4660 SlotVerifyingVisitor(Isolate* isolate, std::set<Addres
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp1132 std::set<std::string> reliedList; in InsertToReliedOnMap()
1189 const std::string& nodeName, const AlignRulesItem& alignRulesItem, std::set<std::string>& anchorSet) in PreTopologicalLoopDetectionGetAnchorSet()
1227 std::set<std::string> anchorSet; in UpdateDegreeMapWithBarrier()
1259 std::set<std::string> anchorSet; in PreTopologicalLoopDetection()

Completed in 95 milliseconds

1...<<361362363364365366367368369370>>...457