Home
last modified time | relevance | path

Searched defs:unit (Results 1 - 25 of 304) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/mesa/main/
H A Dtexstate.h41 _mesa_get_tex_unit(struct gl_context *ctx, GLuint unit) in _mesa_get_tex_unit() argument
64 _mesa_get_fixedfunc_tex_unit(struct gl_context *ctx, GLuint unit) in _mesa_get_fixedfunc_tex_unit() argument
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev.cc18 maglev::MaglevCompilationUnit* const unit = info->toplevel_compilation_unit(); in Compile() member in v8::internal::maglev
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dbitfield_unit_tests.rs50 let mut unit = in bitfield_unit_set_bit() variables
63 let mut unit = in bitfield_unit_set_bit() variables
187 let mut unit = __BindgenBitfieldUnit::<[u8; 4]>::new([0, 0, 0, 0]); bitfield_unit_set() variables
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dmeasure.h149 MeasureUnit* unit; member in Measure
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dmeasure.h149 MeasureUnit* unit; member in Measure
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeUnitAmount.java25 public TimeUnitAmount(Number number, TimeUnit unit) { in TimeUnitAmount() argument
33 public TimeUnitAmount(double number, TimeUnit unit) { in TimeUnitAmount() argument
H A DMeasure.java36 private final MeasureUnit unit; field in Measure
44 public Measure(Number number, MeasureUnit unit) { in Measure() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTimeUnitAmount.java25 public TimeUnitAmount(Number number, TimeUnit unit) { in TimeUnitAmount() argument
32 public TimeUnitAmount(double number, TimeUnit unit) { in TimeUnitAmount() argument
H A DMeasure.java36 private final MeasureUnit unit; field in Measure
43 public Measure(Number number, MeasureUnit unit) { in Measure() argument
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/
H A Dcpuset_memory_pressure.c32 int unit = 1024 * 1024; variable
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_buffer.c31 sp_tgsi_ssbo_lookup(const struct tgsi_buffer *buffer, uint32_t unit, uint32_t *size) sp_tgsi_ssbo_lookup() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dmeasure.h159 MeasureUnit* unit; member in Measure
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d33_tex.c43 unsigned unit = instr->texture_index; in v3d33_vir_emit_tex() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c36 unsigned unit = ffs(dirty) - 1; in nv40_verttex_validate() local
/third_party/ltp/testcases/lib/
H A Dtst_sleep.c17 static struct unit { struct
18 const char *unit; member
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm_common.h14 int size = DEFAULT_MEMSIZE, num = 3, unit = 1; variable
17 parse_ksm_options(char *str_size, int *size, char *str_num, int *num, char *str_unit, int *unit) parse_ksm_options() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineGL.h43 GLuint unit; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DChrono.h100 template <typename Period> struct unit { static const char value[]; }; struct
103 template <> struct unit<std::ratio<3600>> { static const char value[]; }; struct
104 template <> struct unit<std::ratio<60>> { static const char value[]; }; struct
105 template <> struct unit<st struct
106 template <> struct unit<std::milli> { static const char value[]; }; global() struct
107 template <> struct unit<std::micro> { static const char value[]; }; global() struct
108 template <> struct unit<std::nano> { static const char value[]; }; global() struct
156 StringRef unit; format() local
164 Stream << " " << unit; format() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dav1_frame_split_bsf.c72 CodedBitstreamUnit *unit = &td->units[i]; in av1_frame_split_filter() local
95 CodedBitstreamUnit *unit = &td->units[i]; in av1_frame_split_filter() local
[all...]
H A Dav1_parser.c98 const CodedBitstreamUnit *unit = &td->units[i]; in av1_parser_parse() local
H A Dh264_redundant_pps_bsf.c39 h264_redundant_pps_fixup_pps(H264RedundantPPSContext *ctx, CodedBitstreamUnit *unit) h264_redundant_pps_fixup_pps() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DLocalizedNumberFormatter.java164 public MicroProps formatImpl(DecimalQuantity fq, MeasureUnit unit, FormattedStringBuilder string) { in formatImpl() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.h99 CharString unit; member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci_pci.c92 int unit = device_get_unit(self); in xhci_pci_attach() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dfast-dtoa.cc61 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument
181 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument
[all...]

Completed in 9 milliseconds

12345678910>>...13