/device/generic/vulkan-cereal/stream-servers/tests/ |
D | GLSnapshotTesting.cpp | 72 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
|
D | GLSnapshotFramebuffers_unittest.cpp | 56 GlFramebufferAttachment current = {}; in changedStateCheck() local
|
/device/google/cuttlefish/guest/hals/ril/reference-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/vulkan-cereal/stream-servers/ |
D | RingStream.cpp | 151 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()
|
D | gfxstream_unittest.cpp | 24 uint32_t current = *(uint32_t*)cookie; in sWriteFence() local
|
/device/generic/goldfish/dhcp/client/ |
D | timer.cpp | 40 uint64_t current = now(); in remainingMillis() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
D | ExpandIntegerPowExpressions.cpp | 122 TIntermTyped *current = CreateTempSymbolNode(lhsVariable); in visitAggregate() local
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | StateTrackingSupport.h | 51 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/ |
D | IntermTraverse.h | 103 bool incrementDepth(TIntermNode *current) in incrementDepth() 119 ScopedNodeInTraversalPath(TIntermTraverser *traverser, TIntermNode *current) in ScopedNodeInTraversalPath()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | ImageIndexIterator_unittest.cpp | 32 ImageIndex current = iter.current(); in TEST() local
|
D | ImageIndex.cpp | 372 ImageIndex ImageIndexIterator::current() const in current() function in gl::ImageIndexIterator
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | global_state.cpp | 103 Thread *current = static_cast<Thread *>(GetTLSValue(threadTLS)); in GetCurrentThread() local
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | VulkanStream.cpp | 241 uintptr_t current = (uintptr_t)(mStart + mReadPos); in endTrace() local
|
/device/google/cuttlefish/host/commands/start/ |
D | flag_forwarder.cc | 82 const T& current, const T& defvalue) in DynamicFlag()
|
/device/google/redbull/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/coral/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/sunfish/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 1252 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff()
|
/device/generic/vulkan-cereal/third-party/lz4/ |
D | lz4opt.h | 92 const U32 current = (U32)(ip - base); in LZ4HC_BinTree_InsertAndGetAllMatches() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | network_service.cpp | 1022 int current = cmd.GetNextInt(); in HandleSetPreferredNetworkType() local
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 1397 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)
|