Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 42) 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.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.cpp24 uint32_t current = *(uint32_t*)cookie; in sWriteFence() 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.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/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
DImageIndex.cpp372 ImageIndex ImageIndexIterator::current() const in current() function in gl::ImageIndexIterator
/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/start/
Dflag_forwarder.cc82 const T& current, const T& defvalue) in DynamicFlag()
/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/generic/goldfish/camera/
DEmulatedFakeCameraDevice.cpp282 bool current = black; in drawCheckerboard() local
DEmulatedCamera.cpp57 #define PrintParamDiff(current, new_par) (void(0)) argument
1252 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff()
/device/generic/vulkan-cereal/third-party/lz4/
Dlz4opt.h92 const U32 current = (U32)(ip - base); in LZ4HC_BinTree_InsertAndGetAllMatches() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp1022 int current = cmd.GetNextInt(); in HandleSetPreferredNetworkType() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c1397 int current, old; local
1430 int current; local
5613 int parse_technology_response( const char *response, int *current, int32_t *preferred )
5691 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)

12