Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTesting.cpp72 GLboolean current; in compareGlobalGlBoolean() local
83 GLint current; in compareGlobalGlInt() local
94 GLfloat current; in compareGlobalGlFloat() local
168 std::vector<GLboolean> current; in compareGlobalGlBooleanv() local
181 std::vector<GLint> current; in compareGlobalGlIntv() local
195 std::vector<GLfloat> current; in compareGlobalGlFloatv() local
DGLSnapshotFramebuffers_unittest.cpp56 GlFramebufferAttachment current = {}; in changedStateCheck() local
/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.cpp147 auto current = dst + count; in readRaw() local
234 size_t* count, char** current, const char* ptrEnd) { in type1Read()
277 size_t* count, char** current,const char* ptrEnd) { in type2Read()
312 size_t* count, char** current, const char* ptrEnd) { in type3Read()
Dgfxstream_unittest.cpp24 uint32_t current = *(uint32_t*)cookie; in sWriteFence() local
/device/generic/goldfish/network/wifi_forwarder/
Dcache.h53 ConstIterator(typename MapType::const_iterator current) in ConstIterator()
89 Iterator(typename MapType::iterator current) : mCurrent(current) { } in Iterator()
Dremote_connection.cpp274 size_t current = 0; in sendFrame() local
/device/generic/goldfish/dhcp/client/
Dtimer.cpp40 uint64_t current = now(); in remainingMillis() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DExpandIntegerPowExpressions.cpp122 TIntermTyped *current = CreateTempSymbolNode(lhsVariable); in visitAggregate() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DStateTrackingSupport.h50 uint64_t* current = mStorage.get(index); in set() local
64 const uint64_t* current = mStorage.get_const(index); in get() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/
DIntermTraverse.h103 bool incrementDepth(TIntermNode *current) in incrementDepth()
119 ScopedNodeInTraversalPath(TIntermTraverser *traverser, TIntermNode *current) in ScopedNodeInTraversalPath()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DImageIndexIterator_unittest.cpp32 ImageIndex current = iter.current(); in TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dglobal_state.cpp103 Thread *current = static_cast<Thread *>(GetTLSValue(threadTLS)); in GetCurrentThread() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanStream.cpp241 uintptr_t current = (uintptr_t)(mStart + mReadPos); in endTrace() local
/device/google/cuttlefish/host/commands/launch/
Dflag_forwarder.cc82 const T& current, const T& defvalue) in DynamicFlag()
/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/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/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/sunfish/json-c/
Djson_tokener.h72 struct json_object *current; member
Djson_tokener.c189 #define current tok->stack[tok->depth].current macro

12