Home
last modified time | relevance | path

Searched refs:unit (Results 476 - 500 of 669) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/backends/backend/
H A Dstv680.c1049 dev->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in stv680_init_options()
1058 dev->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_NONE; in stv680_init_options()
1076 dev->opt[OPT_WHITE_LEVEL_R].unit = SANE_UNIT_NONE; in stv680_init_options()
1086 dev->opt[OPT_WHITE_LEVEL_G].unit = SANE_UNIT_NONE; in stv680_init_options()
1096 dev->opt[OPT_WHITE_LEVEL_B].unit = SANE_UNIT_NONE; in stv680_init_options()
H A Dhp3500.c1013 opt->unit = SANE_UNIT_DPI; in init_options()
1027 opt->unit = SANE_UNIT_MM; in init_options()
1037 opt->unit = SANE_UNIT_MM; in init_options()
1047 opt->unit = SANE_UNIT_MM; in init_options()
1057 opt->unit = SANE_UNIT_MM; in init_options()
1109 opt->unit = SANE_UNIT_NONE; in init_options()
H A Dmustek.c357 DBG (3, "scsi_unit_wait_ready: test unit ready failed (%s)\n", in scsi_unit_wait_ready()
1891 * The MSF-06000CZ seems to lock-up if the pixel-unit is used. in area_and_windows()
1920 /* pixel unit and halftoning: */ in area_and_windows()
4243 s->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in init_options()
4364 s->opt[OPT_TL_X].unit = SANE_UNIT_MM; in init_options()
4374 s->opt[OPT_TL_Y].unit = SANE_UNIT_MM; in init_options()
4384 s->opt[OPT_BR_X].unit = SANE_UNIT_MM; in init_options()
4394 s->opt[OPT_BR_Y].unit = SANE_UNIT_MM; in init_options()
4412 s->opt[OPT_BRIGHTNESS].unit = SANE_UNIT_PERCENT; in init_options()
4427 s->opt[OPT_BRIGHTNESS_R].unit in init_options()
[all...]
H A Drts8891.c2333 options[CFG_MODEL_NUMBER]->unit = SANE_UNIT_NONE; in probe_rts8891_devices()
2346 options[CFG_ALLOW_SHARING]->unit = SANE_UNIT_NONE; in probe_rts8891_devices()
2359 options[CFG_SENSOR_NUMBER]->unit = SANE_UNIT_NONE; in probe_rts8891_devices()
2613 session->opt[OPT_PREVIEW].unit = SANE_UNIT_NONE; in init_options()
2634 session->opt[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in init_options()
2666 session->opt[OPT_TL_X].unit = SANE_UNIT_MM; in init_options()
2677 session->opt[OPT_TL_Y].unit = SANE_UNIT_MM; in init_options()
2688 session->opt[OPT_BR_X].unit = SANE_UNIT_MM; in init_options()
2699 session->opt[OPT_BR_Y].unit = SANE_UNIT_MM; in init_options()
2718 session->opt[OPT_THRESHOLD].unit in init_options()
[all...]
H A Dmicrotek2.c282 /* check whether unit is ready, if so add it to the list */ in sane_get_devices()
2353 sod[i].unit = SANE_UNIT_NONE; in init_options()
2406 sod[OPT_BITDEPTH].unit = SANE_UNIT_BIT; in init_options()
2428 sod[OPT_RESOLUTION].unit = SANE_UNIT_DPI; in init_options()
2434 sod[OPT_Y_RESOLUTION].unit = SANE_UNIT_DPI; in init_options()
2457 sod[OPT_TL_X].unit = SANE_UNIT_MM; in init_options()
2463 sod[OPT_TL_Y].unit = SANE_UNIT_MM; in init_options()
2469 sod[OPT_BR_X].unit = SANE_UNIT_MM; in init_options()
2475 sod[OPT_BR_Y].unit = SANE_UNIT_MM; in init_options()
2489 sod[OPT_BRIGHTNESS].unit in init_options()
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c270 /* state[1] is the texture unit */ in fetch_state()
271 const GLuint unit = (GLuint) state[1]; in fetch_state() local
290 const float *attr = (float*)ctx->Texture.FixedFuncUnit[unit].EyePlane + in fetch_state()
297 /* state[1] is the texture unit */ in fetch_state()
298 const GLuint unit = (GLuint) state[1]; in fetch_state() local
300 COPY_4V(value, ctx->Texture.FixedFuncUnit[unit].EnvColor); in fetch_state()
302 COPY_4V(value, ctx->Texture.FixedFuncUnit[unit].EnvColorUnclamped); in fetch_state()
1258 append_index(str, state[1], true); /* tex unit [i] */ in _mesa_program_state_string()
1262 append_index(str, state[1], true); /* tex unit [i] */ in _mesa_program_state_string()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp1830 const vk::TextureUnit &unit = activeTextures[textureUnit]; in updateTexturesDescriptorSet() local
1831 TextureVk *textureVk = unit.texture; in updateTexturesDescriptorSet()
1832 const vk::SamplerHelper &samplerHelper = *unit.sampler; in updateTexturesDescriptorSet()
1845 contextVk, unit.srgbDecode, samplerUniform.texelFetchStaticUse); in updateTexturesDescriptorSet()
1851 contextVk, unit.srgbDecode, samplerUniform.texelFetchStaticUse); in updateTexturesDescriptorSet()
/third_party/toybox/toys/pending/
H A Dfdisk.c770 unsigned long unit = (disp_unit_cyl && (g_heads * g_sectors))? g_heads * g_sectors : 1; in ask_value() local
772 unit = unit * g_sect_size; in ask_value()
773 bytes += unit/2; // rounding in ask_value()
774 bytes /= unit; in ask_value()
/third_party/ffmpeg/fftools/
H A Dffprobe.c389 const char *unit; member
398 if (uv.unit == unit_second_str) { in value_string()
405 if (uv.unit == unit_second_str && use_value_sexagesimal_format) { in value_string()
420 if (uv.unit == unit_byte_str && use_byte_value_binary_prefix) { in value_string()
439 prefix_string, show_value_unit ? uv.unit : ""); in value_string()
521 OFFSET(string_validation), AV_OPT_TYPE_INT, {.i64=WRITER_STRING_VALIDATION_REPLACE}, 0, WRITER_STRING_VALIDATION_NB-1, .unit = "sv" },
523 OFFSET(string_validation), AV_OPT_TYPE_INT, {.i64=WRITER_STRING_VALIDATION_REPLACE}, 0, WRITER_STRING_VALIDATION_NB-1, .unit = "sv" },
524 { "ignore", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_IGNORE}, .unit = "sv" },
525 { "replace", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_REPLACE}, .unit = "sv" },
526 { "fail", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = WRITER_STRING_VALIDATION_FAIL}, .unit
[all...]
H A Dcmdutils.c500 static const AVOption *opt_find(void *obj, const char *name, const char *unit, in opt_find() argument
503 const AVOption *o = av_opt_find(obj, name, unit, opt_flags, search_flags); in opt_find()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java35 unit, enum constant
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h221 int32_t unit; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DValidIdentifiers.java40 unit, enum constant
/third_party/mesa3d/src/panfrost/bifrost/
H A Dgen_disasm.py44 # 1. Execution unit (FMA or ADD) must line up.
49 # To implement, filter the execution unit and check for exact bits in
55 # Filter out the desired execution unit
67 bi_disasm_${unit}(FILE *fp, unsigned bits, struct bifrost_regs *srcs, struct bifrost_regs *next_regs, unsigned staging_register, unsigned branch_offset, struct bi_constants *consts, bool last)
84 fprintf(fp, "INSTR_INVALID_ENC ${unit} %X", bits);
89 return Template(template).render(options = mapped, unit = "fma" if is_fma else "add")
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_1_autogen.h15 void bindImageTexture(GLuint unit, TextureID texturePacked, GLint level, GLboolean layered, \
H A DGLES1Renderer.h132 static int TexCoordArrayIndex(unsigned int unit);
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw.c398 const unsigned unit = in svga_validate_sampler_resources() local
404 surfaces[unit] = svga_texture(sv->base.texture)->handle; in svga_validate_sampler_resources()
405 count = MAX2(count, unit+1); in svga_validate_sampler_resources()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h124 // A `Duration` is generated using a unit-specific factory function, or is
126 // like unit-safe integers and they support all the natural integer-like
319 // Truncates a duration (toward zero) to a multiple of a non-zero unit.
325 Duration Trunc(Duration d, Duration unit);
329 // Floors a duration using the passed duration unit to its largest value not
336 Duration Floor(Duration d, Duration unit);
340 // Returns the ceiling of a duration using the passed duration unit to its
347 Duration Ceil(Duration d, Duration unit);
393 // of the unit indicated by the factory function's name. The number must be
432 // number of the unit indicate
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_estdif.c83 #define CONST(name, help, val, unit) { name, help, 0, AV_OPT_TYPE_CONST, {.i64=val}, 0, 0, FLAGS, unit }
H A Dvf_fftfilt.c99 { "init", "eval expressions once during initialization", 0, AV_OPT_TYPE_CONST, {.i64=EVAL_MODE_INIT}, .flags = FLAGS, .unit = "eval" },
100 { "frame", "eval expressions per-frame", 0, AV_OPT_TYPE_CONST, {.i64=EVAL_MODE_FRAME}, .flags = FLAGS, .unit = "eval" },
H A Dvf_tinterlace.c65 { "tff", "top field first", 0, AV_OPT_TYPE_CONST, {.i64 = MODE_TFF}, INT_MIN, INT_MAX, FLAGS, .unit = "mode"},
66 { "bff", "bottom field first", 0, AV_OPT_TYPE_CONST, {.i64 = MODE_BFF}, INT_MIN, INT_MAX, FLAGS, .unit = "mode"},
/third_party/backends/japi/
H A DJscanimage.java260 if (opt.unit == SaneOption.UNIT_NONE) in initSaneOptions()
298 opt.unit == SaneOption.UNIT_MM, in initSaneOptions()
460 Menu units = new Menu("Length unit"); in initMenu()
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c737 int unit = device_get_unit(dev); in uhid_attach() local
858 unit, -1, uaa->info.bIfaceIndex, in uhid_attach()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DLanguageTestFmwk.java73 private static long approximateDuration(TimeUnit unit) { in approximateDuration() argument
74 return approxDurations[unit.ordinal()]; in approximateDuration()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DLanguageTestFmwk.java74 private static long approximateDuration(TimeUnit unit) { in approximateDuration() argument
75 return approxDurations[unit.ordinal()]; in approximateDuration()

Completed in 45 milliseconds

1...<<11121314151617181920>>...27