Home
last modified time | relevance | path

Searched refs:third (Results 1 – 25 of 127) sorted by relevance

123456

/hardware/google/gfxstream/host/magma/
DCMakeLists.txt25 ${GFXSTREAM_REPO_ROOT}/third-party/fuchsia/magma/include
26 ${GFXSTREAM_REPO_ROOT}/third-party/fuchsia/magma/include/lib)
DBUILD.bazel13 "//hardware/google/gfxstream/third-party/fuchsia/magma:magma-headers",
/hardware/interfaces/tests/bar/1.0/
DIBar.hal37 takeAMask(BitField bf, bitfield<BitField> first, MyMask second, Mask third)
38 generates (BitField bf, uint8_t first, uint8_t second, uint8_t third);
/hardware/google/gfxstream/guest/
Dmeson.build48 inc_fuchsia_magma = include_directories('../third-party/fuchsia/magma/include')
49 inc_fuchsia_magma_nolib = include_directories('../third-party/fuchsia/magma/include/lib')
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DBUILD.bazel20 "//hardware/google/gfxstream/third-party/glm",
DCMakeLists.txt23 ${GFXSTREAM_REPO_ROOT}/third-party/glm/include)
/hardware/google/gfxstream/host/
Dmeson.build134 inc_renderdoc_external = include_directories('../third-party/renderdoc/include')
139 inc_magma_external = include_directories('../third-party/fuchsia/magma/include')
140 inc_magma_external_lib = include_directories('../third-party/fuchsia/magma/include/lib')
146 inc_glm = include_directories('../third-party/glm/include')
/hardware/google/aemu/base/include/aemu/base/testing/
Dfile_io.h30 #define DETERMINE_OPEN_CALL(first, second, third, call_name, ...) call_name argument
/hardware/google/gfxstream/utils/
DBUILD.bazel13 "//hardware/google/gfxstream/third-party/renderdoc",
/hardware/google/gfxstream/cmake/
DSetSubdirectorProperties.cmake5 cmake_path(APPEND GFXSTREAM_THIRD_PARTY_ROOT "third-party")
/hardware/google/gfxstream/host/testlibs/
DCMakeLists.txt32 ${GFXSTREAM_REPO_ROOT}/third-party/glm/include)
/hardware/google/gfxstream/guest/magma/
Dmeson.build39 install_subdir('../../third-party/fuchsia/magma',
/hardware/google/gfxstream/host/vulkan/
DBUILD.bazel71 "//hardware/google/gfxstream/third-party/glm",
72 "//hardware/google/gfxstream/third-party/renderdoc",
DCMakeLists.txt68 ${GFXSTREAM_REPO_ROOT}/third-party/glm/include)
/hardware/interfaces/tests/bar/1.0/default/
DBar.cpp173 Return<void> Bar::takeAMask(BitField bf, uint8_t first, const MyMask& second, uint8_t third, in takeAMask() argument
175 _hidl_cb(bf, bf | first, second.value & bf, (bf | bf) & third); in takeAMask()
/hardware/google/gfxstream/host/gl/
DCMakeLists.txt60 ${GFXSTREAM_REPO_ROOT}/third-party/glm/include)
/hardware/google/gfxstream/
DAndroid.bp86 "third-party/fuchsia/magma/include",
88 "third-party/fuchsia/magma/include/lib",
/hardware/google/aemu/
DCMakeLists.txt77 add_subdirectory(third-party)
108 …install(DIRECTORY third-party/cuda/include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/aemu/host-comm…
DAndroid.bp39 "third-party/cuda/include",
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dconstants.hpp161 GLM_FUNC_DECL GLM_CONSTEXPR genType third();
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantStaNetworkCallback.hal32 * Transition Disable Indication filled in the third
/hardware/interfaces/audio/effect/6.0/
DIEffect.hal283 * Use this method only if the effect is provided by a third party, and
305 * Use this method only if the effect is provided by a third party, and
325 * Use this method only if the effect is provided by a third party, and
348 * Use this method only if the effect is provided by a third party, and
376 * Use this method only if the effect is provided by a third party, and
397 * Use this method only if the effect is provided by a third party, and
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal283 * Use this method only if the effect is provided by a third party, and
305 * Use this method only if the effect is provided by a third party, and
325 * Use this method only if the effect is provided by a third party, and
348 * Use this method only if the effect is provided by a third party, and
376 * Use this method only if the effect is provided by a third party, and
397 * Use this method only if the effect is provided by a third party, and
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal300 * Use this method only if the effect is provided by a third party, and
322 * Use this method only if the effect is provided by a third party, and
343 * Use this method only if the effect is provided by a third party, and
367 * Use this method only if the effect is provided by a third party, and
396 * Use this method only if the effect is provided by a third party, and
418 * Use this method only if the effect is provided by a third party, and
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal283 * Use this method only if the effect is provided by a third party, and
305 * Use this method only if the effect is provided by a third party, and
325 * Use this method only if the effect is provided by a third party, and
348 * Use this method only if the effect is provided by a third party, and
376 * Use this method only if the effect is provided by a third party, and
397 * Use this method only if the effect is provided by a third party, and

123456