Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 29) sorted by relevance

12

/device/google/contexthub/firmware/os/algos/common/math/
Dmat.c102 uint32_t j; in mat33Multiply() local
120 uint32_t j; in mat33ScalarMul() local
133 uint32_t j; in mat33Add() local
146 uint32_t j; in mat33Sub() local
164 uint32_t j; in mat33IsPositiveSemidefinite() local
185 uint32_t j; in mat33MultiplyTransposed() local
208 uint32_t j; in mat33MultiplyTransposed2() local
233 uint32_t j; in mat33Invert() local
280 uint32_t j; in mat33Transpose() local
288 void mat33SwapRows(struct Mat33 *A, const uint32_t i, const uint32_t j) { in mat33SwapRows()
[all …]
/device/generic/goldfish/hals/camera/
Dmetadata_utils.cpp155 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
164 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
173 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
182 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
191 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
200 for (unsigned j = 0; j < e.count; ++j) { in prettyPrintCameraMetadata() local
/device/linaro/dragonboard/shared/utils/rmtfs/
Dutil.c20 int j; in print_hex_dump() local
Drmtfs.c168 int j; in rmtfs_iovec() local
/device/google/contexthub/firmware/lib/libm/
Def_rem_pio2.c107 __int32_t i,j,n,ix,hx; local
Dkf_rem_pio2.c62 __int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
Def_pow.c68 __int32_t i,j,k,yisint,n; local
/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.cpp72 for (int j = 0; j < channels; ++j) { in Reply() local
/device/google/contexthub/firmware/os/algos/
Dtime_sync.c89 size_t j; in time_sync_estimate_time1() local
Dfusion.c307 uint32_t j; in fusionPredict() local
403 uint32_t j; in scaleCovariance() local
/device/google/contexthub/util/sensortest/
Dsensortest.cpp57 for (int j = 0; j < mNumSensors; j++) { in printSensorList() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1021 for (int j = 0; j < iter->count; j++) { in restoreSensorState() local
1962 for (auto &j : i->second) { in sendDirectReportEvent() local
1982 auto j = mSensorToChannel.find(handle); in mergeDirectReportRequest() local
1989 auto j = mSensorToChannel.find(handle); in mergeDirectReportRequest() local
2073 auto j = it.second.find(channel_handle); in stopAllDirectReportOnChannel() local
2120 auto j = mSensorToChannel.find(sensor_handle); in configDirectReport() local
/device/google/contexthub/lib/nanohub/
Drsa.c114 uint32_t j, c; in biMulIterative() local
Daes.c185 uint32_t i, j, *ks = ctx->K + 4, *encrK = tmpSpace->tmpCtx.K + 52; in aesInitForDecr() local
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c910 int i=0, j; in findMBIMConfig() local
1338 int ret, i, j; in switchCiscoMode() local
1819 int i, j; in find_first_bulk_endpoint() local
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_enforcement.cpp215 for (size_t j = 0; j < hmac_sharing.seed.data_length; j++) { in ComputeSharedHmac() local
/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c1298 for (size_t j = 0; j < 3; j++) { in jumpStartModelData() local
1764 for (size_t j = 0; j < 3; j++) { in overTempGetModelError() local
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.cpp423 for (size_t j = 0; j < port->mBuffers.size(); ++j) { in onMessageReceived() local
/device/google/contexthub/firmware/os/core/
Dbl.c131 uint32_t offset, i, j = 0; in blProgramFlash() local
Dseos.c1043 uint32_t i, j; in osInternalEvtHandle() local
1177 uint32_t evtType, j; in osMainDequeueLoop() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp986 int i, j; in getModemTechFromPrefer() local
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c452 size_t j = 0; in drainSamples() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c126 size_t i, j, k; in packNanoRelocs() local
Dpostprocess_elf.c125 uint32_t i, j, k; in packNanoRelocs() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp828 for (int j = 0; j < i; j++) { in dispatchStrings() local
869 for (int j = 0; j < i; j++) { in dispatchStrings() local
1068 for (uint32_t j = 0; j < bands_length; ++j) { in areEutranChannelsInsideBands() local
1078 for (uint32_t j = 0; j < bands_length; ++j) { in areEutranChannelsInsideBands() local
1976 for (uint32_t j = 0; j < i; j++) { in emergencyDial_1_6() local
2961 for (int j = 0; j < numProfiles; j++) { in freeSetDataProfileData() local
3959 for (uint32_t j = 0; j < i; j++) { in emergencyDial() local
4445 for (size_t j = 0; j < i; j++) { in prepareNetworkScanRequest_1_5() local
7649 for (int i = 0, j = 0; i < numStrings; i = i + 4, j++) { in getAvailableNetworksResponse() local

12