Home
last modified time | relevance | path

Searched defs:raw (Results 176 - 200 of 985) sorted by relevance

12345678910>>...40

/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.h25 unsigned int raw; member
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dm62332.c27 u8 raw[M62332_CHANNELS]; member
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dhp_sdc_rtc.c184 int64_t raw; in hp_sdc_rtc_read_rt() local
203 int64_t raw; in hp_sdc_rtc_read_fhs() local
220 int64_t raw; in hp_sdc_rtc_read_mt() local
237 int64_t raw; hp_sdc_rtc_read_dt() local
254 int64_t raw; hp_sdc_rtc_read_ct() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dvalues.c299 void perf_read_values_display(FILE *fp, struct perf_read_values *values, int raw) in perf_read_values_display() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Draw_skew.c69 void get_monotonic_and_raw(struct timespec *mon, struct timespec *raw) in get_monotonic_and_raw() argument
94 struct timespec mon, raw, start, end; in main() local
/third_party/ffmpeg/libavcodec/
H A Deacmv.c95 const uint8_t *raw = buf + (s->avctx->width*s->avctx->height/16); in cmv_decode_inter() local
[all...]
H A Drscc.c157 const uint8_t *pixels, *raw; in rscc_decode_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeArrayTimeZoneRule.java158 private long getUTC(long time, int raw, int dst) { in getUTC() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTimeArrayTimeZoneRule.java149 private long getUTC(long time, int raw, int dst) { in getUTC() argument
/third_party/libunwind/libunwind/include/
H A Dlibunwind-hppa.h52 struct { unw_word_t bits[2]; } raw; member
/third_party/node/src/
H A Daliased_buffer-inl.h94 uint8_t* raw = static_cast<uint8_t*>(arr->Buffer()->Data()); in Deserialize() local
/third_party/node/test/node-api/test_instance_data/
H A Dtest_instance_data.c133 static void FinalizeThreadsafeFunction(napi_env env, void* raw, void* hint) { in FinalizeThreadsafeFunction() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_tiler.c295 unsigned raw = pan_tile_count(width, height, tw, th) * bytes_per_tile; in panfrost_flat_size() local
H A Dpan_props.c145 uint32_t raw = panfrost_query_raw(fd, DRM_PANFROST_PARAM_TILER_FEATURES, in panfrost_query_tiler_features() local
/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h101 z_off64_t raw; /* where the raw data started, for seeking */ member
/third_party/node/deps/v8/src/codegen/
H A Dsource-position.h127 int64_t raw() const { return static_cast<int64_t>(value_); } in raw() function in v8::internal::final
128 static SourcePosition FromRaw(int64_t raw) { in FromRaw() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.h197 void* raw = current_lab.Allocate(size); in AllocateObjectOnSpace() local
/third_party/node/deps/v8/src/snapshot/
H A Dshared-heap-serializer.cc174 HeapObject raw = *obj; in SerializeObjectImpl() local
181 HeapObject raw = *obj; in SerializeObjectImpl() local
/third_party/python/Lib/multiprocessing/
H A Dsharedctypes.py240 raw = make_property('raw') variable in SynchronizedString
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c46 BOOL raw = TRUE; in main() local
163 png2pnm(FILE *png_file, FILE *pnm_file, FILE *alpha_file, BOOL raw, BOOL alpha) png2pnm() argument
[all...]
/third_party/skia/tests/
H A DDrawPathTest.cpp65 static void moveToH(SkPath* path, const uint32_t raw[]) { in moveToH() argument
70 static void cubicToH(SkPath* path, const uint32_t raw[]) { in cubicToH() argument
/third_party/toybox/lib/
H A Dtty.c79 int set_terminal(int fd, int raw, int speed, struct termios *old) in set_terminal() argument
126 void xset_terminal(int fd, int raw, int speed, struct termios *old) in xset_terminal() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c274 struct gpu_raw_gpu_props *raw; in kbase_gpuprops_set() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c448 struct gpu_raw_gpu_props *raw; in kbase_gpuprops_set() local
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp193 auto raw = stub.into_raw(); in FromRemoteStub() local

Completed in 13 milliseconds

12345678910>>...40