Home
last modified time | relevance | path

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

1234

/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/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/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()
436 void mat44Apply(struct Vec4 *out, const struct Mat44 *A, const struct Vec4 *v) { in mat44Apply()
573 void matTransposeMultiplyMat(float *out, const float *A, in matTransposeMultiplyMat()
[all …]
/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/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.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/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/linaro/hikey/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
132 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_buffer_size() local
144 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_channels() local
151 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_format() local
161 static int do_output_standby(struct alsa_stream_out *out) in do_output_standby()
177 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_standby() local
197 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_set_parameters() local
232 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_get_latency() local
247 struct alsa_stream_out *out = (struct alsa_stream_out *)stream; in out_write() local
[all …]
/device/google/contexthub/util/common/
DJSONObject.cpp35 static ssize_t parseInt32(const char *data, size_t numDigits, int32_t *out) { in parseInt32()
55 ssize_t JSONValue::Parse(const char *data, size_t size, JSONValue *out) { in Parse()
525 static void EscapeString(const char *in, size_t inSize, AString *out) { in EscapeString()
566 AString out; in toString() local
689 AString out; in internalToString() local
739 AString out; in internalToString() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DSupportItpDebug.asm35 out dx, eax define
/device/google/dragon/audio/hal/
Daudio_hw.c1465 static void lock_output_stream(struct stream_out *out) in lock_output_stream()
1474 struct stream_out *out = (struct stream_out *)usecase->stream; in uc_release_pcm_devices() local
1492 struct stream_out *out = (struct stream_out *)usecase->stream; in uc_select_pcm_devices() local
1520 static int out_close_pcm_devices(struct stream_out *out) in out_close_pcm_devices()
1554 static int out_open_pcm_devices(struct stream_out *out) in out_open_pcm_devices()
1612 static int disable_output_path_l(struct stream_out *out) in disable_output_path_l()
1631 static void enable_output_path_l(struct stream_out *out) in enable_output_path_l()
1650 static int stop_output_stream(struct stream_out *out) in stop_output_stream()
1665 int start_output_stream(struct stream_out *out) in start_output_stream()
1800 struct stream_out *out = (struct stream_out *)stream; in out_get_sample_rate() local
[all …]
Dutlist.h116 #define LL_SEARCH_SCALAR(head, out, field, val) \ argument
123 #define LL_SEARCH_SCALAR_WITH_CAST(head, out, nout, field, val) \ argument
133 #define LL_SEARCH(head, out, elt, cmp) \ argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DSupportItpDebug.asm41 out dx, eax define
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DSerialDebug.asm80 out dx, al define
/device/generic/goldfish/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
285 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_dump() local
306 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_set_parameters() local
339 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_parameters() local
363 struct generic_stream_out *out = (struct generic_stream_out *)stream; in out_get_latency() local
375 struct generic_stream_out *out = (struct generic_stream_out *)args; in out_write_worker() local
452 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/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 …]
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c32 uint32_t out = 0; in bswap32() local
191 static int handleConvertKey(uint8_t **pbuf, uint32_t bufUsed, FILE *out, struct RsaData *rsa) in handleConvertKey()
316 static int handleSign(uint8_t **pbuf, uint32_t bufUsed, FILE *out, struct RsaData *rsa, bool verbos… in handleSign()
430 FILE *out = NULL; in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_locale.py145 def _test_formatfunc(self, format, value, out, func, **format_opts): argument
149 def _test_format(self, format, value, out, **format_opts): argument
153 def _test_format_string(self, format, value, out, **format_opts): argument
157 def _test_currency(self, value, out, **format_opts): argument
/device/google/accessory/arduino/AndroidAccessory/
DAndroidAccessory.h35 uint8_t out; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
Drss2html.py41 def __init__(self, out=sys.stdout): argument
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dconsole.h36 char out[2048]; member

1234