Searched refs:opts (Results 1 – 14 of 14) sorted by relevance
/device/generic/goldfish/dhcp/common/ |
D | message.cpp | 252 uint8_t* opts = dhcpData.options; in Message() local 254 *opts++ = OPT_COOKIE1; in Message() 255 *opts++ = OPT_COOKIE2; in Message() 256 *opts++ = OPT_COOKIE3; in Message() 257 *opts++ = OPT_COOKIE4; in Message() 259 *opts++ = OPT_MESSAGE_TYPE; in Message() 260 *opts++ = 1; in Message() 261 *opts++ = type; in Message() 263 updateSize(opts); in Message() 267 uint8_t* opts = nextOption(); in addOption() local [all …]
|
/device/generic/goldfish/dhcp/common/include/ |
D | message.h | 113 uint8_t* opts = nextOption(); in addOption() local 114 *opts++ = type; in addOption() 115 *opts++ = sizeof(T) * N; in addOption() 117 memcpy(opts, &item, sizeof(item)); in addOption() 118 opts += sizeof(item); in addOption() 120 updateSize(opts); in addOption()
|
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | port_range_socket_factory.cpp | 72 uint16_t max_port, int opts) { in CreateServerTcpSocket() argument 80 local_address, port_range.first, port_range.second, opts); in CreateServerTcpSocket()
|
D | port_range_socket_factory.h | 42 uint16_t max_port, int opts) override;
|
/device/google/redbull-sepolicy/private/ |
D | google_camera_app.te | 20 # Allow heap profiling if the app opts in by being marked
|
/device/google/coral-sepolicy/private/ |
D | google_camera_app.te | 20 # Allow heap profiling if the app opts in by being marked
|
/device/google/sunfish-sepolicy/private/ |
D | google_camera_app.te | 20 # Allow heap profiling if the app opts in by being marked
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 653 nbd_negotiate_options_check_magic(uint64_t magic) "Checking opts magic 0x%" PRIx64 1909 ahci_populate_sglist_no_prdtl(void *s, int port, uint16_t opts) "ahci(%p)[%d]: no sg list given by …
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 653 nbd_negotiate_options_check_magic(uint64_t magic) "Checking opts magic 0x%" PRIx64 1909 ahci_populate_sglist_no_prdtl(void *s, int port, uint16_t opts) "ahci(%p)[%d]: no sg list given by …
|
/device/google/cuttlefish_prebuilts/kernel/6.1-i686/ |
D | System.map | 112607 c2ba5e0a b acpi_parse_spcr.opts
|
/device/google/cuttlefish_prebuilts/kernel/5.4-i686/ |
D | System.map | 107595 c270548a b acpi_parse_spcr.opts
|
/device/google/cuttlefish_prebuilts/kernel/5.15-i686/ |
D | System.map | 137521 c2f2a1f7 b acpi_parse_spcr.opts
|
/device/google/cuttlefish_prebuilts/kernel/mainline-i686/ |
D | System.map | 149217 ffffffff8367a800 b acpi_parse_spcr.opts
|
/device/google/cuttlefish_prebuilts/kernel/5.10-i686/ |
D | System.map | 197708 ffffffff8465f7a0 b acpi_parse_spcr.opts
|