Home
last modified time | relevance | path

Searched defs:source (Results 1201 - 1225 of 2751) sorted by relevance

1...<<41424344454647484950>>...111

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DCollectionUtilities.java77 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 Dfmtable.cpp211 Formattable::Formattable(const Formattable &source) in Formattable() argument
222 Formattable::operator=(const Formattable& source) in operator =() argument
[all...]
H A Dplurfmt.cpp506 void PluralFormat::parseType(const UnicodeString& source, const NFRule *rbnfLenientScanner, Formattable& result, FieldPosition& pos) const { in parseType() argument
H A Dtridpars.cpp548 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 Ddcfmtsym.cpp144 DecimalFormatSymbols::DecimalFormatSymbols(const DecimalFormatSymbols &source) in DecimalFormatSymbols() argument
H A Dchoicfmt.cpp506 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 Dbasictz.cpp31 BasicTimeZone::BasicTimeZone(const BasicTimeZone& source) in BasicTimeZone() argument
H A Ddatefmt.cpp378 DateFormat::parseObject(const UnicodeString& source, in parseObject() argument
H A Dumsg.cpp146 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 Dpaf.c58 int source ; member
/third_party/json/tests/src/
H A Dunit-regression1.cpp568 json source = {"a", "b", "c"}; variable
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp411 ir_variable *source[4] = {NULL, NULL, NULL, NULL}; in handle_rvalue() local
[all...]
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c522 uint32_t source; in simulator_perfmon_start() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dprogram.cpp107 std::string source; in clCreateProgramWithSource() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp400 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 Dradeon_vce.c256 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 Dradeon_vcn_enc.c356 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 Dsp_quad_blend.c274 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 Dradeon_vce.c264 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 DGLView.cpp127 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 Dheap_utils.cc170 Node* source = edge_info.first; in CreateObject() local
H A Dutil.cc536 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 Dshrpx_http2_downstream_connection.cc165 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 Dchoicfmt.cpp506 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 Ducnvbocu.cpp395 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...]

Completed in 25 milliseconds

1...<<41424344454647484950>>...111