| /third_party/backends/backend/ |
| H A D | plustek-usbcal.c | 511 int i = 0, adj = 1; in cano_AdjustGain() local 753 int i, adj; cano_AdjustOffset() local [all...] |
| H A D | plustek-pp_ptdrv.c | 753 PPAdjDef adj; in ptdrvIoctl() local [all...] |
| H A D | plustek.c | 699 AdjDef *adj = &dev->adj; init_options() local 1845 AdjDef *adj = &dev->adj; sane_control_option() local [all...] |
| H A D | plustek-usbshading.c | 738 SANE_Bool adj = SANE_FALSE; in adjLampSetting() local 1019 SANE_Bool adj = SANE_FALSE; usb_AdjustGain() local 1135 SANE_Bool adj = SANE_FALSE; usb_AdjustGain() local [all...] |
| H A D | plustek.h | 356 AdjDef adj; /* for driver adjustment */ member 414 AdjDef adj; member
|
| H A D | u12.h | 240 AdjDef adj; /* for driver adjustment */ member 328 AdjDef adj; member
|
| H A D | plustek-pp.h | 558 AdjDef adj; /* for driver adjustment */ member 623 AdjDef adj; member
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | strtodg.c | 332 U adj, rv; local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_line.c | 578 int adj = (setup->bottom_edge_rule != 0) ? 1 : 0; in try_setup_line() local
|
| H A D | lp_setup_rect.c | 299 int adj = (setup->bottom_edge_rule != 0) ? 1 : 0; in try_rect_cw() local
|
| H A D | lp_setup.c | 1791 int adj = multisample ? 127 : 0; in lp_setup_add_scissor_planes() local
|
| H A D | lp_setup_tri.c | 304 int adj = (setup->bottom_edge_rule != 0) ? 1 : 0; in do_triangle_ccw() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nve4_compute.c | 812 unsigned adj = 256 - (*pgpuaddr & 255); in nve4_compute_alloc_launch_desc() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsQuad.cpp | 54 double adj = endPt[1]->fX - origX; in hullIntersects() local
|
| H A D | SkPathOpsCubic.cpp | 163 double adj = endPt[1]->fX - origX; in hullIntersects() local
|
| H A D | SkPathOpsTSect.cpp | 280 double adj = (*fPart)[end].fX - origX; in linearIntersects() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dca_xll.c | 696 int adj = c->bands[band].bit_width_adjust[ch]; in chs_get_lsb_width() local 720 int adj = b->bit_width_adjust[ch]; in chs_assemble_msbs_lsbs() local
|
| H A D | dca_core.c | 720 int64_t adj = s->scale_factor_adj[ch][abits - 1]; in parse_subframe_audio() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_w3fdif.c | 356 AVFrame *out, *cur, *adj; member 366 AVFrame *adj = td->adj; in deinterlace_plane_slice() local 482 AVFrame *out, *adj; in filter() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 160 const unsigned adj = tx->base.box.x & NOUVEAU_MIN_BUFFER_MAP_ALIGN_MASK; in nouveau_transfer_staging() local
|
| /third_party/lame/frontend/ |
| H A D | gtkanal.c | 1438 GtkAdjustment *adj; in gtkcontrol() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_nv50.cpp | 147 void CodeEmitterNV50::srcAddr16(const ValueRef& src, bool adj, const int pos) in srcAddr16() argument 2214 int adj = 4; in makeInstructionLong() local 2282 int adj = epilogue->getExit()->encSize; replaceExitWithModifier() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | vi.c | 628 int n, adj = distance-TT.screen_height; in adjust_screen_buffer() local
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | List.cpp | 224 static void PrintUString(EAdjustment adj, unsigned width, const UString &s, AString &temp)
in PrintUString() argument 257 static void PrintString(EAdjustment adj, unsigned width, const char *s)
in PrintString() argument 280 static void PrintStringToString(char *dest, EAdjustment adj, unsigned width, const char *textString)
in PrintStringToString() argument 728 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value)
in PrintNumber() argument
|
| /third_party/python/Python/ |
| H A D | dtoa.c | 1445 U aadj2, adj, rv, rv0; in _Py_dg_strtod() local
|