/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | lstrlib.c | 226 static int check_capture (MatchState *ms, int l) { in check_capture() 234 static int capture_to_close (MatchState *ms) { in capture_to_close() 242 static const char *classend (MatchState *ms, const char *p) { in classend() 309 static int singlematch (MatchState *ms, const char *s, const char *p, in singlematch() 325 static const char *matchbalance (MatchState *ms, const char *s, in matchbalance() 346 static const char *max_expand (MatchState *ms, const char *s, in max_expand() 361 static const char *min_expand (MatchState *ms, const char *s, in min_expand() 374 static const char *start_capture (MatchState *ms, const char *s, in start_capture() 388 static const char *end_capture (MatchState *ms, const char *s, in end_capture() 399 static const char *match_capture (MatchState *ms, const char *s, int l) { in match_capture() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | listobject.c | 1398 merge_init(MergeState *ms, PyObject *compare) in merge_init() 1413 merge_freemem(MergeState *ms) in merge_freemem() 1426 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() 1458 merge_lo(MergeState *ms, PyObject **pa, Py_ssize_t na, in merge_lo() 1591 merge_hi(MergeState *ms, PyObject **pa, Py_ssize_t na, PyObject **pb, Py_ssize_t nb) in merge_hi() 1729 merge_at(MergeState *ms, Py_ssize_t i) in merge_at() 1796 merge_collapse(MergeState *ms) in merge_collapse() 1825 merge_force_collapse(MergeState *ms) in merge_force_collapse() 2045 MergeState ms; in listsort() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | listobject.c | 1398 merge_init(MergeState *ms, PyObject *compare) in merge_init() 1413 merge_freemem(MergeState *ms) in merge_freemem() 1426 merge_getmem(MergeState *ms, Py_ssize_t need) in merge_getmem() 1458 merge_lo(MergeState *ms, PyObject **pa, Py_ssize_t na, in merge_lo() 1591 merge_hi(MergeState *ms, PyObject **pa, Py_ssize_t na, PyObject **pb, Py_ssize_t nb) in merge_hi() 1729 merge_at(MergeState *ms, Py_ssize_t i) in merge_at() 1796 merge_collapse(MergeState *ms) in merge_collapse() 1826 merge_force_collapse(MergeState *ms) in merge_force_collapse() 2046 MergeState ms; in listsort() local
|
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/ |
D | param.h | 103 #define mstohz(ms) ((ms + 0UL) * hz / 1000) argument
|
/device/google/cuttlefish/common/libs/time/ |
D | monotonic_time.h | 254 Milliseconds(int64_t ms) : TimeDifference( in Milliseconds()
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/soc/ |
D | soc.h | 167 #define CYCL_24M_CNT_MS(ms) (ms * CYCL_24M_CNT_US(1000)) argument 168 #define CYCL_32K_CNT_MS(ms) (ms * 32) argument
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/drivers/soc/ |
D | soc.h | 35 #define CYCL_24M_CNT_MS(ms) (ms * CYCL_24M_CNT_US(1000)) argument
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
D | param.h | 314 #define mstohz(ms) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | xmlparse.c | 5525 dtdCreate(const XML_Memory_Handling_Suite *ms) in dtdCreate() 5558 dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms) in dtdReset() 5600 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() 5631 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms) in dtdCopy() 5946 hashTableInit(HASH_TABLE *p, const XML_Memory_Handling_Suite *ms) in hashTableInit() 5974 poolInit(STRING_POOL *pool, const XML_Memory_Handling_Suite *ms) in poolInit()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/ |
D | xmlparse.c | 5525 dtdCreate(const XML_Memory_Handling_Suite *ms) in dtdCreate() 5558 dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms) in dtdReset() 5600 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() 5631 dtdCopy(DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms) in dtdCopy() 5946 hashTableInit(HASH_TABLE *p, const XML_Memory_Handling_Suite *ms) in hashTableInit() 5974 poolInit(STRING_POOL *pool, const XML_Memory_Handling_Suite *ms) in poolInit()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | xmlparse.c | 5645 dtdCreate(const XML_Memory_Handling_Suite *ms) in dtdCreate() 5678 dtdReset(DTD *p, const XML_Memory_Handling_Suite *ms) in dtdReset() 5720 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() 5751 dtdCopy(XML_Parser oldParser, DTD *newDtd, const DTD *oldDtd, const XML_Memory_Handling_Suite *ms) in dtdCopy() 6069 hashTableInit(HASH_TABLE *p, const XML_Memory_Handling_Suite *ms) in hashTableInit() 6097 poolInit(STRING_POOL *pool, const XML_Memory_Handling_Suite *ms) in poolInit()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | datetimemodule.c | 1937 PyObject *ms = NULL; in delta_new() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | datetimemodule.c | 1937 PyObject *ms = NULL; in delta_new() local
|