Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/host/tests/
DGLSnapshotTesting.cpp74 GLboolean current; in compareGlobalGlBoolean() local
85 GLint current; in compareGlobalGlInt() local
97 GLint current; in compareGlobalGlInt_i() local
109 GLfloat current; in compareGlobalGlFloat() local
183 std::vector<GLboolean> current; in compareGlobalGlBooleanv() local
199 std::vector<GLboolean> current; in compareGlobalGlBooleanv_i() local
212 std::vector<GLint> current; in compareGlobalGlIntv() local
227 std::vector<GLfloat> current; in compareGlobalGlFloatv() local
DGLSnapshotFramebuffers_unittest.cpp58 GlFramebufferAttachment current = {}; in changedStateCheck() local
/hardware/st/secure_element/ese-spi-driver/utils-lib/
DDataMgmt.cc26 static TpduRecvBuff_List_t *head = NULL, *current = NULL; variable
150 TpduRecvBuff_List_t *current, *next; in DataMgmt_DeletList() local
/hardware/ril/libril/
DRilSapSocket.cpp86 RilSapSocketList *current = head; in printList() local
97 RilSapSocketList *current = head; in getSocketById() local
149 RilSapSocketList *current; in addSocketToList() local
179 RilSapSocketList* current = head; in SocketExists() local
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseDataMgr.cpp25 static phNxpEse_sCoreRecvBuff_List_t *head = NULL, *current = NULL; variable
145 phNxpEse_sCoreRecvBuff_List_t *current, *next; in phNxpEse_DeletList() local
/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/lib/
DphNxpEseDataMgr.cpp24 static phNxpEse_sCoreRecvBuff_List_t *head = NULL, *current = NULL; variable
155 phNxpEse_sCoreRecvBuff_List_t *current, *next; in phNxpEse_DeletList() local
/hardware/google/gfxstream/host/
DRingStream.cpp151 auto current = dst + count; in readRaw() local
238 size_t* count, char** current, const char* ptrEnd) { in type1Read()
288 size_t* count, char** current,const char* ptrEnd) { in type2Read()
322 size_t* count, char** current, const char* ptrEnd) { in type3Read()
Dgfxstream_unittest.cpp31 uint32_t current = *(uint32_t*)cookie; in sWriteFence() local
/hardware/interfaces/health/utils/libhealthtest/include/health-test/
DTestUtils.h16 inline AssertionResult IsBatteryCurrentSignCorrect(const BatteryStatusType& status, int32_t current, in IsBatteryCurrentSignCorrect()
/hardware/interfaces/automotive/can/1.0/default/libnl++/
DMessageMutator.cpp75 Buffer<nlmsghdr>::iterator current) in iterator()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp202 auto current = mCurrentProgram; in scan() local
254 auto current = utils::getId(mCurrentProgram, IdentifierType::AMFM_FREQUENCY, 0); in step() local
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h51 uint64_t* current = mStorage.get(index); in set() local
65 const uint64_t* current = mStorage.get_const(index); in get() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Diio_utils.h33 char *current; in iioutils_break_up_name() local
284 struct iio_channel_info *current; in build_channel_array() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Diio_utils.h35 char *current; in iioutils_break_up_name() local
285 struct iio_channel_info *current; in build_channel_array() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Diio_utils.h35 char *current; in iioutils_break_up_name() local
285 struct iio_channel_info *current; in build_channel_array() local
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp145 auto current = mCurrentProgram; in scan() local
/hardware/google/pixel/pixelstats/
DChargeStatsReporter.cpp100 int32_t type = 0, soc = 0, voltage = 0, current = 0; in ReportChargeStats() local
/hardware/interfaces/usb/1.0/default/
DUsb.cpp171 int32_t current = 0; in getTypeCPortNamesHelper() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.cpp425 auto& current = zoom_ratio_physical_camera_info[i]; in GetZoomRatioPhysicalCameraInfo() local
/hardware/google/apf/
Dapf_run.c165 packet_buffer* current = head; in print_all_transmitted_packets() local
/hardware/google/aemu/base/
DSystem.cpp238 uint64_t current = getHighResTimeUs(); in sleepToUs() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp210 Stream current = { in getStreamList() local
/hardware/ril/reference-ril/
Dreference-ril.c1045 int current, old; local
1071 int current; local
3197 int parse_technology_response( const char *response, int *current, int32_t *preferred )
3275 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)
/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.cpp104 const std::vector<HandleWithState>& current = handlesByTopoOrder.back(); in saveReplayBuffers() local
/hardware/google/camera/common/profiler/
Dprofiler.cc287 int64_t current = GetBootTimeNs(); in ProfileFrameRate() local

12