Home
last modified time | relevance | path

Searched defs:arg1 (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dvector_utils.h212 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &... args) in VectorBase()
219 void VectorBase<Dimension, Type>::initWithList(const Vector<OtherDimension, OtherType> &arg1, in initWithList()
234 VectorBase<Dimension, Type>::initWithList(OtherType arg1, const Args &... args) in initWithList()
/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c176 …_((naked)) callWithR9(const void *base, uint32_t offset, void *data, uintptr_t arg1, uintptr_t arg… in callWithR9()
217 void (*method)(uintptr_t, uintptr_t),uintptr_t arg1, uintptr_t arg2) in cpuAppInvoke() argument
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dadb.js57 function createAdbMessage(command, arg0, arg1, payload) { argument
/device/generic/goldfish/camera/
DEmulatedCamera.cpp745 status_t EmulatedCamera::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
1160 int32_t arg1, in send_command()