Home
last modified time | relevance | path

Searched refs:vap (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c240 GLuint vap; in r200ChooseVertexState() local
253 vap = rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL]; in r200ChooseVertexState()
265 vap &= ~R200_VAP_FORCE_W_TO_ONE; in r200ChooseVertexState()
268 vap |= R200_VAP_FORCE_W_TO_ONE; in r200ChooseVertexState()
275 vap &= ~R200_VAP_FORCE_W_TO_ONE; in r200ChooseVertexState()
285 if (vap != rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL]) { in r200ChooseVertexState()
286 R200_STATECHANGE( rmesa, vap ); in r200ChooseVertexState()
287 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] = vap; in r200ChooseVertexState()
778 GLuint vap = rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL]; in r200PointsBitmap() local
782 vap &= ~R200_VAP_FORCE_W_TO_ONE; in r200PointsBitmap()
[all …]
Dr200_tcl.c532 R200_STATECHANGE( rmesa, vap ); in transition_to_swtnl()
533 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] &= ~(R200_VAP_TCL_ENABLE|R200_VAP_PROG_VTX_SHADER_ENABLE); in transition_to_swtnl()
552 R200_STATECHANGE( rmesa, vap ); in transition_to_hwtnl()
553 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] |= R200_VAP_TCL_ENABLE; in transition_to_hwtnl()
554 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] &= ~R200_VAP_FORCE_W_TO_ONE; in transition_to_hwtnl()
557 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] |= R200_VAP_PROG_VTX_SHADER_ENABLE; in transition_to_hwtnl()
Dr200_context.h484 struct radeon_state_atom vap; member
Dr200_blit.c563 r200->hw.vap.dirty = GL_TRUE;
Dr200_cmdbuf.c70 insert_at_tail_if( &rmesa->radeon.hw.atomlist, &rmesa->hw.vap ); in r200SetUpAtomList()
Dr200_state_init.c659 ALLOC_STATE( vap, always, VAP_STATE_SIZE, "VAP/vap", 0 ); in r200InitState()
813 rmesa->hw.vap.cmd[VAP_CMD_0] = cmdpkt(rmesa, R200_EMIT_VAP_CTL); in r200InitState()
1126 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] = in r200InitState()
Dr200_vertprog.c1121 R200_STATECHANGE( rmesa, vap ); in r200SetupVertexProg()
1124 …rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] |= R200_VAP_PROG_VTX_SHADER_ENABLE /*| R200_VAP_SINGLE_BUF_STAT… in r200SetupVertexProg()
Dr200_state.c1923 R200_STATECHANGE( rmesa, vap ); in r200Enable()
1924 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] &= ~R200_VAP_PROG_VTX_SHADER_ENABLE; in r200Enable()
/external/mesa3d/src/gallium/frontends/va/
Dconfig.c47 VAProfile vap; in vlVaQueryConfigProfiles() local
60 vap = PipeToProfile(p); in vlVaQueryConfigProfiles()
61 if (vap != VAProfileNone) in vlVaQueryConfigProfiles()
62 profile_list[(*num_profiles)++] = vap; in vlVaQueryConfigProfiles()
/external/cldr/tools/scripts/ansible/templates/
Dcldr-properties.j24 CLDR_VAP={{ surveytooldeploy.vap }}
/external/harfbuzz_ng/util/
Doptions.cc53 va_list vap; in fail() local
54 va_start (vap, format); in fail()
55 msg = g_strdup_vprintf (format, vap); in fail()
56 va_end (vap); in fail()
/external/llvm-project/clang/test/Sema/
Datomic-ops.c566 volatile _Atomic(int*) vap; in nullPointerWarning()
647 __c11_atomic_init(&vap, NULL); in nullPointerWarning()
651 __c11_atomic_store(&vap, NULL, memory_order_relaxed); in nullPointerWarning()
655 (void)__c11_atomic_exchange(&vap, NULL, memory_order_relaxed); in nullPointerWarning()
659 …(void)__c11_atomic_compare_exchange_weak(&vap, &p, NULL, memory_order_relaxed, memory_order_relaxe… in nullPointerWarning()
663 …(void)__c11_atomic_compare_exchange_strong(&vap, &p, NULL, memory_order_relaxed, memory_order_rela… in nullPointerWarning()
/external/llvm-project/llvm/test/MC/SystemZ/
Dinsn-bad-z14.s236 #CHECK: vap %v0, %v0, %v0, 0, -1
238 #CHECK: vap %v0, %v0, %v0, 0, 16
240 #CHECK: vap %v0, %v0, %v0, -1, 0
242 #CHECK: vap %v0, %v0, %v0, 256, 0
244 vap %v0, %v0, %v0, 0, -1
245 vap %v0, %v0, %v0, 0, 16
246 vap %v0, %v0, %v0, -1, 0
247 vap %v0, %v0, %v0, 256, 0
Dinsn-good-z14.s437 #CHECK: vap %v0, %v0, %v0, 0, 0 # encoding: [0xe6,0x00,0x00,0x00,0x00,0x71]
438 #CHECK: vap %v0, %v0, %v0, 0, 15 # encoding: [0xe6,0x00,0x00,0xf0,0x00,0x71]
439 #CHECK: vap %v0, %v0, %v0, 255, 0 # encoding: [0xe6,0x00,0x00,0x0f,0xf0,0x71]
440 #CHECK: vap %v0, %v0, %v31, 0, 0 # encoding: [0xe6,0x00,0xf0,0x00,0x02,0x71]
441 #CHECK: vap %v0, %v31, %v0, 0, 0 # encoding: [0xe6,0x0f,0x00,0x00,0x04,0x71]
442 #CHECK: vap %v31, %v0, %v0, 0, 0 # encoding: [0xe6,0xf0,0x00,0x00,0x08,0x71]
443 #CHECK: vap %v13, %v17, %v21, 121, 11 # encoding: [0xe6,0xd1,0x50,0xb7,0x96,0x71]
445 vap %v0, %v0, %v0, 0, 0
446 vap %v0, %v0, %v0, 0, 15
447 vap %v0, %v0, %v0, 255, 0
[all …]
Dinsn-bad-z13.s354 #CHECK: vap %v0, %v0, %v0, 0, 0
356 vap %v0, %v0, %v0, 0, 0
/external/cpuinfo/test/dmesg/
Dhuawei-p9-lite.log5863 [ 9.285827s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:0]value changed …
5865 [ 9.286102s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:1]value changed …
5867 [ 9.286315s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:2]value changed …
5869 [ 9.286560s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:3]value changed …
5871 [ 9.286773s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:4]value changed …
5873 [ 9.287017s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:5]value changed …
5875 [ 9.287231s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:6]value changed …
5879 [ 9.287475s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:7]value changed …
5881 [ 9.287689s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:8]value changed …
5883 [ 9.287933s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:9]value changed …
[all …]
/external/cldr/tools/scripts/ansible/
DREADME.md98 vap: hunter44
/external/mksh/src/
Deval.c149 union mksh_ccphack vap; in eval() local
151 vap.ro = ap; in eval()
152 return (vap.rw); in eval()
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns-z14.txt467 # CHECK: vap %v0, %v0, %v0, 0, 0
470 # CHECK: vap %v0, %v0, %v0, 0, 15
473 # CHECK: vap %v0, %v0, %v0, 255, 0
476 # CHECK: vap %v0, %v0, %v31, 0, 0
479 # CHECK: vap %v0, %v31, %v0, 0, 0
482 # CHECK: vap %v31, %v0, %v0, 0, 0
485 # CHECK: vap %v13, %v17, %v21, 121, 11
/external/cldr/common/testData/transforms/
Dund-Latn-t-und-guru.txt882 ਭਾਵਪਾਲ bhāvapāla
/external/capstone/arch/SystemZ/
DSystemZGenInsnNameMaps.inc1706 { SYSZ_INS_VAP, "vap" },
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1730 def VAP : QuaternaryVRIf<"vap", 0xE671>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1772 def VAP : QuaternaryVRIf<"vap", 0xE671>;
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dhrtf_g722_1C_48_jitterT2.rtp1467 R�̇h(��Py�7�'l"��U���2f��$�h����£)�$vap&�^�����A�`�F�!J-`��Ζ���+��Pg�
Dhrtf_g722_1C_48.rtp1468 R�̇h(��Py�7�'l"��U���2f��$�h����£)�$vap&�^�����A�`�F�!J-`��Ζ���+��Pg�

12