/third_party/icu/icu4c/source/common/ |
H A D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 194 LocaleAndWeight &lw = list->array[index]; in add() local 223 LocaleAndWeight &lw = list->array[listLength]; in add() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 194 LocaleAndWeight &lw = list->array[index]; in add() local 223 LocaleAndWeight &lw = list->array[listLength]; in add() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | localeprioritylist.cpp | 176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt() local 194 LocaleAndWeight &lw = list->array[index]; in add() local 223 LocaleAndWeight &lw = list->array[listLength]; in add() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_eq.c | 41 double lw = 1.0 - param->gamma_weight; in create_lut() local
|
H A D | vf_swaprect.c | 79 int lw[4], lh[4]; in filter_frame() local
|
H A D | af_aexciter.c | 33 double hw[4][2], lw[2][2]; member
|
H A D | vf_signalstats.c | 297 int lw = in->linesize[0]; in filter8_tout() local 345 int lw = in->linesize[0] / 2; in filter16_tout() local 388 const int lw = in->linesize[0]; in filter8_vrep() local 422 const int lw = in->linesize[0] / 2; in filter16_vrep() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_draw_helpers.c | 176 nir_ssa_def *lw = nir_load_var(b, state->line_width_input); in nir_lower_aaline_block() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf_processor.cc | 129 const double lw=(border&THICK)?0.5:0.24; in add_border_rect() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_code.h | 287 uint32_t lw; member
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrQuadUtils.cpp | 71 interpolate_local(float alpha, int v0, int v1, int v2, int v3, float lx[4], float ly[4], float lw[4]) interpolate_local() argument 91 crop_rect_edge(const SkRect& clipDevRect, int v0, int v1, int v2, int v3, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect_edge() argument 149 crop_rect(const SkRect& clipDevRect, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect() argument [all...] |
/third_party/lame/frontend/ |
H A D | parse.c | 458 const size_t lw = 80; /* line width of terminal in characters */ in lame_version_print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerMIPS32.cpp | 711 void AssemblerMIPS32::lw(const Operand *OpRt, const Operand *OpBase, in lw() function in Ice::MIPS32::AssemblerMIPS32
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 4235 long long lw; in mkntfs_sync_index_record() local 4970 long long lw, pos; in mkntfs_redirect() local [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 2162 void Assembler::lw(Register rd, const MemOperand& rs) { in lw() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.cc | 2082 void Assembler::lw(Register rd, const MemOperand& rs) { in lw() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 1569 void Assembler::lw(Register rd, Register rs1, int16_t imm12) { in lw() function in v8::internal::Assembler
|