/hardware/google/gfxstream/scripts/ |
D | generate-apigen-sources.sh | 7 ./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/ |
D | CMakeLists.txt | 2 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++/ |
D | Android.bp | 33 "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/ |
D | README.md | 11 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/ |
D | CMakeLists.txt | 1 add_subdirectory(generic-apigen)
|
/hardware/interfaces/audio/7.1/ |
D | IPrimaryDevice.hal | 25 * 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/ |
D | Unknown.cpp | 19 namespace android::nl::protocols::generic { namespace
|
D | Unknown.h | 21 namespace android::nl::protocols::generic {
|
D | Ctrl.h | 22 namespace android::nl::protocols::generic {
|
D | Generic.h | 21 namespace android::nl::protocols::generic {
|
D | Generic.cpp | 22 namespace android::nl::protocols::generic { namespace
|
D | GenericMessageBase.h | 23 namespace android::nl::protocols::generic {
|
D | FamilyTracker.cpp | 21 namespace android::nl::generic { namespace
|
D | GenericMessageBase.cpp | 19 namespace android::nl::protocols::generic { namespace
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
D | Mac80211hwsim.h | 21 namespace android::nl::protocols::generic::families {
|
D | Nl80211.h | 21 namespace android::nl::protocols::generic::families {
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/generic/ |
D | FamilyTracker.h | 26 namespace android::nl::generic {
|
/hardware/invensense/65xx/libsensors_iio/software/build/android/ |
D | common.mk | 56 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/ |
D | all.cpp | 38 std::make_unique<generic::Generic>(), in get()
|
/hardware/interfaces/confirmationui/1.0/default/ |
D | PlatformSpecifics.h | 56 class MyOperation : public generic::Operation<sp<IConfirmationResultCallback>,
|
D | ConfirmationUI.cpp | 35 using ::android::hardware::confirmationui::V1_0::generic::Operation;
|
/hardware/invensense/6515/libsensors_iio/software/build/android/ |
D | common.mk | 75 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 | .gitignore | 30 # Top-level generic files
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 305 * 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/ |
D | VK_KHR_spirv_1_4.adoc | 55 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
|