/device/google/crosshatch-sepolicy/vendor/google/ |
D | small_hals.te | 19 # easier to see what rules are needed for what HAL.
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 23 # Read the sysfs to lookup what /dev/sgN device
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | hal_bootctl.te | 23 # Read the sysfs to lookup what /dev/sgN device
|
/device/google/wahoo/sepolicy/vendor/ |
D | hal_bootctl.te | 23 # Read the sysfs to lookup what /dev/sgN device
|
/device/google/cuttlefish/guest/hals/hwcomposer/common/ |
D | hwcomposer.cpp | 407 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/ |
D | README.md | 14 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/ |
D | asound.h | 834 …SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NA… argument
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 828 …SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NA… argument
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 828 …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/ |
D | asound.h | 1020 … 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/ |
D | asound.h | 1029 … 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/ |
D | asound.h | 1020 … SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_CTL_NA… argument
|
/device/google/contexthub/firmware/lib/builtins/ |
D | fp_extend_impl.inc | 20 // type (e.g. double -> float), then this routine will not do what you want it
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 137 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/ |
D | multihal_sensors.cpp | 202 event.u.meta.what = MetaDataEventType::META_DATA_FLUSH_COMPLETE; in flush()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 108 static int query(const ANativeWindow* window, int what, int* value) { in query() argument 109 switch (what) { in query()
|
/device/linaro/dragonboard/db845c/firmware/qca/ |
D | NOTICE | 235 when who what, where, why 262 when who what, where, why
|
/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | SimpleGoldfishOMXComponent.cpp | 393 uint32_t msgType = msg->what(); in onMessageReceived()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | GL2Encoder.h | 594 static void s_glEnable(void* self, GLenum what); 596 static void s_glDisable(void* self, GLenum what);
|
D | GL2Encoder.cpp | 4443 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/ |
D | EmulatedFakeCamera2.cpp | 1611 #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/ |
D | EmulatedFakeCamera2.cpp | 1606 #define READ_IF_OK(res, what, def) (((res) == OK) ? (what) : (uint8_t)(def)) in processRequest() argument
|
/device/google/bonito/json-c/ |
D | Doxyfile | 726 # 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/ |
D | Doxyfile | 726 # 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/ |
D | Doxyfile | 726 # 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
|