Home
last modified time | relevance | path

Searched defs:tcs (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1958 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDontDisconnectSameSub() local
1971 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDontDisconnectEmergency() local
1983 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDontDisconnectExternal() local
1996 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDisconnectDifferentSub() local
2007 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDisconnectDifferentSubTwoCalls() local
2028 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDontDisconnectDifferentSubForVirtualDsdaDevice() local
2045 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDisconnectDifferentSubForVirtualDsdaDevice_ifCallExtraSet() local
2062 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testDontUnholdOnSameSubForVirtualDsdaDevice() local
2080 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testUnholdOnOtherSubForVirtualDsdaDevice() local
2122 ArrayList<android.telecom.Connection> tcs = new ArrayList<>(); in testHoldOnOtherSubForVirtualDsdaDevice() local
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_ts.c46 struct svga_tcs_shader *tcs; in svga_create_tcs_state() local
67 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_bind_tcs_state() local
86 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_delete_tcs_state() local
H A Dsvga_state_ts.c21 struct svga_tcs_shader *tcs = svga->curr.tcs; in make_tcs_key() local
67 struct svga_tcs_shader *tcs = svga->curr.tcs; in emit_hw_tcs() local
/aosp_15_r20/packages/modules/Uwb/ranging/service/tests/unittests/src/com/android/ranging/tests/
DRangingSessionConfigTest.java103 ImmutableSet<TechnologyConfig> tcs = mConfig.getTechnologyConfigs(deviceParams); in should_combineIdenticallyConfiguredUwbSessions() local
141 ImmutableSet<TechnologyConfig> tcs = mConfig.getTechnologyConfigs(deviceParams); in shouldNot_combineUniquelyConfiguredUwbSessions() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_tess.c79 llvmpipe_bind_tcs_state(struct pipe_context *pipe, void *tcs) in llvmpipe_bind_tcs_state()
93 llvmpipe_delete_tcs_state(struct pipe_context *pipe, void *tcs) in llvmpipe_delete_tcs_state()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp7094 Utils::ShaderInterface &tcs = program_interface.GetShaderInterface(Utils::Shader::TESS_CTRL); in test() local
7241 Utils::ShaderInterface &tcs = program_interface.GetShaderInterface(Utils::Shader::TESS_CTRL); in test() local
7283 Utils::ShaderInterface &tcs = program_interface.GetShaderInterface(Utils::Shader::TESS_CTRL); in test() local
7808 const std::string &tcs = in test() local
8253 static const GLchar *tcs = "#version 430 core\n" in test() local
8927 static const GLchar *tcs = "#version 430 core\n" in test() local
9277 static const GLchar *tcs = "#version 430 core\n" in test() local
9742 static const GLchar *tcs = "#version 430 core\n" in test() local
10232 static const GLchar *tcs = "#version 430 core\n" in test() local
10922 static const GLchar *tcs = "#version 430 core\n" in test() local
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_tcs_variant.cpp148 d3d12_shader_selector *tcs = d3d12_create_shader(ctx, PIPE_SHADER_TESS_CTRL, &templ); in create_tess_ctrl_shader_variant() local
163 d3d12_shader_selector *tcs = create_tess_ctrl_shader_variant(ctx, key); in d3d12_get_tcs_variant() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dmod.rs34 tcs: Tcs, field
201 let tcs = guard.queue.inner.pop().map(|entry| -> Tcs { in notify_one() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dmod.rs34 tcs: Tcs, field
201 let tcs = guard.queue.inner.pop().map(|entry| -> Tcs { in notify_one() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dmod.rs34 tcs: Tcs, field
201 let tcs = guard.queue.inner.pop().map(|entry| -> Tcs { in notify_one() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dmod.rs34 tcs: Tcs, field
201 let tcs = guard.queue.inner.pop().map(|entry| -> Tcs { in notify_one() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dmod.rs34 tcs: Tcs, field
201 let tcs = guard.queue.inner.pop().map(|entry| -> Tcs { in notify_one() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_shader_keys.h131 struct zink_tcs_key tcs; member
145 struct zink_tcs_key tcs; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline_llvm.c142 struct draw_tess_ctrl_shader *tcs = draw->tcs.tess_ctrl_shader; in llvm_middle_end_prepare_tcs() local
287 struct draw_tess_ctrl_shader *tcs = draw->tcs.tess_ctrl_shader; in llvm_middle_end_prepare() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/
Dbuilder.rs3751 ) -> GraphicsPipelineBuilder<'vs2, 'tcs, 'tes, 'gs, 'fs, Vdef, Vss2, Tcss, Tess, Gss, Fss> in vertex_shader()
3819 ) -> GraphicsPipelineBuilder<'vs, 'tcs, 'tes, 'gs2, 'fs, Vdef, Vss, Tcss, Tess, Gss2, Fss> in geometry_shader()
3852 ) -> GraphicsPipelineBuilder<'vs, 'tcs, 'tes, 'gs, 'fs2, Vdef, Vss, Tcss, Tess, Gss, Fss2> in fragment_shader()
3883 ) -> GraphicsPipelineBuilder<'vs, 'tcs, 'tes, 'gs, 'fs, T, Vss, Tcss, Tess, Gss, Fss> in vertex_input_state()
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfoTest.java88 private static TerritoryContainment territories(CldrValue... tcs) { in territories()
/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dnil_format_table_gen.py163 def tcs(self): member in Format
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/
Dsgx.rs25 tcs: Tcs, field
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/
H A Dtest_encl.c73 void *tcs = (void *)op->tcs_page; in do_encl_init_tcs_page() local
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dsgx.h51 __u64 tcs; member

12345