Home
last modified time | relevance | path

Searched defs:is_source (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/tools/scripts/
Dicu-file-utf8-check.py64 def check_file(file_name, is_source): argument
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c184 bool is_source; in get_latency_us() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c784 struct ir3_register *reg, physreg_t physreg, bool is_source) in get_reg_specified()
808 unsigned *_eviction_count, bool is_source, bool speculative) in try_evict_regs()
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c634 bool is_source; in pa_bluetooth_transport_remote_volume_changed() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1678 void TexelFetchTest::prepareTexture(const Functions& gl, bool is_source, glw::GLuint texture_id) in prepareTexture()