Home
last modified time | relevance | path

Searched refs:set (Results 4426 - 4450 of 8185) sorted by relevance

1...<<171172173174175176177178179180>>...328

/third_party/backends/backend/genesys/
H A Dgl646.h53 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
H A Dgl841.h49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
/third_party/gn/src/gn/
H A Dstring_atom.cc10 #include <set>
25 // - a set of string pointers, corresponding to the known strings in the
111 // Ensure kEmptyString is in our set while not being allocated in StringAtomSet()
131 // Allocate new string, insert its address in the set. in find()
H A Dninja_c_binary_target_writer.h26 using OutputFileSet = std::set<OutputFile>;
88 // Writes the stamp line for a source set. These are not linked.
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.h26 * one of a particular set of enum values. Each integer value (int32_t) is optional and
27 * may or may not be set.
36 * @param whichEnum which enumaration value goes with this set. Will be used to calculate string
54 * @param other the set to compare against.
56 * @return a formatted string listing which fields are set in
107 * @param inheritFrom the set inheriting from - may be null.
110 * @param status error status - set to error for failure.
121 * @param inheritFrom the set inheriting from - may be null.
124 * @param status error status - set to error for failure.
135 * Implementations of this function should call set(fiel
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DByteArrayWrapper.java137 public final ByteArrayWrapper set(byte[] src, int start, int limit) in set() method in ByteArrayWrapper
H A DCodePointMap.java135 * iteration will resume after the newly set end.
142 public void set(int start, int end, int value) { in set() method in CodePointMap.Range
350 * @param range the range object that will be set to the code point range and value
373 * @param range the range object that will be set to the code point range and value
/third_party/icu/icu4c/source/common/
H A Dstringpiece.cpp46 void StringPiece::set(const char* str) { in set() function in StringPiece
H A Dunisetspan.h28 * Implement span() etc. for a set with strings.
59 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which);
61 // Copy constructor. Assumes which==ALL for a frozen set.
90 // All code points in the string are contained in the parent set.
110 // The strings of the parent set.
123 // the UTF-8 versions of the parent set's strings.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java124 * iteration will resume after the newly set end.
130 public void set(int start, int end, int value) { in set() method in CodePointMap.Range
329 * @param range the range object that will be set to the code point range and value
351 * @param range the range object that will be set to the code point range and value
H A DByteArrayWrapper.java131 public final ByteArrayWrapper set(byte[] src, int start, int limit) in set() method in ByteArrayWrapper
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DUnicodeSetPerf.java89 us.set(testChars); in testUnicodeSetContains()
/third_party/icu/icu4c/source/i18n/
H A Dcollationsets.h29 * Finds the set of characters and strings that sort differently in the tailoring
116 void addStrings(UChar32 start, UChar32 end, UnicodeSet *set);
/third_party/libunwind/libunwind/doc/
H A Dunw_set_cache_size.tex8 \begin{Name}{3}{unw\_set\_cache\_size}{Dave Watson}{Programming Library}{unw\_set\_cache\_size}unw\_set\_cache\_size -- set unwind cache size
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbuild_tree.py83 dirs = set({})
H A Dpsa_information.py83 used = set()
89 # Define set of regular expressions and dependencies to optionally append
/third_party/mbedtls/tests/scripts/
H A Dtest_psa_compliance.py100 unexpected_successes = set(EXPECTED_FAILURES)
H A Dpsa_collect_statuses.py31 self.codes = set()
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_get.js132 set: function() {}
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.h30 #include "util/set.h"
67 struct set masks;
/third_party/node/lib/
H A Dinspector.js138 this[messageCallbacksSymbol].set(id, callback);
/third_party/node/lib/internal/modules/esm/
H A Dutils.js132 * could be set by the caller.
147 moduleRegistries.set(idSymbol, registry);
188 * This is configured during pre-execution. Specifically it's set to true for
221 // We need the loader customizations to be set _before_ we start invoking
224 // global values are magically set in `setupUserModules` just for us and
/third_party/node/lib/internal/modules/
H A Dpackage_json_reader.js131 cache.set(jsonPath, result);
/third_party/node/lib/internal/streams/
H A Dduplex.js110 set(value) {
/third_party/node/lib/internal/
H A Dtty.js96 `The '${name}' env is ignored due to the 'FORCE_COLOR' env being set.`,

Completed in 11 milliseconds

1...<<171172173174175176177178179180>>...328