Home
last modified time | relevance | path

Searched defs:source (Results 251 - 275 of 3376) sorted by relevance

1...<<11121314151617181920>>...136

/kernel/linux/linux-6.6/security/integrity/platform_certs/
H A Dmachine_keyring.c24 void __init add_to_machine_keyring(const char *source, const void *data, size_t len) in add_to_machine_keyring() argument
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-proc.c32 enum snd_motu_clock_source source; in proc_read_clock() local
/kernel/liteos_m/testsuites/unittest/posix/src/string/
H A Dstring_func_test_03.c77 char source[] = {"Compiler exited with error"}; variable
101 char source[] = {"Compiler exited with error"}; variable
118 char source[] = {"0000000"}; variable
134 char source[] = {"Compiler exited with error"}; variable
162 char source[] = {"export MY_TEST_PATH=/opt/hadoop-2.6.5"}; global() variable
181 char source[] = {"export MY_TEST_PATH=/opt/hadoop-2.6.5"}; global() variable
206 char source[] = {"Compiler exited with error"}; global() variable
[all...]
/test/ostest/wukong/component_event/src/
H A Dcomponent_tree.cpp30 bool ComponentTree::RecursUpdateInfo(const std::shared_ptr<ComponentTree>& source) in RecursUpdateInfo() argument
/third_party/ffmpeg/libavutil/
H A Dmotion_vector.h30 int32_t source; member
/third_party/gn/src/base/posix/
H A Dfile_descriptor_shuffle.h60 int source; member
/third_party/gn/src/gn/
H A Dfunction_forward_variables_from.cc32 void ForwardValuesFromList(Scope* source, in ForwardValuesFromList() argument
14 ForwardAllValues(const FunctionCallNode* function, Scope* source, Scope* dest, const std::set<std::string>& exclusion_set, Err* err) ForwardAllValues() argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationCurrencyTest.java112 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyFormat.java60 public CurrencyAmount parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dccolltst.c88 void reportCResult( const UChar source[], const UChar target[], in reportCResult() argument
H A Dccurrtst.c102 UChar source[2], target[2]; in currTest() local
/third_party/icu/icu4c/source/samples/translit/
H A Dutil.cpp38 UnicodeString escape(const UnicodeString &source) { in escape() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java43 public static String replace(String source, String toBeReplaced, String replacement) { in replace() argument
57 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTestUtility.java40 public static String replace(String source, String toBeReplaced, String replacement) { in replace() argument
54 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyFormat.java61 public CurrencyAmount parseObject(String source, ParsePosition pos) { in parseObject() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationCurrencyTest.java115 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtridpars.h70 UnicodeString source; // not null member in TransliteratorIDParser::Specs
[all...]
H A Dcompactdecimalformat.cpp39 CompactDecimalFormat::CompactDecimalFormat(const CompactDecimalFormat& source) = default; member in CompactDecimalFormat
H A Dcurrfmt.cpp48 void CurrencyFormat::parseObject(const UnicodeString& source, in parseObject() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dcaniter.h169 UnicodeString source; global() member in U_FINAL
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dregexp-routines.js[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dlibsdevent.c26 timer_cb_sd(sd_event_source *source, uint64_t now, void *user) in timer_cb_sd() argument
39 signal_cb_sd(sd_event_source *source, const struct signalfd_siginfo *si, in signal_cb_sd() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_util.c49 bool rogue_distribute_value(uint64_t source, in rogue_distribute_value() argument
/third_party/node/deps/zlib/
H A Duncompr.c27 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2() argument
82 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress() argument
H A Dcompress.c22 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2() argument
63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...136