/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionServiceTest.java | 1958 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 D | svga_pipe_ts.c | 46 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 D | svga_state_ts.c | 21 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/ |
D | RangingSessionConfigTest.java | 103 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 D | lp_state_tess.c | 79 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 D | gl4cEnhancedLayoutsTests.cpp | 7094 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 D | d3d12_tcs_variant.cpp | 148 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | zink_shader_keys.h | 131 struct zink_tcs_key tcs; member 145 struct zink_tcs_key tcs; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 142 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/ |
D | builder.rs | 3751 ) -> 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 D | PartitionInfoTest.java | 88 private static TerritoryContainment territories(CldrValue... tcs) { in territories()
|
/aosp_15_r20/external/mesa3d/src/nouveau/nil/ |
H A D | nil_format_table_gen.py | 163 def tcs(self): member in Format
|
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/ |
D | sgx.rs | 25 tcs: Tcs, field
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sgx/ |
H A D | test_encl.c | 73 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/ |
D | sgx.h | 51 __u64 tcs; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sgx.h | 51 __u64 tcs; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sgx.h | 51 __u64 tcs; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sgx.h | 51 __u64 tcs; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sgx.h | 51 __u64 tcs; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sgx.h | 51 __u64 tcs; member
|