Home
last modified time | relevance | path

Searched refs:add (Results 1651 - 1675 of 8096) sorted by relevance

1...<<61626364656667686970>>...324

/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_lag_vlan.sh65 __addr_add_del lag1.100 add 192.0.2.2/28
66 __addr_add_del lag1.200 add 192.0.2.18/28
116 __addr_add_del $swp1 add 192.0.2.65/28
H A Dtc_flower_scale.sh15 tc qdisc add dev $h1 clsact
27 tc qdisc add dev $h2 clsact
77 filter add dev $h2 ingress \
H A Dsch_red_ets.sh28 tc qdisc add dev $swp3 parent 1: handle 10: $QDISC \
36 tc qdisc add dev $swp3 parent 10:8 handle 108: red \
45 tc qdisc add dev $swp3 parent 10:7 handle 107: red \
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dxt_string.sh26 ip netns add "$ns"
27 ip -net "$ns" link add d0 type dummy
29 ip -net "$ns" addr add 10.1.2.1/24 dev d0
/third_party/ffmpeg/libavcodec/x86/
H A Dvorbisdsp.asm34 add magq, block_sizeq
35 add angq, block_sizeq
55 add block_sizeq, mmsize
/third_party/ffmpeg/libavutil/x86/
H A Dfixed_dsp.asm33 add src0q, lenq
34 add src1q, lenq
46 add lenq, mmsize
/third_party/googletest/googletest/scripts/
H A Dfuse_gtest_files.py162 processed_files.add(gtest_header_path)
190 processed_files.add(gtest_source_file)
208 processed_files.add(GTEST_H_SEED)
/third_party/gn/src/util/
H A Dbuild_config.h65 #error Please add support for your platform in build_config.h
96 #error Please add support for your compiler in build_config.h
189 #error Please add support for your architecture in build_config.h
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleHoliday.java149 rangeRule.add(start.getTime(), rule); in rangeRule()
151 rangeRule.add(rule); in rangeRule()
155 rangeRule.add(end, null); in rangeRule()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleHoliday.java151 rangeRule.add(start.getTime(), rule); in rangeRule()
153 rangeRule.add(rule); in rangeRule()
157 rangeRule.add(end, null); in rangeRule()
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.h328 inline void add(UChar32 c);
341 inline void Regex8BitSet::add(UChar32 c) { in add() function in Regex8BitSet
349 this->add(i); in init()
H A Dregexst.cpp121 fRuleSets[kRuleSet_digit_char-128].add(u'0', u'9').freeze(); in RegexStaticSets()
122 fRuleSets[kRuleSet_ascii_letter-128].add(u'A', u'Z').add(u'a', u'z').freeze(); in RegexStaticSets()
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_constant_alu.c37 * add t3, t1, t2
65 /* FIXME: handle more add operations */ in opt_constant_add()
67 switch (inst->qpu.alu.add.op) { in opt_constant_add()
74 assert(inst->qpu.alu.add.output_pack == V3D_QPU_PACK_NONE); in opt_constant_add()
111 if (inst->qpu.alu.add.output_pack != V3D_QPU_PACK_NONE || in try_opt_constant_alu()
/third_party/node/lib/internal/per_context/
H A Ddomexception.js47 .add('DOMStringSizeError')
48 .add('NoDataAllowedError')
49 .add('ValidationError');
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
H A Dworkbench.py78 def add(self, stats, failures): member in Stats
90 self.known_states.add(failure['source'])
111 all_stats.add(stats, failures)
/third_party/node/deps/cjs-module-lexer/dist/
H A Dlexer.js1 "use strict";exports.parse=parse;exports.init=init;let A;const Q=1===new Uint8Array(new Uint16Array([1]).buffer)[0];function parse(g,I="@"){if(!A)throw new Error("Not initialized");const D=g.length+1,N=(A.__heap_base.value||A.__heap_base)+4*D-A.memory.buffer.byteLength;N>0&&A.memory.grow(Math.ceil(N/65536));const k=A.sa(D);if((Q?C:E)(g,new Uint16Array(A.memory.buffer,k,D)),!A.parseCJS(k,g.length,0,0,0))throw Object.assign(new Error(`Parse error ${I}${A.e()}:${g.slice(0,A.e()).split("\n").length}:${A.e()-g.lastIndexOf("\n",A.e()-1)}`),{idx:A.e()});let w=new Set,o=new Set,J=new Set;for(;A.rre();){const Q=B(g.slice(A.res(),A.ree()));Q&&o.add(Q)}for(;A.ru();)J.add(B(g.slice(A.us(),A.ue())));for(;A.re();){let Q=B(g.slice(A.es(),A.ee()));void 0===Q||J.has(Q)||w.add(Q)}return{exports:[...w],reexports:[...o]}}function B(A){if('"'!==A[0]&&"'"!==A[0])return A;try{co (…)
/third_party/node/deps/icu-small/source/i18n/
H A Dregeximp.h328 inline void add(UChar32 c);
341 inline void Regex8BitSet::add(UChar32 c) { in add() function in Regex8BitSet
349 this->add(i); in init()
H A Dregexst.cpp121 fRuleSets[kRuleSet_digit_char-128].add(u'0', u'9').freeze(); in RegexStaticSets()
122 fRuleSets[kRuleSet_ascii_letter-128].add(u'A', u'Z').add(u'a', u'z').freeze(); in RegexStaticSets()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
H A DAssignmentTest.java32 private static final Schema SCHEMA = Schema.builder().add(COL_A).add(COL_B).add(COL_X).build();
H A DSchemaTest.java45 Schema.builder().add(TYPE).add(OPERATORS).add(REGIONS).build();
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dterm.rs32 let file_id1 = files.add( in main()
58 let file_id2 = files.add( in main()
70 let file_id3 = files.add( in main()
/third_party/python/Lib/
H A Drlcompleter.py123 seen.add(word)
134 seen.add(word)
164 words.add('__class__')
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.h78 void add(size_t n) { count += n; } in add() function in gl::overlay::Count
119 void add(size_t n) in add() function in gl::overlay::RunningGraph
176 void add(T) const in add() function in gl::overlay::Mock
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteTexelFetchOffset.cpp135 TIntermBinary *add = new TIntermBinary(EOpAdd, texCoordNode, offsetNode); in visitAggregate() local
136 add->setLine(texCoordNode->getLine()); in visitAggregate()
137 texelFetchArguments.push_back(add); in visitAggregate()
/third_party/skia/src/core/
H A DSkExecutor.cpp34 void add(std::function<void(void)> work) override {
82 this->add(nullptr);
90 void add(std::function<void(void)> work) override {

Completed in 14 milliseconds

1...<<61626364656667686970>>...324