Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 109) sorted by relevance

12345

/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
Dmessages.cpp41 std::ostream& operator<<(std::ostream& out, const CmdHeader& header) { in operator <<()
52 std::ostream& operator<<(std::ostream& out, const CmdRequest& setup) { in operator <<()
62 std::ostream& operator<<(std::ostream& out, const CmdReqSubmit& submit) { in operator <<()
74 std::ostream& operator<<(std::ostream& out, const CmdRepSubmit& submit) { in operator <<()
85 std::ostream& operator<<(std::ostream& out, const CmdReqUnlink& unlink) { in operator <<()
91 std::ostream& operator<<(std::ostream& out, const CmdRepUnlink& unlink) { in operator <<()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
DFlat32.asm98 out dx, al define
275 out dx, al define
388 out dx, al define
413 out dx, ax define
422 out dx, ax define
542 out dx, eax define
549 out dx, eax define
579 out dx, eax define
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dmd5sum.py43 def printsum(filename, out=sys.stdout): argument
55 def printsumfp(fp, filename, out=sys.stdout): argument
69 def main(args = sys.argv[1:], out=sys.stdout): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dminigzip.c98 void gz_compress(in, out) in gz_compress() argument
131 int gz_compress_mmap(in, out) in gz_compress_mmap() argument
166 void gz_uncompress(in, out) in gz_uncompress() argument
199 gzFile out; local
228 FILE *out; local
/device/google/contexthub/firmware/os/algos/common/math/
Dmat.c81 void mat33Apply(struct Vec3 *out, const struct Mat33 *A, const struct Vec3 *v) { in mat33Apply()
91 void mat33Multiply(struct Mat33 *out, const struct Mat33 *A, in mat33Multiply()
127 void mat33Add(struct Mat33 *out, const struct Mat33 *A) { in mat33Add()
140 void mat33Sub(struct Mat33 *out, const struct Mat33 *A) { in mat33Sub()
175 void mat33MultiplyTransposed(struct Mat33 *out, const struct Mat33 *A, in mat33MultiplyTransposed()
198 void mat33MultiplyTransposed2(struct Mat33 *out, const struct Mat33 *A, in mat33MultiplyTransposed2()
221 void mat33Invert(struct Mat33 *out, const struct Mat33 *A) { in mat33Invert()
274 void mat33Transpose(struct Mat33 *out, const struct Mat33 *A) { in mat33Transpose()
446 void mat44Apply(struct Vec4 *out, const struct Mat44 *A, const struct Vec4 *v) { in mat44Apply()
583 void matTransposeMultiplyMat(float *out, const float *A, in matTransposeMultiplyMat()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtestcapi_long.h32 TYPENAME in, out; in TESTNAME() local
82 TYPENAME out; in TESTNAME() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dminigzip.c242 unsigned char out[BUFLEN]; local
301 unsigned char out[BUFLEN]; local
362 void gz_compress(in, out) in gz_compress() argument
395 int gz_compress_mmap(in, out) in gz_compress_mmap() argument
430 void gz_uncompress(in, out) in gz_uncompress() argument
463 gzFile out; local
501 FILE *out; local
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
DVbeShim.asm146 out dx, ax define
150 out dx, ax define
171 out dx, al define
247 out dx, al define
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dpartition.h16 PyObject* out; in stringlib_partition() local
66 PyObject* out; in stringlib_rpartition() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dpartition.h16 PyObject* out; in stringlib_partition() local
66 PyObject* out; in stringlib_rpartition() local
/device/google/contexthub/lib/nanohub/
Dnanoapp.c101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash()
111 void printHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHash()
116 void printHashRev(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHashRev()
/device/generic/car/emulator/audio/driver/
Daudio_hw.c83 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_sample_rate() local
92 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_buffer_size() local
100 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_channels() local
105 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_format() local
114 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_dump() local
140 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_set_parameters() local
172 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_parameters() local
195 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_latency() local
205 struct generic_stream_out *out = (struct generic_stream_out *)args; in out_write_worker() local
285 static void get_current_output_position(struct generic_stream_out *out, in get_current_output_position()
[all …]
/device/linaro/poplar/audio/
Daudio_hw.c89 static int start_output_stream(struct alsa_stream_out *out) in start_output_stream()
119 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_sample_rate() local
143 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_channels() local
150 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_format() local
160 static int do_output_standby(struct alsa_stream_out *out) in do_output_standby()
176 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_standby() local
196 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_set_parameters() local
230 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_latency() local
245 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_write() local
293 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_presentation_position() local
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/
Dtinyvprintf.c61 int tiny_vsprintf(char *out, const char *fmt, va_list ap) in tiny_vsprintf()
190 int tiny_sprintf(char *out, const char *fmt, ...) in tiny_sprintf()
/device/google/contexthub/util/common/
DJSONObject.cpp31 static ssize_t parseInt32(const char *data, size_t numDigits, int32_t *out) { in parseInt32()
51 ssize_t JSONValue::Parse(const char *data, size_t size, JSONValue *out) { in Parse()
521 static void EscapeString(const char *in, size_t inSize, AString *out) { in EscapeString()
562 AString out; in toString() local
685 AString out; in internalToString() local
735 AString out; in internalToString() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DSupportItpDebug.asm35 out dx, eax define
/device/linaro/hikey/audio/
Daudio_hw.c181 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in xa_device_run() local
251 static int start_output_stream(struct alsa_stream_out *out) in start_output_stream()
281 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_sample_rate() local
305 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_channels() local
312 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_format() local
322 static int do_output_standby(struct alsa_stream_out *out) in do_output_standby()
338 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_standby() local
361 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_set_parameters() local
395 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_latency() local
410 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_write() local
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DSupportItpDebug.asm41 out dx, eax define
/device/google/cuttlefish_common/guest/hals/audio/
Daudio_hw.c248 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_sample_rate() local
259 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_buffer_size() local
268 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_channels() local
274 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_format() local
286 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_dump() local
307 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_set_parameters() local
356 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_parameters() local
400 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_latency() local
412 struct generic_stream_out *out = (struct generic_stream_out *)args; in out_write_worker() local
489 static void get_current_output_position(struct generic_stream_out *out, in get_current_output_position()
[all …]
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DSerialDebug.asm80 out dx, al define
/device/generic/goldfish/audio/
Daudio_hw.c245 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_sample_rate() local
256 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_buffer_size() local
265 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_channels() local
271 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_format() local
283 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_dump() local
304 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_set_parameters() local
353 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_parameters() local
397 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_latency() local
409 struct generic_stream_out *out = (struct generic_stream_out *)args; in out_write_worker() local
486 static void get_current_output_position(struct generic_stream_out *out, in get_current_output_position()
[all …]
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c56 static int handleEncrypt(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint64_t keyId, uint32_t *key) in handleEncrypt()
153 static int handleDecrypt(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t *key) in handleDecrypt()
263 FILE *out = NULL; in main() local
/device/google/cuttlefish_common/host/commands/ivserver/
Doptions.cc27 std::ostream &operator<<(std::ostream &out, const IVServerOptions &options) { in operator <<()
/device/google/cuttlefish_common/common/libs/net/
Dnetlink_request.cpp38 void* out = request_.end(); in AppendRaw() local
50 void* out = request_.end(); in ReserveRaw() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py169 def write_field_repr(self, name, out, visited): argument
259 def write_repr(self, out, visited): argument
374 def _write_instance_repr(out, visited, name, pyop_attrdict, address): argument
474 def write_repr(self, out, visited): argument
509 def write_repr(self, out, visited): argument
639 def write_repr(self, out, visited): argument
676 def write_repr(self, out, visited): argument
720 def write_repr(self, out, visited): argument
892 def write_repr(self, out, visited): argument
936 def write_repr(self, out, visited): argument
[all …]

12345