/external/chromium_org/third_party/webrtc/base/ |
D | urlencode_unittest.cc | 21 char dest[1]; in TEST() local 32 char dest[4]; in TEST() local 42 char dest[3]; in TEST() local 51 char dest[3]; in TEST() local 58 char dest[8]; in TEST() local 65 char dest[8]; in TEST() local 73 char dest[8]; in TEST() local 80 char dest[8]; in TEST() local
|
D | urlencode.cc | 37 static int InternalUrlDecode(const char *source, char *dest, in InternalUrlDecode() 85 int UrlDecode(const char *source, char *dest) { in UrlDecode() 89 int UrlDecodeWithoutEncodingSpaceAsPlus(const char *source, char *dest) { in UrlDecodeWithoutEncodingSpaceAsPlus() 93 int InternalUrlEncode(const char *source, char *dest, unsigned int max, in InternalUrlEncode() 123 int UrlEncode(const char *source, char *dest, unsigned max) { in UrlEncode() 127 int UrlEncodeWithoutEncodingSpaceAsPlus(const char *source, char *dest, in UrlEncodeWithoutEncodingSpaceAsPlus() 132 int UrlEncodeOnlyUnsafeChars(const char *source, char *dest, unsigned max) { in UrlEncodeOnlyUnsafeChars()
|
/external/valgrind/main/coregrind/m_demangle/ |
D | dyn-string.c | 197 dyn_string_copy (dyn_string_t dest, dyn_string_t src) in dyn_string_copy() 217 dyn_string_copy_cstr (dyn_string_t dest, const char *src) in dyn_string_copy_cstr() 236 dyn_string_prepend (dyn_string_t dest, dyn_string_t src) in dyn_string_prepend() 246 dyn_string_prepend_cstr (dyn_string_t dest, const char *src) in dyn_string_prepend_cstr() 257 dyn_string_insert (dyn_string_t dest, int pos, dyn_string_t src) in dyn_string_insert() 282 dyn_string_insert_cstr (dyn_string_t dest, int pos, const char *src) in dyn_string_insert_cstr() 304 dyn_string_insert_char (dyn_string_t dest, int pos, int c) in dyn_string_insert_char() 325 dyn_string_append (dyn_string_t dest, dyn_string_t s) in dyn_string_append() 339 dyn_string_append_cstr (dyn_string_t dest, const char *s) in dyn_string_append_cstr() 356 dyn_string_append_char (dyn_string_t dest, int c) in dyn_string_append_char() [all …]
|
/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_dmatmp2.h | 60 #define EMIT_TWO_ELTS( dest, offset, elt0, elt1 ) \ argument 181 ELT_TYPE *dest; in TAG() local 237 ELT_TYPE *dest; in TAG() local 267 ELT_TYPE *dest = ALLOC_ELTS( nr ); in TAG() local 274 ELT_TYPE *dest = ALLOC_ELTS( nr + 1 ); in TAG() local 335 ELT_TYPE *dest; in TAG() local 376 ELT_TYPE *dest; in TAG() local 440 ELT_TYPE *dest; in TAG() local 493 ELT_TYPE *dest; in TAG() local 551 ELT_TYPE *dest; in TAG() local [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/ |
D | t_dd_dmatmp2.h | 60 #define EMIT_TWO_ELTS( dest, offset, elt0, elt1 ) \ argument 181 ELT_TYPE *dest; in TAG() local 237 ELT_TYPE *dest; in TAG() local 267 ELT_TYPE *dest = ALLOC_ELTS( nr ); in TAG() local 274 ELT_TYPE *dest = ALLOC_ELTS( nr + 1 ); in TAG() local 335 ELT_TYPE *dest; in TAG() local 376 ELT_TYPE *dest; in TAG() local 440 ELT_TYPE *dest; in TAG() local 493 ELT_TYPE *dest; in TAG() local 551 ELT_TYPE *dest; in TAG() local [all …]
|
/external/chromium_org/base/json/ |
D | string_escape.cc | 31 bool EscapeSpecialCodePoint(uint32 code_point, std::string* dest) { in EscapeSpecialCodePoint() 69 bool EscapeJSONStringImpl(const S& str, bool put_in_quotes, std::string* dest) { in EscapeJSONStringImpl() 106 std::string* dest) { in EscapeJSONString() 112 std::string* dest) { in EscapeJSONString() 117 std::string dest; in GetQuotedJSONString() local 124 std::string dest; in GetQuotedJSONString() local 132 std::string dest; in EscapeBytesAsInvalidJSONString() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
D | t_vertex_sse.c | 74 struct x86_reg dest, in emit_load4f_4() 81 struct x86_reg dest, in emit_load4f_3() 98 struct x86_reg dest, in emit_load4f_2() 108 struct x86_reg dest, in emit_load4f_1() 119 struct x86_reg dest, in emit_load3f_3() 140 struct x86_reg dest, in emit_load3f_2() 147 struct x86_reg dest, in emit_load3f_1() 155 struct x86_reg dest, in emit_load2f_2() 162 struct x86_reg dest, in emit_load2f_1() 170 struct x86_reg dest, in emit_load1f_1() [all …]
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 74 struct x86_reg dest, in emit_load4f_4() 81 struct x86_reg dest, in emit_load4f_3() 98 struct x86_reg dest, in emit_load4f_2() 108 struct x86_reg dest, in emit_load4f_1() 119 struct x86_reg dest, in emit_load3f_3() 140 struct x86_reg dest, in emit_load3f_2() 147 struct x86_reg dest, in emit_load3f_1() 155 struct x86_reg dest, in emit_load2f_2() 162 struct x86_reg dest, in emit_load2f_1() 170 struct x86_reg dest, in emit_load1f_1() [all …]
|
/external/qemu/target-arm/ |
D | neon_helper.c | 69 #define NEON_UNPACK(vtype, dest, val) do { \ in NEON_TYPE4() argument 79 #define NEON_PACK(vtype, dest, val) do { \ argument 159 #define NEON_USAT(dest, src1, src2, type) do { \ argument 167 #define NEON_FN(dest, src1, src2) NEON_USAT(dest, src1, src2, uint8_t) argument 170 #define NEON_FN(dest, src1, src2) NEON_USAT(dest, src1, src2, uint16_t) argument 197 #define NEON_SSAT(dest, src1, src2, type) do { \ argument 209 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int8_t) argument 212 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int16_t) argument 239 #define NEON_USAT(dest, src1, src2, type) do { \ argument 247 #define NEON_FN(dest, src1, src2) NEON_USAT(dest, src1, src2, uint8_t) argument [all …]
|
/external/chromium_org/tools/gn/ |
D | escape.cc | 36 inline void NinjaEscapeChar(char ch, DestString* dest) { in NinjaEscapeChar() 45 DestString* dest, in EscapeStringToString_Ninja() 53 DestString* dest) { in EscapeStringToString_NinjaPreformatted() 73 DestString* dest, in EscapeStringToString_WindowsNinjaFork() 119 DestString* dest, in EscapeStringToString_PosixNinjaFork() 148 DestString* dest, in EscapeStringToString()
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | jdatadst.c | 70 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in init_destination() local 116 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in empty_output_buffer() local 134 my_mem_dest_ptr dest = (my_mem_dest_ptr) cinfo->dest; in empty_mem_output_buffer() local 173 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in term_destination() local 191 my_mem_dest_ptr dest = (my_mem_dest_ptr) cinfo->dest; in term_mem_destination() local 208 my_dest_ptr dest; in jpeg_stdio_dest() local 246 my_mem_dest_ptr dest; in jpeg_mem_dest() local
|
/external/chromium_org/ppapi/proxy/ |
D | plugin_resource.h | 156 IPC::Sender* GetSender(Destination dest) { in GetSender() 187 int32_t PluginResource::Call(Destination dest, in Call() 195 Destination dest, in Call() 219 int32_t PluginResource::SyncCall(Destination dest, const IPC::Message& msg) { in SyncCall() 227 Destination dest, const IPC::Message& msg, A* a) { in SyncCall() 239 Destination dest, const IPC::Message& msg, A* a, B* b) { in SyncCall() 251 Destination dest, const IPC::Message& msg, A* a, B* b, C* c) { in SyncCall() 263 Destination dest, const IPC::Message& msg, A* a, B* b, C* c, D* d) { in SyncCall() 275 Destination dest, const IPC::Message& msg, A* a, B* b, C* c, D* d, E* e) { in SyncCall()
|
D | plugin_resource.cc | 82 void PluginResource::SendCreate(Destination dest, const IPC::Message& msg) { in SendCreate() 98 void PluginResource::AttachToPendingHost(Destination dest, in AttachToPendingHost() 112 void PluginResource::Post(Destination dest, const IPC::Message& msg) { in Post() 121 Destination dest, in SendResourceCall() 139 Destination dest, in GenericSyncCall()
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
D | copyimage.inl | 13 inline void ReadColor(const uint8_t *source, uint8_t *dest) 19 inline void WriteColor(const uint8_t *source, uint8_t *dest) 25 inline void CopyPixel(const uint8_t *source, uint8_t *dest)
|
/external/chromium_org/ppapi/shared_impl/ |
D | array_writer.cc | 32 void* dest = in StoreResourceVector() local 55 void* dest = in StoreResourceVector() local 80 void* dest = in StoreVarVector() local 103 void* dest = in StoreVarVector() local
|
/external/skia/experimental/webtry/poly/ |
D | Gruntfile.js | 15 dest: '../../../out/grunt/third_party' property 29 dest: '../../../out/grunt/src/<%= pkg.name %>.js' property 39 dest: '../res/js/<%= pkg.name %>.js' property 45 dest: '../res/js/<%= pkg.name %>.js' property
|
/external/jpeg/ |
D | jdatadst.c | 45 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in init_destination() local 83 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in empty_output_buffer() local 108 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in term_destination() local 132 my_dest_ptr dest; in jpeg_stdio_dest() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jdatadst.c | 45 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in init_destination() local 83 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in empty_output_buffer() local 108 my_dest_ptr dest = (my_dest_ptr) cinfo->dest; in term_destination() local 132 my_dest_ptr dest; in jpeg_stdio_dest() local
|
/external/chromium_org/third_party/skia/experimental/webtry/poly/ |
D | Gruntfile.js | 15 dest: '../../../out/grunt/third_party' property 29 dest: '../../../out/grunt/src/<%= pkg.name %>.js' property 39 dest: '../res/js/<%= pkg.name %>.js' property 45 dest: '../res/js/<%= pkg.name %>.js' property
|
/external/clang/INPUTS/ |
D | stpcpy-test.c | 3 #define __stpcpy(dest, src) (__extension__ (__builtin_constant_p (src) ? (__string2_1bptr_p (src) &… argument 4 #define stpcpy(dest, src) __stpcpy (dest, src) argument 7 #define __mempcpy(dest, src, n) (__extension__ (__builtin_constant_p (src) && __builtin_constant_p … argument 8 #define mempcpy(dest, src, n) __mempcpy (dest, src, n) argument
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 125 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_transparency_ubyte() local 170 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_transparency_ushort() local 208 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_transparency_float() local 259 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_add() local 275 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_add() local 291 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_add() local 322 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_min() local 334 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_min() local 346 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_min() local 375 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_max() local [all …]
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_blend.c | 125 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_transparency_ubyte() local 170 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_transparency_ushort() local 208 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_transparency_float() local 259 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_add() local 275 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_add() local 291 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_add() local 322 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_min() local 334 const GLushort (*dest)[4] = (const GLushort (*)[4]) dst; in blend_min() local 346 const GLfloat (*dest)[4] = (const GLfloat (*)[4]) dst; in blend_min() local 375 const GLubyte (*dest)[4] = (const GLubyte (*)[4]) dst; in blend_max() local [all …]
|
/external/pixman/pixman/ |
D | pixman-combine32.c | 145 uint32_t * dest, in combine_clear() 156 uint32_t * dest, in combine_dst() 167 uint32_t * dest, in combine_src_u() 192 uint32_t * dest, in combine_over_u() 257 uint32_t * dest, in combine_over_reverse_u() 277 uint32_t * dest, in combine_in_u() 296 uint32_t * dest, in combine_in_reverse_u() 316 uint32_t * dest, in combine_out_u() 335 uint32_t * dest, in combine_out_reverse_u() 355 uint32_t * dest, in combine_atop_u() [all …]
|
/external/chromium_org/third_party/icu/source/test/perf/normperf/ |
D | normperf.h | 104 UChar dest[DEST_BUFFER_CAPACITY]; variable 257 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 261 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 265 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 268 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() 272 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD() 290 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 294 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 298 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 301 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() [all …]
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | normperf.h | 104 UChar dest[DEST_BUFFER_CAPACITY]; variable 257 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 261 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 265 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 268 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() 272 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD() 290 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 294 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 298 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 301 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() [all …]
|