Home
last modified time | relevance | path

Searched defs:lw (Results 1 - 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dlocaleprioritylist.cpp176 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 Dlocaleprioritylist.cpp176 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 Dlocaleprioritylist.cpp176 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 Dvf_eq.c41 double lw = 1.0 - param->gamma_weight; in create_lut() local
H A Dvf_swaprect.c79 int lw[4], lh[4]; in filter_frame() local
H A Daf_aexciter.c33 double hw[4][2], lw[2][2]; member
H A Dvf_signalstats.c297 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 Dnir_draw_helpers.c176 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 Dqpdf_pdftopdf_processor.cc129 const double lw=(border&THICK)?0.5:0.24; in add_border_rect() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h287 uint32_t lw; member
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp71 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 Dparse.c458 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 DIceAssemblerMIPS32.cpp711 void AssemblerMIPS32::lw(const Operand *OpRt, const Operand *OpBase, in lw() function in Ice::MIPS32::AssemblerMIPS32
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c4235 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 Dassembler-mips64.cc2162 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 Dassembler-mips.cc2082 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 Dassembler-riscv64.cc1569 void Assembler::lw(Register rd, Register rs1, int16_t imm12) { in lw() function in v8::internal::Assembler

Completed in 62 milliseconds