Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTesting.cpp72 GLboolean current; in compareGlobalGlBoolean() local
83 GLint current; in compareGlobalGlInt() local
95 GLint current; in compareGlobalGlInt_i() local
107 GLfloat current; in compareGlobalGlFloat() local
181 std::vector<GLboolean> current; in compareGlobalGlBooleanv() local
197 std::vector<GLboolean> current; in compareGlobalGlBooleanv_i() local
210 std::vector<GLint> current; in compareGlobalGlIntv() local
225 std::vector<GLfloat> current; in compareGlobalGlFloatv() local
DGLSnapshotFramebuffers_unittest.cpp58 GlFramebufferAttachment current = {}; in changedStateCheck() local
/device/google/cuttlefish/host/libs/location/
DKmlParser.cpp28 static xmlNode* findCoordinates(xmlNode* current) { in findCoordinates()
47 static bool parseCoordinates(xmlNode* current, GpsFixArray* fixes) { in parseCoordinates()
78 for (xmlNode* current = children; result && current != nullptr; in parseGxTrack() local
94 static bool parsePlacemark(xmlNode* current, GpsFixArray* fixes) { in parsePlacemark()
138 static bool traverseSubtree(xmlNode* current, GpsFixArray* fixes, in traverseSubtree()
/device/google/cuttlefish/guest/hals/ril/reference-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/vulkan-cereal/stream-servers/
DRingStream.cpp151 auto current = dst + count; in readRaw() local
238 size_t* count, char** current, const char* ptrEnd) { in type1Read()
281 size_t* count, char** current,const char* ptrEnd) { in type2Read()
315 size_t* count, char** current, const char* ptrEnd) { in type3Read()
Dgfxstream_unittest.cpp30 uint32_t current = *(uint32_t*)cookie; in sWriteFence() local
/device/generic/goldfish/dhcp/client/
Dtimer.cpp40 uint64_t current = now(); in remainingMillis() local
/device/google/cuttlefish/host/commands/cvd/unittests/parser/
Dtest_common.cc45 std::string current = s; in FindConfigIgnoreSpaces() local
/device/google/cuttlefish/host/commands/cvd/selector/
Darguments_separator.cpp116 const auto current = std::move(tokens_queue.front()); in ParseInternal() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DStateTrackingSupport.h51 uint64_t* current = mStorage.get(index); in set() local
65 const uint64_t* current = mStorage.get_const(index); in get() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanStream.cpp216 uintptr_t current = (uintptr_t)(mStart + mReadPos); in endTrace() local
/device/google/redbull/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/coral/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/sunfish/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro
/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc84 const T& current, const T& defvalue) in DynamicFlag()
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishDisplayHotplugTest.java524 MemoryInfo current = getMemoryInfo(); in doCheckForLeaks() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp1021 int current = cmd.GetNextInt(); in HandleSetPreferredNetworkType() local
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp640 bool current = android::base::isTracingEnabled(); in onSwapBuffersSuccessful() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1417 int current, old; local
1450 int current; local
5651 int parse_technology_response( const char *response, int *current, int32_t *preferred )
5729 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)
/device/google/felix/vibrator/cs40l26/
DVibrator.cpp179 uint8_t *current; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp1404 const EGLint* current = attrib_list; in eglCreateImageKHR() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp388 GLsizei current = 0; in sUnpackVarNames() local

12