Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 28) sorted by relevance

12

/device/google/cuttlefish_common/guest/hals/ril/libril/
DRilSapSocket.cpp87 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/
Dtimer.cpp40 uint64_t current = now(); in remainingMillis() local
/device/generic/goldfish/wifi/ipv6proxy/
Dpacket.cpp117 char* current = reinterpret_cast<char*>(currentHeader); in nextOpt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_weakref.c44 PyWeakReference *current = *list; in weakref_getweakrefs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_weakref.c44 PyWeakReference *current = *list; in weakref_getweakrefs() local
D_ssl.c1048 const SSL_CIPHER *current; in PySSL_cipher() local
/device/google/cuttlefish_common/common/libs/threads/
Dcuttlefish_thread_test.cpp227 MonotonicTimePoint current(MonotonicTimePoint::Now()); in WaitThread() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dllex.h52 int current; /* current character (charint) */ member
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCameraDevice.cpp263 bool current = black; in drawCheckerboard() local
DEmulatedCamera.cpp73 #define PrintParamDiff(current, new_par) (void(0)) argument
1007 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff()
/device/google/crosshatch/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/bonito/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/generic/goldfish/camera/
DEmulatedFakeCameraDevice.cpp282 bool current = black; in drawCheckerboard() local
DEmulatedCamera.cpp57 #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/
Dpystate.c589 int current; in PyGILState_Ensure() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystate.c604 int current; in PyGILState_Ensure() local
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp475 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/
Dreference-ril.c1184 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/
Dweakrefobject.c925 PyWeakReference *current = *list; in PyObject_ClearWeakRefs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dweakrefobject.c914 PyWeakReference *current = *list; in PyObject_ClearWeakRefs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c624 char *buf, *current; in translate_newlines() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c604 char *buf, *current; in translate_newlines() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Dbufferedio.c1064 Py_off_t current, avail; in buffered_seek() local

12