Home
last modified time | relevance | path

Searched +defs:val +defs:header (Results 76 – 100 of 1539) sorted by relevance

12345678910>>...62

/aosp_15_r20/external/armnn/tests/profiling/gatordmock/
H A DPeriodicCounterCaptureCommandHandler.cpp80 std::string header, body, uidString, valueString; in operator ()() local
88 for (uint32_t val : m_CounterCaptureValues.m_Values) in operator ()() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dpsock_fanout.c68 int fd, val, err; in sock_fanout_open() local
199 int val = TPACKET_V2; in sock_fanout_open_ring() local
224 struct tpacket2_hdr *header = ring; in sock_fanout_read_ring() local
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/scripts/
H A Dcollect_multi_run_results.py50 def is_uuid(val): argument
83 def print_csv(path, results, tag, ranks=None, header=True): argument
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/search-providers/default/
H A Dsearch.js51 var renderHeader = memorize(function(header) { argument
82 function onInputNotEmpty(val) { argument
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/search-providers/default/
H A Dsearch.js51 var renderHeader = memorize(function(header) { argument
82 function onInputNotEmpty(val) { argument
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfs_image.c106 void cbfs_put_header(void *dest, const struct cbfs_header *header) in cbfs_put_header()
177 void cbfs_get_header(struct cbfs_header *header, void *src) in cbfs_get_header()
623 const struct cbfs_file *header, in cbfs_add_entry_at()
728 struct cbfs_file *header, in cbfs_add_entry()
1608 const char *header[] = { in cbfs_print_parseable_directory() local
1676 static int cbfs_header_valid(struct cbfs_header *header) in cbfs_header_valid()
1692 struct cbfs_header *header, *result = NULL; in cbfs_find_header() local
1863 struct cbfs_file_attribute *cbfs_add_file_attr(struct cbfs_file *header, in cbfs_add_file_attr()
1907 int cbfs_add_file_hash(struct cbfs_file *header, struct buffer *buffer, in cbfs_add_file_hash()
1944 static size_t absolute_align(const struct cbfs_image *image, size_t val, in absolute_align()
/aosp_15_r20/external/deqp/scripts/khr_util/
H A Dformat.py43 def nextMod (val, mod): argument
99 def writeInlFile (filename, header, source): argument
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/servlets/
H A DEchoServlet.java68 String header = headerNames.nextElement(); in doIt() local
116 static void write(PrintWriter w, String key, String val) { in write()
/aosp_15_r20/external/coreboot/src/lib/
H A Dnhlt.c278 static void ser8(struct cursor *cur, uint8_t val) in ser8()
284 static void ser16(struct cursor *cur, uint16_t val) in ser16()
290 static void ser32(struct cursor *cur, uint32_t val) in ser32()
374 acpi_header_t *header; in nhlt_serialize_oem_overrides() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dveristat.c400 const char *header; member
746 const char **str, long *val) in prepare_value()
780 long val = 0; in output_stats() local
884 long val; in parse_stat_value() local
909 bool header = true; in parse_stats_csv() local
/aosp_15_r20/external/webp/src/demux/
H A Ddemux.c155 const int val = GetLE16(data); in ReadLE16s() local
162 const int val = GetLE24(data); in ReadLE24s() local
169 const uint32_t val = GetLE32(data); in ReadLE32() local
903 const uint8_t* const header = mem_buf + c->data_.offset_; in ChunkCount() local
915 const uint8_t* const header = mem_buf + c->data_.offset_; in GetChunk() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddist.py295 def dump_option_dicts(self, header=None, commands=None, indent=""): argument
712 def print_command_list(self, commands, header, max_length): argument
1155 def maybe_write(header, val): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddist.py295 def dump_option_dicts(self, header=None, commands=None, indent=""): argument
712 def print_command_list(self, commands, header, max_length): argument
1155 def maybe_write(header, val): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddist.py295 def dump_option_dicts(self, header=None, commands=None, indent=""): argument
712 def print_command_list(self, commands, header, max_length): argument
1155 def maybe_write(header, val): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Ddist.py295 def dump_option_dicts(self, header=None, commands=None, indent=""): argument
712 def print_command_list(self, commands, header, max_length): argument
1155 def maybe_write(header, val): argument
/aosp_15_r20/external/python/cpython2/Modules/
D_lsprof.c78 rotating_node_t header; member
88 rotating_node_t header; member
147 double val = PyFloat_AsDouble(o); in CallExternalTimer() local
286 static int freeSubEntry(rotating_node_t *header, void *arg) in freeSubEntry()
293 static int freeEntry(rotating_node_t *header, void *arg) in freeEntry()
/aosp_15_r20/out/soong/.intermediates/external/volley/volley/android_common/javac/
Dvolley.jar ... synthetic java.util.concurrent.atomic.AtomicReference val$response final synthetic java.util.concurrent. ...
/aosp_15_r20/external/coreboot/src/device/
H A Dxhci_resource.c10 uint32_t val; member
24 union xhci_ext_caps_header header; in xhci_resource_for_each_ext_cap() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/strings/
H A Dordered_code_test.cc54 void OCWriteIncreasing<string>(string* dest, const string& val) { in OCWriteIncreasing()
64 void OCWriteIncreasing<uint64>(string* dest, const uint64& val) { in OCWriteIncreasing()
74 void OCWriteIncreasing<int64_t>(string* dest, const int64_t& val) { in OCWriteIncreasing()
83 string OCWrite(T val) { in OCWrite()
90 void OCWriteToString(string* result, T val) { in OCWriteToString()
95 bool OCRead(StringPiece* s, T* val) { in OCRead()
351 string header = string(n / 8, 0xff) + string(1, 0xff << (8 - (n % 8))); in TEST() local
405 T val = NextBits(&rnd, i % 64) * multiplier; in BM_ReadNum() local
410 T val; in BM_ReadNum() local
/aosp_15_r20/external/ethtool/netlink/
H A Dmm.c54 bool header = false; in show_mm_stats() local
142 u8 val = mnl_attr_get_u8(tb[ETHTOOL_A_MM_VERIFY_STATUS]); in mm_reply_cb() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/sptool/
Dsptool.py57 is_hfpage_aligned = lambda val : val % HF_PAGE_SIZE == 0 argument
92 def header(self): member in SpPkg
/aosp_15_r20/external/pigweed/pw_hex_dump/
H A Dhex_dump.cc87 std::string_view header(flags.prefix_mode == AddressMode::kOffset in PrintFormatHeader() local
147 uintptr_t val; in DumpLine() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext_attr.c162 void ext2fs_ext_attr_block_rehash(struct ext2_ext_attr_header *header, in ext2fs_ext_attr_block_rehash()
206 static errcode_t check_ext_attr_header(struct ext2_ext_attr_header *header) in check_ext_attr_header()
298 struct ext2_ext_attr_header *header; in ext2fs_adjust_ea_refcount3() local
433 struct ext2_ext_attr_header *header; in ext2fs_free_ext_attr() local
505 struct ext2_ext_attr_header *header; in prep_ea_block_for_write() local
584 const posix_acl_xattr_header *header = in convert_posix_acl_to_disk_buffer() local
640 posix_acl_xattr_header *header; in convert_disk_buffer_to_posix_acl() local
750 struct ext2_ext_attr_header *header; in ext2fs_xattrs_write() local
1049 struct ext2_ext_attr_header *header; in ext2fs_xattrs_read() local
1180 char *val; in ext2fs_xattr_get() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Dvmx_tsc_adjust_test.c53 struct kvm_msrs header; member
119 static void report(int64_t val) in report()
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dutil.py312 def strtobool (val): argument
471 def rfc822_escape (header): argument

12345678910>>...62