Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 26) sorted by relevance

12

/device/google/crosshatch-sepolicy/vendor/google/
Dsmall_hals.te19 # easier to see what rules are needed for what HAL.
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dhal_bootctl.te23 # Read the sysfs to lookup what /dev/sgN device
/device/google/bonito-sepolicy/vendor/qcom/common/
Dhal_bootctl.te23 # Read the sysfs to lookup what /dev/sgN device
/device/google/wahoo/sepolicy/vendor/
Dhal_bootctl.te23 # Read the sysfs to lookup what /dev/sgN device
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dhwcomposer.cpp407 static int cvd_hwc_query(hwc_composer_device_1_t* dev, int what, int* value) { in cvd_hwc_query() argument
411 switch (what) { in cvd_hwc_query()
421 ALOGE("%s badness unsupported query what=%d", __FUNCTION__, what); in cvd_hwc_query()
/device/google/cuttlefish/
DREADME.md14 3. Enter a branch name. Start with `aosp-master` if you don't know what you're
/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h834 …SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NA… argument
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h828 …SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NA… argument
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h828 …SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NA… argument
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h1020 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h1029 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h1020 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
/device/google/contexthub/firmware/lib/builtins/
Dfp_extend_impl.inc20 // type (e.g. double -> float), then this routine will not do what you want it
/device/google/contexthub/firmware/os/algos/
Dfusion.c137 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete() argument
142 switch (what) { in fusion_init_complete()
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp202 event.u.meta.what = MetaDataEventType::META_DATA_FLUSH_COMPLETE; in flush()
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp108 static int query(const ANativeWindow* window, int what, int* value) { in query() argument
109 switch (what) { in query()
/device/linaro/dragonboard/db845c/firmware/qca/
DNOTICE235 when who what, where, why
262 when who what, where, why
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.cpp393 uint32_t msgType = msg->what(); in onMessageReceived()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h594 static void s_glEnable(void* self, GLenum what);
596 static void s_glDisable(void* self, GLenum what);
DGL2Encoder.cpp4443 void GL2Encoder::s_glEnable(void* self, GLenum what) { in s_glEnable() argument
4446 switch (what) { in s_glEnable()
4452 ctx->m_glEnable_enc(ctx, what); in s_glEnable()
4455 void GL2Encoder::s_glDisable(void* self, GLenum what) { in s_glDisable() argument
4458 switch (what) { in s_glDisable()
4464 ctx->m_glDisable_enc(ctx, what); in s_glDisable()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp1611 #define READ_IF_OK(res, what, def) \ in processRequest() argument
1612 (((res) == OK) ? (what) : (uint8_t)(def)) in processRequest()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera2.cpp1606 #define READ_IF_OK(res, what, def) (((res) == OK) ? (what) : (uint8_t)(def)) in processRequest() argument
/device/google/bonito/json-c/
DDoxyfile726 # standard header. Notice: only use this tag if you know what you are doing!
893 # if you want to understand what is going on. On the other hand, if this
/device/google/crosshatch/json-c/
DDoxyfile726 # standard header. Notice: only use this tag if you know what you are doing!
893 # if you want to understand what is going on. On the other hand, if this
/device/google/coral/json-c/
DDoxyfile726 # standard header. Notice: only use this tag if you know what you are doing!
893 # if you want to understand what is going on. On the other hand, if this

12