| /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 108 size(Iterator source) size() argument 123 asMap(T[][] source) asMap() argument 413 remove(String source, UnicodeSet removals) remove() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | fmtable.cpp | 211 Formattable::Formattable(const Formattable &source) in Formattable() argument 222 Formattable::operator=(const Formattable& source) in operator =() argument [all...] |
| H A D | plurfmt.cpp | 506 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formattable& result, FieldPosition& pos) const { in parseType() argument
|
| 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 705 UnicodeString source; parseFilterID() local [all...] |
| H A D | dcfmtsym.cpp | 144 DecimalFormatSymbols::DecimalFormatSymbols(const DecimalFormatSymbols &source) in DecimalFormatSymbols() argument
|
| H A D | choicfmt.cpp | 506 parseArgument( const MessagePattern &pattern, int32_t partIndex, const UnicodeString &source, ParsePosition &pos) parseArgument() argument 541 matchStringUntilLimitPart( const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex, const UnicodeString &source, int32_t sourceOffset) matchStringUntilLimitPart() argument
|
| H A D | basictz.cpp | 31 BasicTimeZone::BasicTimeZone(const BasicTimeZone& source) in BasicTimeZone() argument
|
| H A D | datefmt.cpp | 378 DateFormat::parseObject(const UnicodeString& source, in parseObject() argument
|
| H A D | umsg.cpp | 146 u_parseMessage( const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UErrorCode *status, ...) u_parseMessage() argument 166 u_vparseMessage(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UErrorCode *status) u_vparseMessage() argument 182 u_parseMessageWithError(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UParseError *error, UErrorCode *status, ...) u_parseMessageWithError() argument 203 u_vparseMessageWithError(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UParseError *error, UErrorCode* status) u_vparseMessageWithError() argument 485 umsg_parse( const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, UErrorCode *status, ...) umsg_parse() argument 507 umsg_vparse(const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status) umsg_vparse() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | paf.c | 58 int source ; member
|
| /third_party/json/tests/src/ |
| H A D | unit-regression1.cpp | 568 json source = {"a", "b", "c"}; variable
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_copy_propagation_elements.cpp | 411 ir_variable *source[4] = {NULL, NULL, NULL, NULL}; in handle_rvalue() local [all...] |
| /third_party/mesa3d/src/broadcom/simulator/ |
| H A D | v3dx_simulator.c | 522 uint32_t source; in simulator_perfmon_start() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | program.cpp | 107 std::string source; in clCreateProgramWithSource() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | invocation.cpp | 400 clover::llvm::compile_program(const std::string &source, in compile_program() argument 508 clover::llvm::compile_to_spirv(const std::string &source, in compile_to_spirv() argument 293 compile(LLVMContext &ctx, clang::CompilerInstance &c, const std::string &name, const std::string &source, const header_map &headers, const device &dev, const std::string &opts, bool use_libclc, std::string &r_log) compile() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce.c | 256 static void rvce_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in rvce_begin_frame() argument 325 static void rvce_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in rvce_end_frame() argument 306 rvce_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) rvce_encode_bitstream() argument
|
| H A D | radeon_vcn_enc.c | 356 static void radeon_enc_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, in radeon_enc_end_frame() argument 294 radeon_enc_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) radeon_enc_begin_frame() argument 337 radeon_enc_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) radeon_enc_encode_bitstream() argument
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 274 float source[4][TGSI_QUAD_SIZE] = { { 0 } }; in blend_quad() local 1036 float source[4][TGSI_QUAD_SIZE]; blend_single_add_src_alpha_inv_src_alpha() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_vce.c | 264 rvce_begin_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) rvce_begin_frame() argument 312 rvce_encode_bitstream(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_resource *destination, void **fb) rvce_encode_bitstream() argument 332 rvce_end_frame(struct pipe_video_codec *encoder, struct pipe_video_buffer *source, struct pipe_picture_desc *picture) rvce_end_frame() argument
|
| /third_party/mesa3d/src/hgl/ |
| H A D | GLView.cpp | 127 BGLView::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument 140 BGLView::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
|
| /third_party/node/src/ |
| H A D | heap_utils.cc | 170 Node* source = edge_info.first; in CreateObject() local
|
| H A D | util.cc | 536 explicit NonOwningExternalOneByteResource(const UnionBytes& source) in NonOwningExternalOneByteResource() argument 557 explicit NonOwningExternalTwoByteResource(const UnionBytes& source) in NonOwningExternalTwoByteResource() argument 583 NonOwningExternalOneByteResource* source = in ToStringChecked() local 587 NonOwningExternalTwoByteResource* source = in ToStringChecked() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http2_downstream_connection.cc | 165 http2_data_read_callback(nghttp2_session *session, int32_t stream_id, uint8_t *buf, size_t length, uint32_t *data_flags, nghttp2_data_source *source, void *user_data) http2_data_read_callback() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | choicfmt.cpp | 506 parseArgument( const MessagePattern &pattern, int32_t partIndex, const UnicodeString &source, ParsePosition &pos) parseArgument() argument 541 matchStringUntilLimitPart( const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex, const UnicodeString &source, int32_t sourceOffset) matchStringUntilLimitPart() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvbocu.cpp | 395 const char16_t *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local 656 const char16_t *source, *sourceLimit; _Bocu1FromUnicode() local 959 const uint8_t *source, *sourceLimit; _Bocu1ToUnicodeWithOffsets() local 1182 const uint8_t *source, *sourceLimit; _Bocu1ToUnicode() local [all...] |