Home
last modified time | relevance | path

Searched refs:set (Results 5901 - 5925 of 8616) sorted by relevance

1...<<231232233234235236237238239240>>...345

/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp333 HDF_LOGI("%{public}s samplingInterval has been set minDelay %{public}s", __func__, in SetDelay()
339 HDF_LOGI("%{public}s samplingInterval has been set maxDelay %{public}s", __func__, in SetDelay()
539 std::unordered_map<int, std::set<int>> sensorEnabled = SensorClientsManager::GetInstance()->GetSensorUsed(); in RemoveCallbackMap()
547 std::unordered_map<int, std::set<int>> sensorUsed = SensorClientsManager::GetInstance()->GetSensorUsed(); in RemoveCallbackMap()
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp20 #include <set>
43 static set<string> g_unCalledJsFuncNames;
291 // NOT:: use 'auto&' rather than 'auto', or the result will be set to copy-constructed temp-object in TransactAsync()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_lut3d.asm175 maxps m5, m5, m15 ; max zero, Max first, NAN set to zero
199 maxps m%1, m%1, m15 ; Max first, NAN set to zero
/third_party/ffmpeg/tests/fate/
H A Dmatroska.mak109 # option is set and more than enough space has been reserved in advance.
155 # It also tests the capability of the VP8 parser to set the keyframe flag
/third_party/curl/lib/
H A Dcontent_encoding.c82 #define ASCII_FLAG 0x01 /* bit 0 set: file probably ascii text */
83 #define HEAD_CRC 0x02 /* bit 1 set: header CRC present */
84 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */
85 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */
86 #define COMMENT 0x10 /* bit 4 set: file comment present */
207 /* (re)set buffer for decompressed output for every iteration */ in inflate_stream()
998 if((is_transfer && !data->set.http_transfer_encoding && in Curl_build_unencoding_stack()
1000 (!is_transfer && data->set.http_ce_skip)) { in Curl_build_unencoding_stack()
H A Dftplistparser.c318 /* set the finfo pointers */ in ftp_pl_insert_finfo()
332 compare = data->set.fnmatch; in ftp_pl_insert_finfo()
338 if(compare(data->set.fnmatch_data, wc->pattern, in ftp_pl_insert_finfo()
362 #define MAX_FTPLIST_BUFFER 10000 /* arbitrarily set */
H A Dkrb5.c201 const char *service = data->set.str[STRING_SERVICE_NAME] ? in krb5_auth()
202 data->set.str[STRING_SERVICE_NAME] : in krb5_auth()
754 /* Bail out if we try to set up the same level */ in sec_set_protection_level()
769 failf(data, "Failed to set the protection's buffer size."); in sec_set_protection_level()
792 failf(data, "Failed to set the protection level."); in sec_set_protection_level()
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h46 #include <set>
574 std::set<std::string> test_param_names;
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp342 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars() local
343 uspoof_setAllowedUnicodeSet(sc, set, status); in uspoof_setAllowedChars()
508 // If we get here, the strings are confusable. Now we just need to set the flags for the appropriate classes in uspoof_areConfusableUnicodeString()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterator.java107 * Keyboard transliteration methods maintain a set of three indices that are updated with each call to
113 * disambiguate between possible inputs. The <code>cursor</code> can also be explicitly set by rules.
227 * <p>A set of rules determines how to perform translations.
228 * Rules within a rule set are separated by semicolons (';').
234 * <p>Each set of rules consists of two groups, one forward, and one
365 * set pattern. Although this is usually the match character for the end anchor, the set will
568 * contextStart, and contextLimit. The limit is set to the
594 set(pos); in Position()
601 public void set(Positio method in Transliterator.Position
[all...]
/third_party/icu/icu4c/source/common/
H A Dlstmbe.cpp765 LSTMBreakEngine::LSTMBreakEngine(const LSTMData* data, const UnicodeSet& set, UErrorCode &status) in LSTMBreakEngine() argument
772 setCharacters(set); in LSTMBreakEngine()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DUTS46Test.java135 private void set(String[] data) { in set() method in UTS46Test.TestCase
503 testCase.set(testCases[i]); in TestSomeCases()
517 // ToUnicode does not set length-overflow errors. in TestSomeCases()
790 // A set of status codes, each corresponding to a particular test. in IdnaTest()
803 // A set of status codes, each corresponding to a particular test. in IdnaTest()
819 // A set of status codes, each corresponding to a particular test. in IdnaTest()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliterator.java108 * Keyboard transliteration methods maintain a set of three indices that are updated with each call to
114 * disambiguate between possible inputs. The <code>cursor</code> can also be explicitly set by rules.
228 * <p>A set of rules determines how to perform translations.
229 * Rules within a rule set are separated by semicolons (';').
235 * <p>Each set of rules consists of two groups, one forward, and one
366 * set pattern. Although this is usually the match chafacter for the end anchor, the set will
560 * contextStart, and contextLimit. The limit is set to the
583 set(pos); in Position()
589 public void set(Positio method in Transliterator.Position
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUTS46Test.java229 private void set(String[] data) { in set() method in UTS46Test.TestCase
597 testCase.set(testCases[i]); in TestSomeCases()
611 // ToUnicode does not set length-overflow errors. in TestSomeCases()
884 // A set of status codes, each corresponding to a particular test. in IdnaTest()
897 // A set of status codes, each corresponding to a particular test. in IdnaTest()
913 // A set of status codes, each corresponding to a particular test. in IdnaTest()
/third_party/libwebsockets/lib/cose/
H A Dcose_key.c42 /**< if non-NULL, expects a [ key set ], else single key */
620 lwsl_warn("%s: e[%d] set twice %d\n", __func__, in cb_cose_key()
768 lws_cose_key_from_set(lws_dll2_owner_t *set, const uint8_t *kid, size_t kl) in lws_cose_key_from_set() argument
770 lws_start_foreach_dll(struct lws_dll2 *, p, lws_dll2_get_head(set)) { in lws_cose_key_from_set()
1011 * planning to create, so we can set a fixed length map of the in lws_cose_key_export()
1062 * Start from the second key meta, then do any elements that are set in lws_cose_key_export()
/third_party/jinja2/
H A Dext.py79 tags: t.Set[str] = set()
413 referenced = set()
666 If you don't want that behavior set the `babel_style` parameter to `False`
787 is now set to a list of keywords for extraction, the extractor will
794 The `newstyle_gettext` flag can be set to `True` to enable newstyle
798 A `silent` option can now be provided. If set to `False` template
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp21 #include <set>
407 static auto *PCsSet = new std::set<uintptr_t>; in CheckExitOnSrcPosOrItem()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_algebraic.py84 # Represents a set of variables, each with a unique id
821 #print('num items: {}'.format(len(set(self.items.values()))))
830 set, it provides a stable iteration order.
881 # This the set of opcodes for parents of this item. Used to speed up
883 self.parent_ops = set()
892 """Build a set of all possible items, deduplicating them."""
896 # The set of all opcodes used by the patterns. Used later to avoid
954 "states", where each match set represents the set of Item's that match a
982 # This is the set o
[all...]
H A Dnir_gather_info.c28 #include "util/set.h"
508 * don't produce a vertex, so we only set uses_discard if executing on in gather_intrinsic_info()
894 struct set *visited_funcs, void *dead_ctx) in gather_func_info()
989 struct set *visited_funcs = _mesa_pointer_set_create(dead_ctx); in nir_shader_gather_info()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_packed_varyings.c608 * \param gs_input_toplevel should be set to true if we are lowering geometry
669 * \param gs_input_toplevel should be set to true if we are lowering geometry
689 /* When gs_input_toplevel is set, we should be looking at a geometry shader in lower_varying()
755 /* If set use previously set writemask to offset the following in lower_varying()
918 struct set *resource_set = _mesa_pointer_set_create(NULL); in lower_output_var()
973 /* Shader inputs need to be lowered at the beginning of main() so set bulder in lower_packed_inputs()
1002 struct set *resource_set = _mesa_pointer_set_create(NULL); in lower_packed_inputs()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c386 /* Note that when set this will clear all of the color in v3d_rcl_emit_stores()
464 /* PTB assumes that value to be 0, but hw will not set it. */ in v3d_rcl_emit_generic_per_tile_list()
465 cl_emit(cl, SET_INSTANCEID, set) { in v3d_rcl_emit_generic_per_tile_list()
466 set.instance_id = 0; in v3d_rcl_emit_generic_per_tile_list()
894 /* Always set initial block size before the first branch, which needs in emit_rcl()
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h43 #include <set>
548 std::set<std::string> test_param_names;
/third_party/node/lib/
H A Dzlib.js331 set: deprecate(function(value) {
700 // Ideally, we could let ZlibBase() set up _writeState. I haven't been able
907 set(v) { return this[owner_symbol] = v; },
/third_party/node/test/parallel/
H A Dtest-crypto-sign-verify.js36 set() {
53 set() {
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h46 #include <set>
574 std::set<std::string> test_param_names;

Completed in 36 milliseconds

1...<<231232233234235236237238239240>>...345