Home
last modified time | relevance | path

Searched +defs:val +defs:buf (Results 1651 – 1675 of 3372) sorted by relevance

1...<<61626364656667686970>>...135

/aosp_15_r20/external/dtc/
H A Dlivetree.c39 struct property *build_property(char *name, struct data val, in build_property()
597 char *buf = NULL; in get_node_by_ref() local
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c248 #define SPI_READ_0(addr, size, buf) spiQueueRead(addr, size, buf, 0) argument
249 #define SPI_READ_1(addr, size, buf, delay) spiQueueRead(addr, size, buf, delay) argument
847 static void spiQueueRead(uint8_t addr, size_t size, uint8_t **buf, uint32_t delay)
1218 uint8_t val = 0x12; local
1993 static void parseRawData(struct BMI160Sensor *mSensor, uint8_t *buf, float kScale, uint64_t sensorT…
2315 uint8_t *buf = mTask.dataBuffer; local
4015 static uint8_t* shallowParseFrame(uint8_t * buf, int size) {
4294 static void dumpBinary(void* buf, unsigned int address, size_t size) {
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp852 auto buf = std::unique_ptr<uint8_t[]>(new uint8_t[space]); in addConstantData() local
2254 static RValue<Byte> Extract(RValue<Byte8> val, int i) in Extract()
2259 static RValue<Byte8> Insert(RValue<Byte8> val, RValue<Byte> element, int i) in Insert()
2304 RValue<SByte> Extract(RValue<SByte8> val, int i) in Extract()
2310 RValue<SByte8> Insert(RValue<SByte8> val, RValue<SByte> element, int i) in Insert()
2759 RValue<UShort> Extract(RValue<UShort4> val, int i) in Extract()
2929 RValue<Short> Extract(RValue<Short8> val, int i) in Extract()
2935 RValue<Short8> Insert(RValue<Short8> val, RValue<Short> element, int i) in Insert()
2986 RValue<UShort> Extract(RValue<UShort8> val, int i) in Extract()
2992 RValue<UShort8> Insert(RValue<UShort8> val, RValue<UShort> element, int i) in Insert()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c519 _crocus_emit_lri(struct crocus_batch *batch, uint32_t reg, uint32_t val) in _crocus_emit_lri()
556 uint32_t val) in crocus_load_register_imm32()
563 uint64_t val) in crocus_load_register_imm64()
3972 void *val = so->context->buffer_map(so->context, &tgt->offset_res->base.b, in crocus_get_so_offset() local
5297 struct crocus_resource *buf = (struct crocus_resource *)ice->state.so_target[buffer]->buffer; in emit_sol_surface() local
7598 struct pipe_vertex_buffer *buf = &ice->state.vertex_buffers[i]; local
8396 struct pipe_shader_buffer buf = { local
/aosp_15_r20/prebuilts/misc/common/ddmlib/
HDddmlib-prebuilt.jar ... .AdbHelper$AdbResponse resp java.nio.ByteBuffer buf int version int headerSize byte[] reply java. ...
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp3969 inline constexpr bool value_in_range_of(T val) in value_in_range_of()
4425 void get_arithmetic_value(const BasicJsonType& j, ArithmeticType& val) in get_arithmetic_value()
4494 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_float_t& val) in from_json()
4500 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_unsigned_t& val) in from_json()
4506 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_integer_t& val) in from_json()
4516 typename std::underlying_type<EnumType>::type val; in from_json() local
4713 inline void from_json(const BasicJsonType& j, ArithmeticType& val) in from_json()
5420 inline void to_json(BasicJsonType& j, FloatType val) noexcept in to_json()
5427 inline void to_json(BasicJsonType& j, CompatibleNumberUnsignedType val) noexcept in to_json()
5434 inline void to_json(BasicJsonType& j, CompatibleNumberIntegerType val) noexcept in to_json()
[all …]
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/manifest-merger/com/android/tools/ddms/ddmlib/31.9.0-alpha03/
HDddmlib-31.9.0-alpha03.jar ... .AdbHelper$AdbResponse resp java.nio.ByteBuffer buf int version int headerSize byte[] reply java. ...
/aosp_15_r20/external/python/cpython2/Modules/
DcPickle.c380 char *buf; member
1017 static const char *buf[2] = {FALSE, TRUE}; in save_bool() local
1212 char *buf = NULL; in save_float() local
4727 PyObject *err = 0, *val = 0; in load() local
5144 PyObject *err = 0, *val = 0; in noload() local
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/
H A DMPEG4Extractor.cpp794 char *buf = (char*)malloc(psshsize); in readMetaData() local
1412 uint8_t buf[4]; in parseChunk() local
3905 uint32_t val; in parseQTMetaVal() local
3914 uint32_t val; in parseQTMetaVal() local
6441 uint8_t* buf = (uint8_t *)mBuffer->data(); in read() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c2365 int wpas_build_ext_capab(struct wpa_supplicant *wpa_s, u8 *buf, in wpas_build_ext_capab()
3309 u8 *buf = ie_buf; in wpas_add_fils_hlp_req() local
3772 struct wpabuf *buf = wpa_s->vendor_elem[VENDOR_ELEM_ASSOC_REQ]; in wpas_populate_assoc_ies() local
5719 const u8 *buf, size_t len,
5880 const u8 *buf, size_t len)
5945 const u8 *buf, size_t len)
6565 char *val, *pos; local
6668 const u8 *buf, size_t size)
7295 struct wpabuf *buf, unsigned int wait_time)
9344 char buf[30]; local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c124 } val[4]; member
685 char buf[16]; in emit_indent() local
692 static void emit_buf(struct vrend_glsl_strbufs *glsl_strbufs, const char *buf) in emit_buf()
727 static void emit_hdr(struct vrend_glsl_strbufs *glsl_strbufs, const char *buf) in emit_hdr()
746 static void emit_ver_ext(struct vrend_glsl_strbufs *glsl_strbufs, const char *buf) in emit_ver_ext()
3273 char buf[255]; in translate_tex() local
5015 char *buf = malloc(len); in rewrite_1d_image_coordinate() local
5846 uint32_t val = imd->val[inst->Src[0].Register.SwizzleX].ui; in iter_instruction() local
6765 get_interpolator_prefix(struct vrend_strbuf *buf, uint32_t *num_interps, in get_interpolator_prefix()
6804 struct vrend_strbuf buf; in emit_ios_generic_outputs() local
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/bouncycastle.com.android.art.debug_intermediates/
Dclasses.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dbouncycastle.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle/android_common_apex31/javac/
Dbouncycastle.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dwmediumd.c1324 struct usfstl_vhost_user_buf *buf, in wmediumd_vu_handle()
1361 uint8_t buf; in do_data_transfer() local
2029 uint8_t val, pad[3]; in init_pcapng() member
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
HDant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDxwork-core-2.2.1.jar ... .xwork2.test.StubConfigurationProvider { final synthetic Class val$type final synthetic String val$name final synthetic ...
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs296 let val = u32::from_le_bytes(bytes.try_into().unwrap()); in u32_le_from_bytes_at_offset() localVariable
833 let mut buf = [0; 22]; in test_new_event() localVariable
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dgenhomedircon.c299 struct stat buf; in get_home_dirs() local
764 static int name_user_cmp(char *key, semanage_user_t ** val) in name_user_cmp()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1396 search_phi_bcsel(nir_scalar scalar, nir_scalar *buf, unsigned buf_size, struct set *visited) in search_phi_bcsel()
1839 float val; in get_alu_uub() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dssearch.cpp1280 int32_t val = defaultVal; in getIntParam() local
1440 char buf[100]; in monkeyTest() local
/aosp_15_r20/external/libnl/python/netlink/
H A Dcore.py242 def sendto(self, buf): argument
429 def _setattr(self, attr, val): argument

1...<<61626364656667686970>>...135