Home
last modified time | relevance | path

Searched refs:generic (Results 1 – 25 of 75) sorted by relevance

123

/hardware/google/gfxstream/scripts/
Dgenerate-apigen-sources.sh7 ./build/gfxstream-generic-apigen -i ./codegen/gles1 -D ./host/gl/gles1_dec gles1
8 ./build/gfxstream-generic-apigen -i ./codegen/gles1 -E ./guest/GLESv1_enc gl
16 ./build/gfxstream-generic-apigen -i ./codegen/gles2 -D ./host/gl/gles2_dec gles2
17 ./build/gfxstream-generic-apigen -i ./codegen/gles2 -E ./guest/GLESv2_enc gl2
22 ./build/gfxstream-generic-apigen -i ./codegen/renderControl -D ./host/renderControl_dec renderContr…
23 ./build/gfxstream-generic-apigen -i ./codegen/renderControl -E ./guest/renderControl_enc renderCont…
25 ./build/gfxstream-generic-apigen -i ./codegen/magma -D ./host/magma/magma_dec magma
26 ./build/gfxstream-generic-apigen -i ./codegen/magma -E ./guest/magma/magma_enc magma
/hardware/google/gfxstream/codegen/generic-apigen/
DCMakeLists.txt2 gfxstream-generic-apigen
4 target_include_directories(gfxstream-generic-apigen PRIVATE ../..)
5 target_link_libraries(gfxstream-generic-apigen PRIVATE aemu-base.headers)
6 install(TARGETS gfxstream-generic-apigen DESTINATION ${PROJECT_BINARY_DIR})
/hardware/interfaces/automotive/can/1.0/default/libnl++/
DAndroid.bp33 "protocols/generic/Ctrl.cpp",
34 "protocols/generic/FamilyTracker.cpp",
35 "protocols/generic/Generic.cpp",
36 "protocols/generic/GenericMessageBase.cpp",
37 "protocols/generic/Unknown.cpp",
38 "protocols/generic/families/Mac80211hwsim.cpp",
39 "protocols/generic/families/Nl80211.cpp",
/hardware/google/gfxstream/third-party/fuchsia/magma/
DREADME.md11 To regen the encoder/decoder, build ../generic-apigen and run the following commands:
16 vulkan-cereal/build/gfxstream-generic-apigen -i . -E enc_new/ -D dec_new/ magma
/hardware/google/gfxstream/codegen/
DCMakeLists.txt1 add_subdirectory(generic-apigen)
/hardware/interfaces/audio/7.1/
DIPrimaryDevice.hal25 * Retrieve the generic @7.1::IDevice interface.
31 * @return result the generic part of the interface.
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
DUnknown.cpp19 namespace android::nl::protocols::generic { namespace
DUnknown.h21 namespace android::nl::protocols::generic {
DCtrl.h22 namespace android::nl::protocols::generic {
DGeneric.h21 namespace android::nl::protocols::generic {
DGeneric.cpp22 namespace android::nl::protocols::generic { namespace
DGenericMessageBase.h23 namespace android::nl::protocols::generic {
DFamilyTracker.cpp21 namespace android::nl::generic { namespace
DGenericMessageBase.cpp19 namespace android::nl::protocols::generic { namespace
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
DMac80211hwsim.h21 namespace android::nl::protocols::generic::families {
DNl80211.h21 namespace android::nl::protocols::generic::families {
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/generic/
DFamilyTracker.h26 namespace android::nl::generic {
/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dcommon.mk56 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/include
67 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/SHARED_LIBRARIES/libm_intermed…
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dall.cpp38 std::make_unique<generic::Generic>(), in get()
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.h56 class MyOperation : public generic::Operation<sp<IConfirmationResultCallback>,
DConfirmationUI.cpp35 using ::android::hardware::confirmationui::V1_0::generic::Operation;
/hardware/invensense/6515/libsensors_iio/software/build/android/
Dcommon.mk75 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/include
104 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/SHARED_LIBRARIES/libm_intermed…
/hardware/broadcom/wlan/
D.gitignore30 # Top-level generic files
/hardware/interfaces/input/common/1.0/
Dtypes.hal305 * The interpretation of a generic axis is device-specific.
310 * The interpretation of a generic axis is device-specific.
315 * The interpretation of a generic axis is device-specific.
320 * The interpretation of a generic axis is device-specific.
325 * The interpretation of a generic axis is device-specific.
330 * The interpretation of a generic axis is device-specific.
335 * The interpretation of a generic axis is device-specific.
340 * The interpretation of a generic axis is device-specific.
345 * The interpretation of a generic axis is device-specific.
350 * The interpretation of a generic axis is device-specific.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_spirv_1_4.adoc55 version-generic query for SPIR-V version? SPIR-V 1.4 does not need any other
72 Thus the generic mechanism will not reduce future spec-writing effort.
74 by the generic mechanism and which cannot be used without specific support

123