Home
last modified time | relevance | path

Searched +defs:val +defs:buf (Results 1001 – 1025 of 3372) sorted by relevance

1...<<41424344454647484950>>...135

/aosp_15_r20/external/libcap-ng/src/
H A Dcap-ng.c240 char buf[8]; in init_lib() local
245 unsigned int val = strtoul(buf, NULL, 10); in init_lib() local
440 char buf[64]; in get_bounding_set() local
485 char buf[64]; in get_ambient_set() local
/aosp_15_r20/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp265 uint32_t val; in hwcTestParseDim() local
604 void hwcTestSetPixel(GraphicBuffer *gBuf, unsigned char *buf, in hwcTestSetPixel()
655 unsigned char* buf = NULL; in hwcTestFillColor() local
693 unsigned char* buf = NULL; in hwcTestFillColorHBlend() local
/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c772 xmlSchemaValPtr val; member
887 xmlSchemaValPtr val; /* the pre-computed value if any */ member
946 xmlSchemaValPtr val; /* the pre-computed value if any */ member
1305 xmlSchemaFormatQName(xmlChar **buf, in xmlSchemaFormatQName()
1326 xmlSchemaFormatQNameNs(xmlChar **buf, xmlNsPtr ns, const xmlChar *localName) in xmlSchemaFormatQNameNs()
1437 xmlSchemaGetComponentQName(xmlChar **buf, in xmlSchemaGetComponentQName()
1446 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) in xmlSchemaGetComponentDesignation()
1460 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) in xmlSchemaGetIDCDesignation()
1501 xmlSchemaGetCanonValueWhtspExt_1(xmlSchemaValPtr val, in xmlSchemaGetCanonValueWhtspExt_1()
1579 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val, in xmlSchemaGetCanonValueWhtspExt()
[all …]
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_decode.c56 static inline uint32_t get_buf_entry(const uint32_t *buf, uint32_t offset) in get_buf_entry()
61 static inline const void *get_buf_ptr(const uint32_t *buf, uint32_t offset) in get_buf_ptr()
67 const uint32_t *buf, in vrend_decode_create_shader()
134 static int vrend_decode_create_stream_output_target(struct vrend_context *ctx, const uint32_t *buf, in vrend_decode_create_stream_output_target()
150 static int vrend_decode_set_framebuffer_state(struct vrend_context *ctx, const uint32_t *buf, uint3… in vrend_decode_set_framebuffer_state()
172 …_decode_set_framebuffer_state_no_attach(struct vrend_context *ctx, const uint32_t *buf, uint32_t l… in vrend_decode_set_framebuffer_state_no_attach()
193 static int vrend_decode_clear(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_clear()
213 static int vrend_decode_clear_texture(struct vrend_context *ctx, const uint32_t *buf, uint32_t leng… in vrend_decode_clear_texture()
239 static int vrend_decode_set_viewport_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t… in vrend_decode_set_viewport_state()
268 static int vrend_decode_set_index_buffer(struct vrend_context *ctx, const uint32_t *buf, uint32_t l… in vrend_decode_set_index_buffer()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/core/v3/
Dgrpc_service.upb.h78 UPB_INLINE envoy_config_core_v3_GrpcService* envoy_config_core_v3_GrpcService_parse(const char* buf in envoy_config_core_v3_GrpcService_parse()
86 …config_core_v3_GrpcService* envoy_config_core_v3_GrpcService_parse_ex(const char* buf, size_t size, in envoy_config_core_v3_GrpcService_parse_ex()
268 …cService_EnvoyGrpc* envoy_config_core_v3_GrpcService_EnvoyGrpc_parse(const char* buf, size_t size,… in envoy_config_core_v3_GrpcService_EnvoyGrpc_parse()
276 …ervice_EnvoyGrpc* envoy_config_core_v3_GrpcService_EnvoyGrpc_parse_ex(const char* buf, size_t size, in envoy_config_core_v3_GrpcService_EnvoyGrpc_parse_ex()
335 …ervice_GoogleGrpc* envoy_config_core_v3_GrpcService_GoogleGrpc_parse(const char* buf, size_t size,… in envoy_config_core_v3_GrpcService_GoogleGrpc_parse()
343 …vice_GoogleGrpc* envoy_config_core_v3_GrpcService_GoogleGrpc_parse_ex(const char* buf, size_t size, in envoy_config_core_v3_GrpcService_GoogleGrpc_parse_ex()
588 …ls* envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse(const char* buf, size_t size,… in envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse()
596 …* envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse_ex(const char* buf, size_t size, in envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse_ex()
706 …y_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse(const char* buf, size_t size,… in envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse()
714 …config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse_ex(const char* buf, size_t size, in envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse_ex()
[all …]
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp243 unsigned char buf[4]; // must be UNSIGNED in readcoded() local
244 int64_t val=0; in readcoded() local
261 unsigned char buf[8]; // must be UNSIGNED in readcoded64() local
262 int64_t val=0; in readcoded64() local
301 char buf[32]; in readzoneinfo() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/
H A Dtz2icu.cpp243 unsigned char buf[4]; // must be UNSIGNED in readcoded() local
244 int64_t val=0; in readcoded() local
261 unsigned char buf[8]; // must be UNSIGNED in readcoded64() local
262 int64_t val=0; in readcoded64() local
301 char buf[32]; in readzoneinfo() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c220 static void add_reset_file(const char *file, const char *val, int prio) in add_reset_file()
474 char buf[BUFSIZ]; in tracecmd_stat_cpu_instance() local
799 char *val = set ? "1" : "0"; in set_ftrace_enable() local
899 char buf[100]; in add_filter_pid() local
985 char buf[100]; in update_ftrace_pids() local
1131 char buf[PATH_MAX+100]; in get_pid_addr_maps() local
1358 static void add_event_pid(struct buffer_instance *instance, const char *buf) in add_event_pid()
1423 char buf[100]; in add_new_filter_child_pid() local
2077 char *buf = NULL; in read_file() local
2111 char *buf, *line; in read_error_log() local
[all …]
/aosp_15_r20/external/one-true-awk/
H A Db.c425 static int *buf = NULL; in cclenter() local
654 static int set_gototab(fa *f, int state, int ch, int val) /* hide gototab implementation */ in set_gototab()
863 char *i, *j, *k, *buf = *pbuf; in fnematch() local
1151 uschar *buf = 0; in replace_repeat() local
1255 static uschar *buf = NULL; in relex() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/
H A Drouter.upb.h45 …uter_v3_Router* envoy_extensions_filters_http_router_v3_Router_parse(const char* buf, size_t size,… in envoy_extensions_filters_http_router_v3_Router_parse()
54 …er_v3_Router* envoy_extensions_filters_http_router_v3_Router_parse_ex(const char* buf, size_t size, in envoy_extensions_filters_http_router_v3_Router_parse_ex()
319 …check_headers(envoy_extensions_filters_http_router_v3_Router* msg, upb_StringView val, upb_Arena* … in envoy_extensions_filters_http_router_v3_Router_add_strict_check_headers()
387 …ensions_filters_http_router_v3_Router_UpstreamAccessLogOptions_parse(const char* buf, size_t size,… in envoy_extensions_filters_http_router_v3_Router_UpstreamAccessLogOptions_parse()
396 …sions_filters_http_router_v3_Router_UpstreamAccessLogOptions_parse_ex(const char* buf, size_t size, in envoy_extensions_filters_http_router_v3_Router_UpstreamAccessLogOptions_parse_ex()
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/fiptool/
Dfiptool.c89 char buf[512]; in log_err() local
134 static void xfwrite(void *buf, size_t size, FILE *fp, const char *filename) in xfwrite()
300 char *buf, *bufend; in parse_fip() local
439 const char *name, int has_arg, int val) in add_opt()
536 char *buf; in pack_images() local
/aosp_15_r20/external/arm-trusted-firmware/tools/fiptool/
H A Dfiptool.c86 char buf[512]; in log_err() local
131 static void xfwrite(void *buf, size_t size, FILE *fp, const char *filename) in xfwrite()
297 char *buf, *bufend; in parse_fip() local
425 const char *name, int has_arg, int val) in add_opt()
514 char *buf; in pack_images() local
/aosp_15_r20/external/bc/src/
H A Dvm.c493 bc_vm_getenvFree(char* val)
511 char* val = bc_vm_getenv(var); local
541 char *env_args = bc_vm_getenv(env_args_name), *buf, *start; local
783 bc_vm_numDigits(size_t val)
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/
H A Dtest_util.c150 char buf[64]; in get_def_hugetlb_pagesz() local
325 long val[2]; in get_run_delay() local
/aosp_15_r20/external/liburing/test/
H A Dsocket.c32 int sockfd, ret, val, use_fd; in recv_prep() local
128 char buf[MAX_MSG + 1]; in recv_fn() local
/aosp_15_r20/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp236 sigval val = {.sival_int = (dump_type == kDebuggerdNativeBacktrace) ? 1 : 0}; in debuggerd_trigger_dump() local
285 char buf[1024]; in debuggerd_trigger_dump() local
/aosp_15_r20/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp140 char buf[512]; in forward_output() local
185 uint64_t val = trace_output.load(); in trace_handler() local
/aosp_15_r20/external/blktrace/
H A Dblkrawverify.c58 __u32 val; member
85 static char buf[1024]; in act_to_str() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralName.java245 StringBuffer buf = new StringBuffer(); in toString() local
379 int[] val = new int[8]; in parseIPv6() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
H A DGeneralName.java247 StringBuffer buf = new StringBuffer(); in toString() local
381 int[] val = new int[8]; in parseIPv6() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dintel_os.c90 unsigned long val; in get_meminfo() local
179 char *buf; in intel_get_total_swap_mb() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
H A DGeneralName.java247 StringBuffer buf = new StringBuffer(); in toString() local
381 int[] val = new int[8]; in parseIPv6() local
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c127 VALUE val = ObjectCache_Get(msg); in Message_GetRubyWrapper() local
294 static void Message_setfield(upb_Message* msg, const upb_FieldDef* f, VALUE val, in Message_setfield()
507 static int Map_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Map_initialize_kwarg()
525 static void Map_InitFromValue(upb_Map* map, const upb_FieldDef* f, VALUE val, in Map_InitFromValue()
540 static upb_MessageValue MessageValue_FromValue(VALUE val, TypeInfo info, in MessageValue_FromValue()
554 VALUE val, upb_Arena* arena) { in RepeatedField_InitFromValue()
577 VALUE val, upb_Arena* arena) { in Message_InitFieldFromValue()
606 static int Message_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Message_initialize_kwarg()
632 void Message_InitFromValue(upb_Message* msg, const upb_MessageDef* m, VALUE val, in Message_InitFromValue()
797 VALUE val = Scalar_CreateHash(msgval, type_info); in RepeatedField_CreateArray() local
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c127 VALUE val = ObjectCache_Get(msg); in Message_GetRubyWrapper() local
294 static void Message_setfield(upb_Message* msg, const upb_FieldDef* f, VALUE val, in Message_setfield()
507 static int Map_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Map_initialize_kwarg()
525 static void Map_InitFromValue(upb_Map* map, const upb_FieldDef* f, VALUE val, in Map_InitFromValue()
540 static upb_MessageValue MessageValue_FromValue(VALUE val, TypeInfo info, in MessageValue_FromValue()
554 VALUE val, upb_Arena* arena) { in RepeatedField_InitFromValue()
577 VALUE val, upb_Arena* arena) { in Message_InitFieldFromValue()
606 static int Message_initialize_kwarg(VALUE key, VALUE val, VALUE _self) { in Message_initialize_kwarg()
632 void Message_InitFromValue(upb_Message* msg, const upb_MessageDef* m, VALUE val, in Message_InitFromValue()
797 VALUE val = Scalar_CreateHash(msgval, type_info); in RepeatedField_CreateArray() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/stage0/google/protobuf/compiler/
Dplugin.upb.h54 UPB_INLINE google_protobuf_compiler_Version* google_protobuf_compiler_Version_parse(const char* buf in google_protobuf_compiler_Version_parse()
62 …_protobuf_compiler_Version* google_protobuf_compiler_Version_parse_ex(const char* buf, size_t size, in google_protobuf_compiler_Version_parse_ex()
167 …eneratorRequest* google_protobuf_compiler_CodeGeneratorRequest_parse(const char* buf, size_t size,… in google_protobuf_compiler_CodeGeneratorRequest_parse()
175 …eratorRequest* google_protobuf_compiler_CodeGeneratorRequest_parse_ex(const char* buf, size_t size, in google_protobuf_compiler_CodeGeneratorRequest_parse_ex()
283 …le_to_generate(google_protobuf_compiler_CodeGeneratorRequest* msg, upb_StringView val, upb_Arena* … in google_protobuf_compiler_CodeGeneratorRequest_add_file_to_generate()
340 …eratorResponse* google_protobuf_compiler_CodeGeneratorResponse_parse(const char* buf, size_t size,… in google_protobuf_compiler_CodeGeneratorResponse_parse()
348 …atorResponse* google_protobuf_compiler_CodeGeneratorResponse_parse_ex(const char* buf, size_t size, in google_protobuf_compiler_CodeGeneratorResponse_parse_ex()
461 …onse_File* google_protobuf_compiler_CodeGeneratorResponse_File_parse(const char* buf, size_t size,… in google_protobuf_compiler_CodeGeneratorResponse_File_parse()
469 …se_File* google_protobuf_compiler_CodeGeneratorResponse_File_parse_ex(const char* buf, size_t size, in google_protobuf_compiler_CodeGeneratorResponse_File_parse_ex()

1...<<41424344454647484950>>...135