| /third_party/gn/src/gn/ |
| H A D | header_checker.cc | 190 DoWork(const Target* target, const SourceFile& file) DoWork() argument 205 AddTargetToFileMap(const Target* target, FileMap* dest) AddTargetToFileMap() argument 568 const Target* target = cur_link.target; IsDependencyOf() local [all...] |
| H A D | innerapis_publicinfo_generator.cc | 89 static bool TraverIncludeDirs(const OhosComponentChecker *checker, const Target *target, const Scope *scope,
in TraverIncludeDirs() argument 109 const Target *target = params.target;
in CheckIncludes() local 261 static std::string GetPublicConfigsInfo(const Target *target, const std::string &label, Scope *scope,
in GetPublicConfigsInfo() argument 278 GetAllDependentConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetAllDependentConfigsInfo() argument 300 GetPrivateConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPrivateConfigsInfo() argument 316 GetPublicHeadersInfo(const Target *target) GetPublicHeadersInfo() argument 335 GetPublicDepsInfo(const Target *target, const std::string &label, const OhosComponentChecker *checker, Err *err) GetPublicDepsInfo() argument 362 GetOutNameAndTypeInfo(const Scope *scope, const std::string &target, const std::string &type) GetOutNameAndTypeInfo() argument 456 GeneratedInnerapiPublicInfo(const Target *target, const Label &label, Scope *scope, const std::string &type, Err *err) GeneratedInnerapiPublicInfo() argument [all...] |
| H A D | json_project_writer.cc | 43 void AddTargetDependencies(const Target* target, TargetSet* deps) { in AddTargetDependencies() argument [all...] |
| /third_party/glfw/src/ |
| H A D | x11_init.c | 1142 XcursorPixel* target = native->pixels; in _glfwCreateNativeCursorX11() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | rematrix.c | 492 double target = s->matrix[i][j] * 32768 + rem; in swri_rematrix_init() local 546 double target = s->matrix[i][j] * 32768 + rem; in swri_rematrix_init() local
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | CollationRegressionTest.java | 217 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/impl/locale/ |
| H A D | XCldrStub.java | 129 public static <K, V, R extends Multimap<K, V>> R invertFrom(Multimap<V, K> source, R target) { in invertFrom() argument 135 public static <K, V, R extends Multimap<K, V>> R invertFrom(Map<V, K> source, R target) { in invertFrom() argument
|
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | TransliteratorRegistry.java | 454 public Enumeration<String> getAvailableVariants(String source, String target) { in getAvailableVariants() argument 475 registerEntry(String source, String target, String variant, Object entry, boolean visible) registerEntry() argument 504 registerEntry(String ID, String source, String target, String variant, Object entry, boolean visible) registerEntry() argument 538 registerSTV(String source, String target, String variant) registerSTV() argument 571 removeSTV(String source, String target, String variant) removeSTV() argument 761 find(String source, String target, String variant) find() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tscoll.cpp | 94 IntlTestCollator::compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, const UChar target[], int32_t tLen, int32_t pieceSize, UErrorCode &status) { in compareUsingPartials() argument 128 IntlTestCollator::doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) in doTestVariant() argument 241 doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) doTest() argument 246 doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) doTest() argument 270 reportCResult( const UnicodeString &source, const UnicodeString &target, CollationKey &sourceKey, CollationKey &targetKey, Collator::EComparisonResult compareResult, Collator::EComparisonResult keyResult, Collator::EComparisonResult incResult, Collator::EComparisonResult expectedResult ) reportCResult() argument 341 appendCompareResult(Collator::EComparisonResult result, UnicodeString& target) appendCompareResult() argument 367 prettify(const CollationKey &source, UnicodeString &target) prettify() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_ext.cpp | 237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, uint32_t value, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t srcIndex, UErrorCode *pErrorCode) ucnv_extWriteToU() argument 279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, int32_t firstLength, const char **src, const char *srcLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t srcIndex, UBool flush, UErrorCode *pErrorCode) ucnv_extInitialMatchToU() argument 672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, uint32_t value, char **target, const char *targetLimit, int32_t **offsets, int32_t srcIndex, UErrorCode *pErrorCode) ucnv_extWriteFromU() argument 750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, UChar32 cp, const UChar **src, const UChar *srcLimit, char **target, const char *targetLimit, int32_t **offsets, int32_t srcIndex, UBool flush, UErrorCode *pErrorCode) ucnv_extInitialMatchFromU() argument [all...] |
| H A D | ucnvbocu.cpp | 396 uint8_t *target; in _Bocu1FromUnicodeWithOffsets() local 657 uint8_t *target; _Bocu1FromUnicode() local 960 UChar *target; _Bocu1ToUnicodeWithOffsets() local 1183 UChar *target; _Bocu1ToUnicode() local [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/ |
| H A D | ConvertIcuDataTask.java | 196 private String target = ""; field in ConvertIcuDataTask.ForcedAlias 204 public void setTarget(String target) { in setTarget() argument 217 private String target = ""; field in ConvertIcuDataTask.AltPath 221 public void setTarget(String target) { in setTarget() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | CollectionUtilities.java | 80 public static <T> Map<T,T> asMap(T[][] source, Map<T,T> target, boolean reverse) { in asMap() argument 99 public static <T, U extends Collection<T>> U addAll(Iterator<T> source, U target) { in addAll() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TransliteratorRegistry.java | 455 public Enumeration<String> getAvailableVariants(String source, String target) { in getAvailableVariants() argument 476 registerEntry(String source, String target, String variant, Object entry, boolean visible) registerEntry() argument 505 registerEntry(String ID, String source, String target, String variant, Object entry, boolean visible) registerEntry() argument 539 registerSTV(String source, String target, String variant) registerSTV() argument 572 removeSTV(String source, String target, String variant) removeSTV() argument 762 find(String source, String target, String variant) find() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | XCldrStub.java | 137 public static <K, V, R extends Multimap<K, V>> R invertFrom(Multimap<V, K> source, R target) { in invertFrom() argument 143 public static <K, V, R extends Multimap<K, V>> R invertFrom(Map<V, K> source, R target) { in invertFrom() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | CollationRegressionTest.java | 220 void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | CollectionUtilities.java | 77 public static <T> Map<T,T> asMap(T[][] source, Map<T,T> target, boolean reverse) { in asMap() argument 96 public static <T, U extends Collection<T>> U addAll(Iterator<T> source, U target) { in addAll() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tridpars.cpp | 548 IDtoSTV(const UnicodeString& id, UnicodeString& source, UnicodeString& target, UnicodeString& variant, UBool& isSourcePresent) IDtoSTV() argument 596 STVtoID(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, UnicodeString& id) STVtoID() argument 646 registerSpecialInverse(const UnicodeString& target, const UnicodeString& inverseTarget, UBool bidirectional, UErrorCode &status) registerSpecialInverse() argument 706 UnicodeString target; parseFilterID() local [all...] |
| H A D | region.cpp | 278 Region *target = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)¤tRegion); in loadRegionData() local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | context.c | 88 lws_state_notify_protocol_init(struct lws_state_manager *mgr, struct lws_state_notify_link *link, int current, int target) lws_state_notify_protocol_init() argument
|
| /third_party/libsnd/src/ |
| H A D | ogg_vorbis.c | 797 vorbis_skip (SF_PRIVATE *psf, uint64_t target) in vorbis_skip() argument [all...] |
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 613 msm_ringbuffer_emit_reloc_ring(struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) msm_ringbuffer_emit_reloc_ring() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_legalize.c | 649 struct ir3_instruction *target = list_first_entry( resolve_jumps() local 665 struct ir3_instruction *target = mark_jp() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs.h | 370 tu_cs_emit_call(struct tu_cs *cs, const struct tu_cs *target) in tu_cs_emit_call() argument
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/ |
| H A D | minimal-http-client-multi.c | 409 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
|