Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 240) sorted by relevance

12345678910

/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Dmath_private.h72 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
82 #define GET_HIGH_WORD(i,d) \ argument
91 #define GET_LOW_WORD(i,d) \ argument
100 #define INSERT_WORDS(d,ix0,ix1) \ argument
110 #define SET_HIGH_WORD(d,v) \ argument
120 #define SET_LOW_WORD(d,v) \ argument
139 #define GET_FLOAT_WORD(i,d) \ argument
148 #define SET_FLOAT_WORD(d,i) \ argument
/device/google/dragon/audio/hal/
Ddictionary.c119 dictionary * d ; in dictionary_new() local
143 void dictionary_del(dictionary * d) in dictionary_del()
175 char * dictionary_get(dictionary * d, const char * key, char * def) in dictionary_get()
221 int dictionary_set(dictionary * d, const char * key, const char * val) in dictionary_set()
288 void dictionary_unset(dictionary * d, const char * key) in dictionary_unset()
337 void dictionary_dump(dictionary * d, FILE * out) in dictionary_dump()
362 dictionary * d ; in main() local
Diniparser.c112 int iniparser_getnsec(dictionary * d) in iniparser_getnsec()
143 char * iniparser_getsecname(dictionary * d, int n) in iniparser_getsecname()
178 void iniparser_dump(dictionary * d, FILE * f) in iniparser_dump()
206 void iniparser_dump_ini(dictionary * d, FILE * f) in iniparser_dump_ini()
244 void iniparser_dumpsection_ini(dictionary * d, char * s, FILE * f) in iniparser_dumpsection_ini()
278 int iniparser_getsecnkeys(dictionary * d, char * s) in iniparser_getsecnkeys()
317 char ** iniparser_getseckeys(dictionary * d, char * s) in iniparser_getseckeys()
368 char * iniparser_getstring(dictionary * d, const char * key, char * def) in iniparser_getstring()
408 int iniparser_getint(dictionary * d, const char * key, int notfound) in iniparser_getint()
430 double iniparser_getdouble(dictionary * d, const char * key, double notfound) in iniparser_getdouble()
[all …]
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp188 EmulatedCamera3* getInstance(const camera3_device_t *d) { in getInstance()
193 int EmulatedCamera3::initialize(const struct camera3_device *d, in initialize()
199 int EmulatedCamera3::configure_streams(const struct camera3_device *d, in configure_streams()
206 const struct camera3_device *d, in register_stream_buffers()
213 const struct camera3_device *d, in process_capture_request()
220 const camera3_device_t *d, int type) { in construct_default_request_settings()
225 void EmulatedCamera3::dump(const camera3_device_t *d, int fd) { in dump()
230 int EmulatedCamera3::flush(const camera3_device_t *d) { in flush()
DEmulatedCamera2.cpp217 EmulatedCamera2* getInstance(const camera2_device_t *d) { in getInstance()
222 int EmulatedCamera2::set_request_queue_src_ops(const camera2_device_t *d, in set_request_queue_src_ops()
229 int EmulatedCamera2::notify_request_queue_not_empty(const camera2_device_t *d) { in notify_request_queue_not_empty()
234 int EmulatedCamera2::set_frame_queue_dst_ops(const camera2_device_t *d, in set_frame_queue_dst_ops()
241 int EmulatedCamera2::get_in_progress_count(const camera2_device_t *d) { in get_in_progress_count()
246 int EmulatedCamera2::flush_captures_in_progress(const camera2_device_t *d) { in flush_captures_in_progress()
251 int EmulatedCamera2::construct_default_request(const camera2_device_t *d, in construct_default_request()
258 int EmulatedCamera2::allocate_stream(const camera2_device_t *d, in allocate_stream()
272 int EmulatedCamera2::register_stream_buffers(const camera2_device_t *d, in register_stream_buffers()
281 int EmulatedCamera2::release_stream(const camera2_device_t *d, in release_stream()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
34 def display(total, d): argument
37 def show(total, d, prefix): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Derrnomodule.c32 _inscode(PyObject *d, PyObject *de, char *name, int code) in _inscode()
68 PyObject *m, *d, *de; in initerrno() local
78 #define inscode(d, ds, de, name, code, comment) _inscode(d, de, name, code) in initerrno() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Derrnomodule.c32 _inscode(PyObject *d, PyObject *de, char *name, int code) in _inscode()
68 PyObject *m, *d, *de; in initerrno() local
78 #define inscode(d, ds, de, name, code, comment) _inscode(d, de, name, code) in initerrno() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Derrnomodule.c31 _inscode(PyObject *d, PyObject *de, char *name, int code) in _inscode()
67 PyObject *m, *d, *de; in initerrno() local
77 #define inscode(d, ds, de, name, code, comment) _inscode(d, de, name, code) in initerrno() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dprintgrammar.c33 dfa *d; in printnonterminals() local
44 printarcs(int i, dfa *d, FILE *fp) in printarcs()
65 dfa *d; in printstates() local
84 dfa *d; in printdfas() local
Dacceler.c26 dfa *d; in PyGrammar_AddAccelerators() local
37 dfa *d; in PyGrammar_RemoveAccelerators() local
54 fixdfa(grammar *g, dfa *d) in fixdfa()
Dfirstsets.c17 dfa *d; in addfirstsets() local
29 calcfirstset(grammar *g, dfa *d) in calcfirstset()
Dgrammar.c38 dfa *d; in adddfa() local
55 addstate(dfa *d) in addstate()
74 addarc(dfa *d, int from, int to, int lbl) in addarc()
/device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
Darithchk.c61 double d; in Lcheck() member
65 double d; in Lcheck() member
88 double d; in icheck() member
92 double d; in icheck() member
117 double d; in ccheck() member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dacceler.c26 dfa *d; in PyGrammar_AddAccelerators() local
37 dfa *d; in PyGrammar_RemoveAccelerators() local
54 fixdfa(grammar *g, dfa *d) in fixdfa()
Dfirstsets.c17 dfa *d; in addfirstsets() local
29 calcfirstset(grammar *g, dfa *d) in calcfirstset()
Dgrammar.c38 dfa *d; in adddfa() local
55 addstate(dfa *d) in addstate()
74 addarc(dfa *d, int from, int to, int lbl) in addarc()
/device/google/contexthub/firmware/lib/libm/
Dfdlibm.h282 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
292 #define GET_HIGH_WORD(i,d) \ argument
301 #define GET_LOW_WORD(i,d) \ argument
310 #define INSERT_WORDS(d,ix0,ix1) \ argument
320 #define SET_HIGH_WORD(d,v) \ argument
330 #define SET_LOW_WORD(d,v) \ argument
349 #define GET_FLOAT_WORD(i,d) \ argument
358 #define SET_FLOAT_WORD(d,i) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmoduleobject.c48 PyObject *d; in PyModule_GetDict() local
62 PyObject *d; in PyModule_GetName() local
82 PyObject *d; in PyModule_GetFilename() local
111 PyObject *d; in _PyModule_Clear() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmoduleobject.c48 PyObject *d; in PyModule_GetDict() local
62 PyObject *d; in PyModule_GetName() local
82 PyObject *d; in PyModule_GetFilename() local
111 PyObject *d; in _PyModule_Clear() local
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dmem.c52 const char *d = s2; in memcmp() local
72 char *d = dst; in memcpy() local
100 char *d = (char *)dst + len; in memmove() local
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Dmath_private.h93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
102 #define EXTRACT_WORD64(ix,d) \ argument
111 #define GET_HIGH_WORD(i,d) \ argument
120 #define GET_LOW_WORD(i,d) \ argument
129 #define INSERT_WORDS(d,ix0,ix1) \ argument
138 #define INSERT_WORD64(d,ix) \ argument
147 #define SET_HIGH_WORD(d,v) \ argument
157 #define SET_LOW_WORD(d,v) \ argument
179 #define GET_FLOAT_WORD(i,d) \ argument
188 #define SET_FLOAT_WORD(d,i) \ argument
[all …]
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dloadfile_machdep.h63 #define BCOPY(s, d, c) vpbcopy((s), LOADADDR(d), (c)) argument
64 #define BZERO(d, c) pbzero(LOADADDR(d), (c)) argument
85 #define BCOPY(s, d, c) memcpy((void *)LOADADDR(d), (void *)(s), (c)) argument
86 #define BZERO(d, c) memset((void *)LOADADDR(d), 0, (c)) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dthis.py23 d = {} variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dpi.py26 def output(d): argument

12345678910