/device/google/cuttlefish_common/guest/hals/ril/libril/ |
D | RilSapSocket.cpp | 87 RilSapSocketList *current = head; in printList() local 98 RilSapSocketList *current = head; in getSocketById() local 150 RilSapSocketList *current; in addSocketToList() local 180 RilSapSocketList* current = head; in SocketExists() local
|
/device/generic/goldfish/dhcp/client/ |
D | timer.cpp | 40 uint64_t current = now(); in remainingMillis() local
|
/device/generic/goldfish/wifi/ipv6proxy/ |
D | packet.cpp | 117 char* current = reinterpret_cast<char*>(currentHeader); in nextOpt() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _weakref.c | 44 PyWeakReference *current = *list; in weakref_getweakrefs() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _weakref.c | 44 PyWeakReference *current = *list; in weakref_getweakrefs() local
|
D | _ssl.c | 1048 const SSL_CIPHER *current; in PySSL_cipher() local
|
/device/google/cuttlefish_common/common/libs/threads/ |
D | cuttlefish_thread_test.cpp | 227 MonotonicTimePoint current(MonotonicTimePoint::Now()); in WaitThread() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | llex.h | 52 int current; /* current character (charint) */ member
|
/device/google/cuttlefish_common/guest/hals/camera/ |
D | EmulatedFakeCameraDevice.cpp | 263 bool current = black; in drawCheckerboard() local
|
D | EmulatedCamera.cpp | 73 #define PrintParamDiff(current, new_par) (void(0)) argument 1007 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff()
|
/device/google/crosshatch/json-c/ |
D | json_tokener.h | 72 struct json_object *current; member
|
D | json_tokener.c | 189 #define current tok->stack[tok->depth].current macro
|
/device/google/bonito/json-c/ |
D | json_tokener.h | 72 struct json_object *current; member
|
D | json_tokener.c | 189 #define current tok->stack[tok->depth].current macro
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCameraDevice.cpp | 282 bool current = black; in drawCheckerboard() local
|
D | EmulatedCamera.cpp | 57 #define PrintParamDiff(current, new_par) (void(0)) argument 1251 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | pystate.c | 589 int current; in PyGILState_Ensure() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | pystate.c | 604 int current; in PyGILState_Ensure() local
|
/device/generic/goldfish-opengl/system/hwc2/ |
D | EmuHWC2.cpp | 475 for (auto current = zRange.first; current != zRange.second; ++current) { in destroyLayer() local 1034 for (auto current = zRange.first; current != zRange.second; ++current) { in updateLayerZ() local
|
/device/generic/goldfish/ril/ |
D | reference-ril.c | 1184 int current, old; local 1210 int current; local 3476 int parse_technology_response( const char *response, int *current, int32_t *preferred ) 3554 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | weakrefobject.c | 925 PyWeakReference *current = *list; in PyObject_ClearWeakRefs() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | weakrefobject.c | 914 PyWeakReference *current = *list; in PyObject_ClearWeakRefs() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/ |
D | tokenizer.c | 624 char *buf, *current; in translate_newlines() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | tokenizer.c | 604 char *buf, *current; in translate_newlines() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
D | bufferedio.c | 1064 Py_off_t current, avail; in buffered_seek() local
|