Home
last modified time | relevance | path

Searched defs:target (Results 1201 - 1225 of 1886) sorted by relevance

1...<<41424344454647484950>>...76

/third_party/backends/backend/
H A Dsp15c.c2199 apply_constraints(struct sp15c *scanner, SANE_Int opt, SANE_Int * target, SANE_Word * info) apply_constraints() argument
/third_party/cJSON/
H A DcJSON_Utils.c198 CJSON_PUBLIC(char *) cJSONUtils_FindPointerFromObjectTo(const cJSON * const object, const cJSON * const target) in cJSONUtils_FindPointerFromObjectTo() argument
1338 static cJSON *merge_patch(cJSON *target, const cJSON * const patch, const cJSON_bool case_sensitive) in merge_patch() argument
1398 cJSONUtils_MergePatch(cJSON *target, const cJSON * const patch) cJSONUtils_MergePatch() argument
1403 cJSONUtils_MergePatchCaseSensitive(cJSON *target, const cJSON * const patch) cJSONUtils_MergePatchCaseSensitive() argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java290 void reportCResult(String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
2590 public OneTestCase(String source, String target, int result) { in OneTestCase() argument
[all...]
/third_party/gn/src/gn/
H A Dxcode_writer.cc130 bool IsApplicationTarget(const Target* target) { in IsApplicationTarget() argument
136 bool IsXCUITestRunnerTarget(const Target* target) { in IsXCUITestRunnerTarget() argument
141 bool IsXCTestModuleTarget(const Target* target) { in IsXCTestModuleTarget() argument
148 IsXCUITestModuleTarget(const Target* target) IsXCUITestModuleTarget() argument
174 const Target* target = pair.first; FindApplicationTargetByName() local
269 SearchFilesForTarget( const Target* target) SearchFilesForTarget() argument
847 const Target* target = pair.first; AddCXTestSourceFilesForTestModuleTargets() local
889 const Target* target = pair.first; AddDependencyTargetsForTestModuleTargets() local
983 AddBinaryTarget(const Target* target, base::Environment* env, Err* err) AddBinaryTarget() argument
1017 AddBundleTarget(const Target* target, base::Environment* env, Err* err) AddBundleTarget() argument
[all...]
H A Dtarget.cc75 bool EnsureFileIsGeneratedByDependency(const Target* target, in EnsureFileIsGeneratedByDependency() argument
159 RecursiveCheckAssertNoDeps(const Target* target, bool check_this, const std::vector<LabelPattern>& assert_no, TargetSet* visited, std::string* failure_path_str, const LabelPattern** failure_pattern) RecursiveCheckAssertNoDeps() argument
[all...]
H A Dvisual_studio_writer.cc132 std::string GetConfigurationType(const Target* target, Err* err) { in GetConfigurationType() argument
162 void ParseCompilerOptions(const Target* target, CompilerOptions* options) { in ParseCompilerOptions() argument
176 void ParseLinkerOptions(const Target* target, LinkerOptions* options) { in ParseLinkerOptions() argument
224 const Target* target = to_process.front(); FilterTargets() local
238 UnicodeTarget(const Target* target) UnicodeTarget() argument
400 WriteProjectFiles(const Target* target, const std::string& ninja_extra_args, const std::string& ninja_executable, Err* err) WriteProjectFiles() argument
455 WriteProjectFileContents( std::ostream& out, const SolutionProject& solution_project, const Target* target, const std::string& ninja_extra_args, const std::string& ninja_executable, SourceFileCompileTypePairs* source_types, Err* err) WriteProjectFileContents() argument
688 WriteFiltersFileContents( std::ostream& out, const Target* target, const SourceFileCompileTypePairs& source_types) WriteFiltersFileContents() argument
931 GetNinjaTarget(const Target* target) GetNinjaTarget() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java711 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() argument
791 decompose(char[] source,char[] target, boolean compat, int options) decompose() argument
876 normalize(char[] source,char[] target, Mode mode, int options) normalize() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java1483 public int compare(String source, String target) { in compare() argument
H A DStringSearch.java176 public StringSearch(String pattern, CharacterIterator target, RuleBasedCollator collator, in StringSearch() argument
233 StringSearch(String pattern, CharacterIterator target, RuleBasedCollator collator) StringSearch() argument
249 StringSearch(String pattern, CharacterIterator target, Locale locale) StringSearch() argument
270 StringSearch(String pattern, CharacterIterator target, ULocale locale) StringSearch() argument
285 StringSearch(String pattern, String target) StringSearch() argument
[all...]
H A DCollator.java1199 public boolean equals(String source, String target) in equals() argument
1235 compare(String source, String target) compare() argument
1249 compare(Object source, Object target) compare() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c236 static UCollationResult compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode *status) { in compareUsingPartials() argument
274 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult result) in doTestVariant() argument
456 doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult result) doTest() argument
875 UChar target [100]; TestJB581() local
1114 UChar target[][4] = TestSurrogates() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvisci.cpp900 unsigned char *target in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1182 UChar *target = args->target; UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1970 usb_alloc_symlink(const char *target) in usb_alloc_symlink() argument
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c2535 int vfs_nfs_unlink(struct Vnode *parent, struct Vnode *target, const char *filename) in vfs_nfs_unlink() argument
2599 int vfs_nfs_rmdir(struct Vnode *parent, struct Vnode *target, const char *dirname) in vfs_nfs_rmdir() argument
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c2095 int tmpfs_rmdir(struct Vnode *parent, struct Vnode *target, const char *dirname) in tmpfs_rmdir() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java2549 public void checkCountIn(UnicodeSetSpanner m, CountMethod countMethod, SpanCondition spanCondition, String target, int expected) { in checkCountIn() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer.java728 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() argument
812 decompose(char[] source,char[] target, boolean compat, int options) decompose() argument
901 normalize(char[] source,char[] target, Mode mode, int options) normalize() argument
[all...]
H A DRuleBasedCollator.java1444 public int compare(String source, String target) { in compare() argument
H A DStringSearch.java175 public StringSearch(String pattern, CharacterIterator target, RuleBasedCollator collator, in StringSearch() argument
231 StringSearch(String pattern, CharacterIterator target, RuleBasedCollator collator) StringSearch() argument
246 StringSearch(String pattern, CharacterIterator target, Locale locale) StringSearch() argument
266 StringSearch(String pattern, CharacterIterator target, ULocale locale) StringSearch() argument
280 StringSearch(String pattern, String target) StringSearch() argument
[all...]
H A DCollator.java1151 public boolean equals(String source, String target) in equals() argument
1185 compare(String source, String target) compare() argument
1198 compare(Object source, Object target) compare() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationMiscTest.java293 void reportCResult(String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
2593 public OneTestCase(String source, String target, int result) { in OneTestCase() argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4464 extract(int32_t start, int32_t _length, Char16Ptr target, int32_t targetStart) const extract() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp499 compare(const UnicodeString& source, const UnicodeString& target, int32_t length) const compare() argument
508 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength) const compare() argument
526 compareUTF8(const StringPiece &source, const StringPiece &target, UErrorCode &status) const compareUTF8() argument
[all...]
H A Dtranslit.cpp747 UnicodeString source, target, variant; in getDisplayName() local
1256 void Transliterator::_registerSpecialInverse(const UnicodeString& target, in _registerSpecialInverse() argument
1401 countAvailableVariants(const UnicodeString& source, const UnicodeString& target) countAvailableVariants() argument
1408 getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) getAvailableVariant() argument
1439 _countAvailableVariants(const UnicodeString& source, const UnicodeString& target) _countAvailableVariants() argument
1444 _getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) _getAvailableVariant() argument
[all...]
H A Dtransreg.cpp709 UnicodeString source, target, variant; in remove() local
819 getAvailableVariant(int32_t index, const UnicodeString& source, const UnicodeString& target, UnicodeString& result) const getAvailableVariant() argument
905 registerEntry(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, TransliteratorEntry* adopted, UBool visible) registerEntry() argument
925 UnicodeString source, target, variant; registerEntry() local
938 registerEntry(const UnicodeString& ID, const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, TransliteratorEntry* adopted, UBool visible) registerEntry() argument
967 registerSTV(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant) registerSTV() argument
1012 removeSTV(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant) removeSTV() argument
1187 UnicodeString source, target, variant; find() local
1214 find(UnicodeString& source, UnicodeString& target, UnicodeString& variant) find() argument
[all...]

Completed in 49 milliseconds

1...<<41424344454647484950>>...76