| /third_party/gn/src/gn/ |
| H A D | commands.cc | 310 TargetContainsFile( const Target* target, const SourceFile& file) TargetContainsFile() argument 578 const Target* target = item->AsTarget(); ResolveTargetFromCommandLineString() local [all...] |
| H A D | desc_builder.cc | 104 RecursiveCollectDeps(const Target* target, TargetSet* result) RecursiveCollectDeps() argument 111 RecursiveCollectChildDeps(const Target* target, TargetSet* result) RecursiveCollectChildDeps() argument 318 TargetDescBuilder(const Target* target, const std::set<std::string>& what, bool all, bool tree, bool blame) TargetDescBuilder() argument 651 RecursivePrintDeps(base::ListValue* out, const Target* target, TargetSet* seen_targets, int indent_level) RecursivePrintDeps() argument 919 DescriptionForTarget( const Target* target, const std::string& what, bool all, bool tree, bool blame) DescriptionForTarget() argument [all...] |
| H A D | ohos_components_checker.cc | 215 bool OhosComponentChecker::InterceptAllDepsConfig(const Target *target, const std::string &label, Err *err) const
in InterceptAllDepsConfig() argument 231 bool OhosComponentChecker::InterceptIncludesOverRange(const Target *target, const std::string &label,
in InterceptIncludesOverRange() argument 247 bool OhosComponentChecker::InterceptInnerApiPublicDepsInner(const Target *target, const std::string &label,
in InterceptInnerApiPublicDepsInner() argument 324 bool OhosComponentChecker::InterceptIncludesAbsoluteDepsOther(const Target *target, cons argument 453 CheckAllDepsConfigs(const Target *target, const std::string &label, Err *err) const CheckAllDepsConfigs() argument 470 CheckInnerApiIncludesOverRange(const Target *target, const std::string &label, const std::string &dir, Err *err) const CheckInnerApiIncludesOverRange() argument 493 CheckInnerApiPublicDepsInner(const Target *target, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiPublicDepsInner() argument 557 CheckIncludesAbsoluteDepsOther(const Target *target, const std::string &label, const std::string &includes, Err *err) const CheckIncludesAbsoluteDepsOther() argument [all...] |
| H A D | xcode_object.cc | 893 void PBXProject::AddTarget(std::unique_ptr<PBXTarget> target) { in AddTarget() argument 488 PBXContainerItemProxy(const PBXProject* project, const PBXTarget* target) PBXContainerItemProxy() argument 799 AddSourceFile(const std::string& navigator_path, const std::string& source_path, PBXNativeTarget* target) AddSourceFile() argument 1033 PBXTargetDependency( const PBXTarget* target, std::unique_ptr<PBXContainerItemProxy> container_item_proxy) PBXTargetDependency() argument [all...] |
| H A D | ninja_c_binary_target_writer.cc | 78 const SourceFile* GetModuleMapFromTargetSources(const Target* target) { in GetModuleMapFromTargetSources() argument 124 NinjaCBinaryTargetWriter::NinjaCBinaryTargetWriter(const Target* target, in NinjaCBinaryTargetWriter() argument 86 GetModuleDepsInformation( const Target* target, const ResolvedTargetData& resolved) GetModuleDepsInformation() argument [all...] |
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | yuv2rgb_altivec.c | 633 yuv2packedX_altivec(SwsContext *c, const int16_t *lumFilter, const int16_t **lumSrc, int lumFilterSize, const int16_t *chrFilter, const int16_t **chrUSrc, const int16_t **chrVSrc, int chrFilterSize, const int16_t **alpSrc, uint8_t *dest, int dstW, int dstY, enum AVPixelFormat target) yuv2packedX_altivec() argument
|
| /third_party/backends/sanei/ |
| H A D | os2_srb.h | 84 unsigned char target, /* 08 */ member 91 unsigned char target, /* 08 */ member 114 unsigned char target, /* 08 */ member
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 760 char target[]={unicode>>8,unicode}; // set_USHORT(target,unicode); in otf_from_unicode() local 35 otf_bsearch(char *table, const char *target,int len, int searchRange, int entrySelector, int rangeShift, int lower_bound) otf_bsearch() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | udbgutil.cpp | 394 paramEmpty(const USystemParams * /* param */, char *target, int32_t targetCapacity, UErrorCode *status) { in paramEmpty() argument 400 paramStatic(const USystemParams *param, char *target, int32_t targetCapacity, UErrorCode *status) { in paramStatic() argument 412 static int32_t stringToStringBuffer(char *target, int32_t targetCapacity, const char *str, UErrorCode *status) { in stringToStringBuffer() argument 430 integerToStringBuffer(char *target, int32_t targetCapacity, int32_t n, int32_t radix, UErrorCode *status) integerToStringBuffer() argument 438 paramInteger(const USystemParams *param, char *target, int32_t targetCapacity, UErrorCode *status) paramInteger() argument 456 paramCldrVersion(const USystemParams * , char *target, int32_t targetCapacity, UErrorCode *status) paramCldrVersion() argument 473 paramTimezoneDefault(const USystemParams * , char *target, int32_t targetCapacity, UErrorCode *status) paramTimezoneDefault() argument 490 paramLocaleDefaultBcp47(const USystemParams * , char *target, int32_t targetCapacity, UErrorCode *status) paramLocaleDefaultBcp47() argument [all...] |
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | CollationTest.java | 172 static final String appendCompareResult(int result, String target){ in appendCompareResult() argument 69 doTest(TestFmwk test, RuleBasedCollator col, String source, String target, int result) doTest() argument 209 doTestVariant(TestFmwk test, RuleBasedCollator myCollation, String source, String target, int result) doTestVariant() argument [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetSCSU.java | 236 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, in decodeLoop() argument 290 private int fastSingle(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType){ in fastSingle() argument 356 singleByteMode(ByteBuffer source, CharBuffer target, IntBuffer offsets, int modeType) singleByteMode() argument 582 endLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets) endLoop() argument 645 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument 767 loop(CharBuffer source, ByteBuffer target, IntBuffer offsets) loop() argument 1052 getTrail(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrail() argument 1077 getTrailUnicode(CharBuffer source, ByteBuffer target, IntBuffer offsets) getTrailUnicode() argument 1150 endLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets) endLoop() argument 1159 outputBytes(CharBuffer source, ByteBuffer target, IntBuffer offsets) outputBytes() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Utility.java | 33 public final static boolean arrayEquals(Object[] source, Object target) { in arrayEquals() argument 45 public final static boolean arrayEquals(int[] source, Object target) { in arrayEquals() argument 57 public final static boolean arrayEquals(double[] source, Object target) { in arrayEquals() argument 64 arrayEquals(byte[] source, Object target) arrayEquals() argument 76 arrayEquals(Object source, Object target) arrayEquals() argument 97 arrayRegionMatches(Object[] source, int sourceStart, Object[] target, int targetStart, int len) arrayRegionMatches() argument 116 arrayRegionMatches(char[] source, int sourceStart, char[] target, int targetStart, int len) arrayRegionMatches() argument 135 arrayRegionMatches(int[] source, int sourceStart, int[] target, int targetStart, int len) arrayRegionMatches() argument 154 arrayRegionMatches(double[] source, int sourceStart, double[] target, int targetStart, int len) arrayRegionMatches() argument 166 arrayRegionMatches(byte[] source, int sourceStart, byte[] target, int targetStart, int len) arrayRegionMatches() argument 1169 lookup(String source, String[] target) lookup() argument 1775 compareUnsigned(int source, int target) compareUnsigned() argument 1861 splitString(String src, String target) splitString() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UTF16.java | 1025 public static StringBuffer append(StringBuffer target, int char32) { in append() argument 1051 public static StringBuffer appendCodePoint(StringBuffer target, int cp) { in appendCodePoint() argument 1066 append(char[] target, int limit, int char32) append() argument 1135 setCharAt(StringBuffer target, int offset16, int char32) setCharAt() argument 1170 setCharAt(char target[], int limit, int offset16, int char32) setCharAt() argument 1417 insert(StringBuffer target, int offset16, int char32) insert() argument 1446 insert(char target[], int limit, int offset16, int char32) insert() argument 1473 delete(StringBuffer target, int offset16) delete() argument 1499 delete(char target[], int limit, int offset16) delete() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | units_test.cpp | 32 const StringPiece target; member 128 const char *const target; in testExtractConvertibility() member 156 MeasureUnitImpl target = MeasureUnitImpl::forIdentifier(testCase.target, status); in testExtractConvertibility() local 183 const char *target; in testConversionInfo() member 272 const char *target; testConverter() member 351 MeasureUnitImpl target = MeasureUnitImpl::forIdentifier(testCase.target, status); testConverter() local [all...] |
| H A D | locnmtst.cpp | 114 const char *target = "English (Traditional, United States, VALLEY, " in TestWithKeywordsAndEverything() local 125 const char *target = "Japanese (Japanese Yen)"; in TestCurrencyKeyword() local 135 const char *target = "German (Currency: XYZ)"; in TestUnknownCurrencyKeyword() local 145 const char *target = "German (foo=bar)"; TestUntranslatedKeywords() local 155 const char *target = "German (Private-Use: foobar)"; TestPrivateUse() local 211 const char *target = "English (Traditional, United States, VALLEY, " TestUldnWithKeywordsAndEverything() local 411 const char *target = "root (Phonebook Sort Order)"; TestRootEtc() local [all...] |
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | Transliterator.java | 2064 registerSpecialInverse(String target, String inverseTarget, boolean bidirectional) registerSpecialInverse() argument 2126 getAvailableVariants(String source, String target) getAvailableVariants() argument [all...] |
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| H A D | TestCharset.java | 1885 private void smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, in smBufDecode() argument 1890 private void smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, in smBufDecode() argument 1895 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean throwException, boolean flush, boolean backedByArray, int targetLimit) smBufDecode() argument 2020 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush) smBufEncode() argument 2025 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush, boolean backedByArray) smBufEncode() argument 2030 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean throwException, boolean flush, boolean backedByArray, int targetLimit) smBufEncode() argument 2637 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target) smBufDecode() argument 2640 smBufDecode(CharsetDecoder decoder, String encoding, ByteBuffer source, CharBuffer target, boolean backedByArray) smBufDecode() argument 2648 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target) smBufEncode() argument 2651 smBufEncode(CharsetEncoder encoder, String encoding, CharBuffer source, ByteBuffer target, boolean backedByArray) smBufEncode() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_ct.cpp | 337 uint8_t *target = (uint8_t *) args->target; in UConverter_fromUnicode_CompoundText_OFFSETS() local [all...] |
| H A D | ucnvscsu.cpp | 237 UChar *target; in _SCSUToUnicodeWithOffsets() local 591 UChar *target; _SCSUToUnicode() local 1016 uint8_t *target; _SCSUFromUnicodeWithOffsets() local 1524 uint8_t *target; _SCSUFromUnicode() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMap.java | 1242 public <U extends Map<T,UnicodeSet>> U addInverseTo(U target) { in addInverseTo() argument 1255 public static <T> Map<T,UnicodeSet> freeze(Map<T,UnicodeSet> target) { in freeze() argument
|
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | CollationPerformanceTest.java | 1247 int compare(String source, String target, Comparator c) { in compare() argument 1252 int compare(java.text.CollationKey source, java.text.CollationKey target) { in compare() argument 1257 int compare(com.ibm.icu.text.CollationKey source, com.ibm.icu.text.CollationKey target) { in compare() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Transliterator.java | 2027 registerSpecialInverse(String target, String inverseTarget, boolean bidirectional) registerSpecialInverse() argument 2085 getAvailableVariants(String source, String target) getAvailableVariants() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | CollationTest.java | 175 static final String appendCompareResult(int result, String target){ in appendCompareResult() argument 72 doTest(TestFmwk test, RuleBasedCollator col, String source, String target, int result) doTest() argument 212 doTestVariant(TestFmwk test, RuleBasedCollator myCollation, String source, String target, int result) doTestVariant() argument [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 1239 public <U extends Map<T,UnicodeSet>> U addInverseTo(U target) { in addInverseTo() argument 1252 public static <T> Map<T,UnicodeSet> freeze(Map<T,UnicodeSet> target) { in freeze() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Utility.java | 36 public final static boolean arrayEquals(Object[] source, Object target) { in arrayEquals() argument 48 public final static boolean arrayEquals(int[] source, Object target) { in arrayEquals() argument 60 public final static boolean arrayEquals(double[] source, Object target) { in arrayEquals() argument 67 arrayEquals(byte[] source, Object target) arrayEquals() argument 79 arrayEquals(Object source, Object target) arrayEquals() argument 100 arrayRegionMatches(Object[] source, int sourceStart, Object[] target, int targetStart, int len) arrayRegionMatches() argument 119 arrayRegionMatches(char[] source, int sourceStart, char[] target, int targetStart, int len) arrayRegionMatches() argument 138 arrayRegionMatches(int[] source, int sourceStart, int[] target, int targetStart, int len) arrayRegionMatches() argument 157 arrayRegionMatches(double[] source, int sourceStart, double[] target, int targetStart, int len) arrayRegionMatches() argument 169 arrayRegionMatches(byte[] source, int sourceStart, byte[] target, int targetStart, int len) arrayRegionMatches() argument 1104 lookup(String source, String[] target) lookup() argument 1679 compareUnsigned(int source, int target) compareUnsigned() argument 1765 splitString(String src, String target) splitString() argument [all...] |