/external/svox/pico/lib/ |
D | picobase.c | 101 picoos_uint32 lc; in base_utf32_lowercase() local 103 lc = utf32; in base_utf32_lowercase() 105 lc = (utf32 + 32); in base_utf32_lowercase() 107 lc = (utf32 + 40); in base_utf32_lowercase() 132 lc = (utf32 + 1); in base_utf32_lowercase() 142 lc = (utf32 - 8); in base_utf32_lowercase() 146 lc = (utf32 - 8); in base_utf32_lowercase() 151 lc = (utf32 + 16); in base_utf32_lowercase() 156 lc = (utf32 + 26); in base_utf32_lowercase() 159 lc = 8112; in base_utf32_lowercase() [all …]
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_svc_layercontext.c | 32 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_init_layer_context() local 33 RATE_CONTROL *const lrc = &lc->rc; in vp9_init_layer_context() 34 lc->current_video_frame_in_layer = 0; in vp9_init_layer_context() 49 lc->target_bandwidth = oxcf->ts_target_bitrate[layer] * 1000; in vp9_init_layer_context() 52 lc->target_bandwidth = oxcf->ss_target_bitrate[layer] * 1000; in vp9_init_layer_context() 59 lc->target_bandwidth, 1000); in vp9_init_layer_context() 81 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_update_layer_context_change_config() local 82 RATE_CONTROL *const lrc = &lc->rc; in vp9_update_layer_context_change_config() 85 lc->target_bandwidth = oxcf->ts_target_bitrate[layer] * 1000; in vp9_update_layer_context_change_config() 87 lc->target_bandwidth = oxcf->ss_target_bitrate[layer] * 1000; in vp9_update_layer_context_change_config() [all …]
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_svc_layercontext.c | 34 LAYER_CONTEXT *const lc = &svc->layer_context[layer]; in vp9_init_layer_context() local 35 RATE_CONTROL *const lrc = &lc->rc; in vp9_init_layer_context() 37 lc->current_video_frame_in_layer = 0; in vp9_init_layer_context() 38 lc->layer_size = 0; in vp9_init_layer_context() 39 lc->frames_from_key_frame = 0; in vp9_init_layer_context() 40 lc->last_frame_type = FRAME_TYPES; in vp9_init_layer_context() 56 lc->target_bandwidth = oxcf->ts_target_bitrate[layer]; in vp9_init_layer_context() 60 lc->target_bandwidth = oxcf->ss_target_bitrate[layer]; in vp9_init_layer_context() 68 lc->alt_ref_idx = alt_ref_idx++; in vp9_init_layer_context() 70 lc->alt_ref_idx = -1; in vp9_init_layer_context() [all …]
|
/external/chromium_org/v8/tools/ |
D | draw_instruction_graph.sh | 99 set style line 2 lc rgb '#800000' 100 set style line 3 lc rgb '#d00000' 101 set style line 4 lc rgb '#ff6000' 102 set style line 5 lc rgb '#ffc000' 103 set style line 6 lc rgb '#ffff00' 105 set style line 7 lc rgb '#ff00ff' 106 set style line 8 lc rgb '#ffc0ff' 108 set style line 9 lc rgb '#004040' 109 set style line 10 lc rgb '#008080' 110 set style line 11 lc rgb '#40c0c0' [all …]
|
D | gc-nvp-trace-processor.py | 238 Plot(Item('Scavenge', scavenge_scope, lc = 'green'), 239 Item('Marking', 'mark', lc = 'purple'), 240 Item('Sweep', 'sweep', lc = 'blue'), 241 Item('External', 'external', lc = '#489D43'), 242 Item('Other', other_scope, lc = 'grey'), 243 Item('IGC Steps', 'stepstook', lc = '#FF6347')) 249 Plot(Item('Scavenge', scavenge_scope, lc = 'green'), 250 Item('Marking', 'mark', lc = 'purple'), 251 Item('Sweep', 'sweep', lc = 'blue'), 252 Item('External', 'external', lc = '#489D43'), [all …]
|
/external/eigen/bench/btl/data/ |
D | perlib_plot_settings.txt | 1 eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black" 2 eigen2 ; with lines lw 3 lt 1 lc rgbcolor "#999999" 3 EigenBLAS ; with lines lw 3 lt 3 lc rgbcolor "#999999" 4 eigen3_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999" 5 eigen3_nogccvec ; with lines lw 2 lt 2 lc rgbcolor "#991010" 6 INTEL_MKL ; with lines lw 3 lt 1 lc rgbcolor "#ff0000" 7 ATLAS ; with lines lw 3 lt 1 lc rgbcolor "#008000" 8 gmm ; with lines lw 3 lt 1 lc rgbcolor "#0000ff" 9 ublas ; with lines lw 3 lt 1 lc rgbcolor "#00b7ff" 10 mtl4 ; with lines lw 3 lt 1 lc rgbcolor "#d18847" [all …]
|
/external/chromium_org/v8/test/mjsunit/ |
D | regexp-multiline.js | 82 function check_case(lc, uc) { argument 83 var a = new RegExp("^" + lc + "$"); 85 a = new RegExp("^" + lc + "$", "i"); 89 assertFalse(A.test(lc)); 91 assertTrue(A.test(lc)); 93 a = new RegExp("^[" + lc + "]$"); 95 a = new RegExp("^[" + lc + "]$", "i"); 99 assertFalse(A.test(lc)); 101 assertTrue(A.test(lc));
|
/external/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 184 _Locale_lcid_t lc; member 190 _Locale_lcid_t lc; member 198 _Locale_lcid_t lc; member 214 _Locale_lcid_t lc; member 219 _Locale_lcid_t lc; member 269 { return (ltype != 0) ? <ype->lc : 0; } in _Locale_get_ctype_hint() 271 { return (lnumeric != 0) ? &lnumeric->lc : 0; } in _Locale_get_numeric_hint() 273 { return (ltime != 0) ? <ime->lc : 0; } in _Locale_get_time_hint() 275 { return (lcollate != 0) ? &lcollate->lc : 0; } in _Locale_get_collate_hint() 277 { return (lmonetary != 0) ? &lmonetary->lc : 0; } in _Locale_get_monetary_hint() [all …]
|
D | c_wlocale_win32.c | 26 _Locale_lcid_t lc; member 49 LCMapStringW(ltype->lc.id, LCMAP_LOWERCASE, &in_c, 1, &res, 1); in _WLocale_tolower() 57 LCMapStringW(ltype->lc.id, LCMAP_UPPERCASE, &in_c, 1, &res, 1); in _WLocale_toupper() 72 if (__GetLCIDFromName(name, &lcodecvt->lc.id, cp_name, lc_hint) == -1) in _Locale_codecvt_create() 95 return __GetLocaleName(lcodecvt->lc.id, cp_buf, buf); in _Locale_codecvt_name() 204 result = CompareStringW(lcol->lc.id, 0, s1, size1, s2, size2); in _WLocale_strcmp_aux() 236 result = LCMapStringW(lcol->lc.id, LCMAP_SORTKEY, src, (int)src_size, dst, (int)dst_size); in _WLocale_strxfrm() 248 GetLocaleInfoW(lnum->lc.id, LOCALE_SDECIMAL, buf, 4); in _WLocale_decimal_point() 254 GetLocaleInfoW(lnum->lc.id, LOCALE_STHOUSAND, buf, 4); in _WLocale_thousands_sep() 274 { GetLocaleInfoW(lmon->lc.id, LOCALE_SINTLSYMBOL, buf, (int)bufSize); return buf; } in _WLocale_int_curr_symbol() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 47 LLVMContextRef lc = gallivm->context; in lp_jit_create_types() local 58 elem_types[LP_JIT_TEXTURE_LAST_LEVEL] = LLVMInt32TypeInContext(lc); in lp_jit_create_types() 61 LLVMArrayType(LLVMInt32TypeInContext(lc), LP_MAX_TEXTURE_LEVELS); in lp_jit_create_types() 63 LLVMArrayType(LLVMPointerType(LLVMInt8TypeInContext(lc), 0), in lp_jit_create_types() 67 elem_types[LP_JIT_TEXTURE_LOD_BIAS] = LLVMFloatTypeInContext(lc); in lp_jit_create_types() 69 LLVMArrayType(LLVMFloatTypeInContext(lc), 4); in lp_jit_create_types() 71 texture_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_types() 125 elem_types[LP_JIT_CTX_CONSTANTS] = LLVMPointerType(LLVMFloatTypeInContext(lc), 0); in lp_jit_create_types() 126 elem_types[LP_JIT_CTX_ALPHA_REF] = LLVMFloatTypeInContext(lc); in lp_jit_create_types() 128 elem_types[LP_JIT_CTX_STENCIL_REF_BACK] = LLVMInt32TypeInContext(lc); in lp_jit_create_types() [all …]
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 47 LLVMContextRef lc = gallivm->context; in lp_jit_create_types() local 58 elem_types[LP_JIT_TEXTURE_LAST_LEVEL] = LLVMInt32TypeInContext(lc); in lp_jit_create_types() 61 LLVMArrayType(LLVMInt32TypeInContext(lc), LP_MAX_TEXTURE_LEVELS); in lp_jit_create_types() 63 LLVMArrayType(LLVMPointerType(LLVMInt8TypeInContext(lc), 0), in lp_jit_create_types() 67 elem_types[LP_JIT_TEXTURE_LOD_BIAS] = LLVMFloatTypeInContext(lc); in lp_jit_create_types() 69 LLVMArrayType(LLVMFloatTypeInContext(lc), 4); in lp_jit_create_types() 71 texture_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_types() 125 elem_types[LP_JIT_CTX_CONSTANTS] = LLVMPointerType(LLVMFloatTypeInContext(lc), 0); in lp_jit_create_types() 126 elem_types[LP_JIT_CTX_ALPHA_REF] = LLVMFloatTypeInContext(lc); in lp_jit_create_types() 128 elem_types[LP_JIT_CTX_STENCIL_REF_BACK] = LLVMInt32TypeInContext(lc); in lp_jit_create_types() [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/ |
D | SDL_dlcompat.c | 593 struct load_command *lc = 0; in search_linked_libs() local 598 lc = (struct load_command *)((char *)mh + sizeof(struct mach_header)); in search_linked_libs() 599 for (n = 0; n < mh->ncmds; n++, lc = (struct load_command *)((char *)lc + lc->cmdsize)) in search_linked_libs() 601 if ((LC_LOAD_DYLIB == lc->cmd) || (LC_LOAD_WEAK_DYLIB == lc->cmd)) in search_linked_libs() 604 my_find_image((char *)(((struct dylib_command *)lc)->dylib.name.offset + in search_linked_libs() 605 (char *)lc)))) in search_linked_libs() 1195 struct load_command *lc = 0; in image_for_address() local 1203 lc = (struct load_command *)((char *)mh + sizeof(struct mach_header)); in image_for_address() 1204 for (j = 0; j < mh->ncmds; j++, lc = (struct load_command *)((char *)lc + lc->cmdsize)) in image_for_address() 1206 if (LC_SEGMENT == lc->cmd && in image_for_address() [all …]
|
/external/skia/src/core/ |
D | SkTSearch.cpp | 68 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch() 89 char* lc; in SkAutoAsciiToLC() local 91 lc = fStorage; in SkAutoAsciiToLC() 93 lc = (char*)sk_malloc_throw(len + 1); in SkAutoAsciiToLC() 95 fLC = lc; in SkAutoAsciiToLC() 104 lc[i] = c; in SkAutoAsciiToLC() 106 lc[len] = 0; in SkAutoAsciiToLC()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkTSearch.cpp | 68 return SkStrSearch(base, count, tolc.lc(), len, elemSize); in SkStrLCSearch() 89 char* lc; in SkAutoAsciiToLC() local 91 lc = fStorage; in SkAutoAsciiToLC() 93 lc = (char*)sk_malloc_throw(len + 1); in SkAutoAsciiToLC() 95 fLC = lc; in SkAutoAsciiToLC() 104 lc[i] = c; in SkAutoAsciiToLC() 106 lc[len] = 0; in SkAutoAsciiToLC()
|
/external/e2fsprogs/po/ |
D | Makefile.in.in | 175 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 176 if test -n "$$lc"; then \ 177 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 178 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 179 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 180 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 181 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 184 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 187 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 189 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/libexif/po/ |
D | Makefile.in.in | 169 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 170 if test -n "$$lc"; then \ 171 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 172 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 173 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 174 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 175 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 178 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 181 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 183 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/libmtp/src/ |
D | util.c | 75 uint32_t ln, lc; in data_dump_ascii() local 79 lc = 0; in data_dump_ascii() 87 fprintf(f, "%02x", bp[16*lc+i]); in data_dump_ascii() 97 unsigned char ch= bp[16*lc+i]; in data_dump_ascii() 103 lc++; in data_dump_ascii()
|
/external/valgrind/main/memcheck/tests/ |
D | cond_ld_st.c | 269 static void do_test_case ( int caseNo, Bool isLoad, const TestCase* lc ) in do_test_case() argument 275 assert(Cond_D1 <= lc->inp_Cond && lc->inp_Cond <= Cond_U0); in do_test_case() 276 assert(Addr_DV <= lc->inp_Addr && lc->inp_Addr <= Addr_UI); in do_test_case() 277 assert(lc->inp_Alt == Alt_Da || lc->inp_Alt == Alt_Ub); in do_test_case() 278 assert(lc->inp_Data == Data_Dc || lc->inp_Data == Data_Ud); in do_test_case() 279 assert('A' <= lc->res && lc->res <= 'D'); in do_test_case() 280 assert(lc->defErr_Cond == 'Y' || lc->defErr_Cond == 'N'); in do_test_case() 281 assert(lc->defErr_Addr == 'Y' || lc->defErr_Addr == 'N'); in do_test_case() 282 assert(lc->addrErr == 'Y' || lc->addrErr == 'N'); in do_test_case() 284 setup_test_data(lc->inp_Data); in do_test_case() [all …]
|
/external/elfutils/0.153/po/ |
D | Makefile.in.in | 230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 231 if test -n "$$lc"; then \ 232 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 244 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/po/ |
D | Makefile.in.in | 230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 231 if test -n "$$lc"; then \ 232 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 244 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 218 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context() local 221 lc->target_bandwidth = cpi->target_bandwidth; in save_layer_context() 222 lc->starting_buffer_level = cpi->oxcf.starting_buffer_level; in save_layer_context() 223 lc->optimal_buffer_level = cpi->oxcf.optimal_buffer_level; in save_layer_context() 224 lc->maximum_buffer_size = cpi->oxcf.maximum_buffer_size; in save_layer_context() 225 lc->starting_buffer_level_in_ms = cpi->oxcf.starting_buffer_level_in_ms; in save_layer_context() 226 lc->optimal_buffer_level_in_ms = cpi->oxcf.optimal_buffer_level_in_ms; in save_layer_context() 227 lc->maximum_buffer_size_in_ms = cpi->oxcf.maximum_buffer_size_in_ms; in save_layer_context() 228 lc->buffer_level = cpi->buffer_level; in save_layer_context() 229 lc->bits_off_target = cpi->bits_off_target; in save_layer_context() [all …]
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | ssltrace.c | 150 unsigned lc = LEN(bp+7); in ssl_DumpMsg() local 159 PrintBuf(ss, "challenge", bp+9+lcs+ls, lc); in ssl_DumpMsg() 184 unsigned lc = LEN(bp+5); in ssl_DumpMsg() local 194 PrintBuf(ss, "certificate", bp+11, lc); in ssl_DumpMsg() 195 PrintBuf(ss, "cipher-specs", bp+11+lc, lcs); in ssl_DumpMsg() 196 PrintBuf(ss, "connection-id", bp+11+lc+lcs, lci); in ssl_DumpMsg() 214 unsigned lc = LEN(bp+2); in ssl_DumpMsg() local 218 PrintBuf(ss, "certificate", bp+6, lc); in ssl_DumpMsg() 219 PrintBuf(ss, "response", bp+6+lc, lr); in ssl_DumpMsg()
|
/external/bison/runtime-po/ |
D | Makefile.in.in | 237 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 238 if test -n "$$lc"; then \ 239 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 240 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 241 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 242 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 243 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 246 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 249 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 251 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/bison/po/ |
D | Makefile.in.in | 237 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \ 238 if test -n "$$lc"; then \ 239 …if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/nu… 240 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ 241 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 242 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \ 243 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \ 246 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \ 249 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ 251 if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \ [all …]
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
D | onyx_if.c | 221 LAYER_CONTEXT *lc = &cpi->layer_context[cpi->current_layer]; in save_layer_context() local 224 lc->target_bandwidth = cpi->target_bandwidth; in save_layer_context() 225 lc->starting_buffer_level = cpi->oxcf.starting_buffer_level; in save_layer_context() 226 lc->optimal_buffer_level = cpi->oxcf.optimal_buffer_level; in save_layer_context() 227 lc->maximum_buffer_size = cpi->oxcf.maximum_buffer_size; in save_layer_context() 228 lc->starting_buffer_level_in_ms = cpi->oxcf.starting_buffer_level_in_ms; in save_layer_context() 229 lc->optimal_buffer_level_in_ms = cpi->oxcf.optimal_buffer_level_in_ms; in save_layer_context() 230 lc->maximum_buffer_size_in_ms = cpi->oxcf.maximum_buffer_size_in_ms; in save_layer_context() 231 lc->buffer_level = cpi->buffer_level; in save_layer_context() 232 lc->bits_off_target = cpi->bits_off_target; in save_layer_context() [all …]
|