| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 5161 ipp_pstate_t pstate = IPP_PRINTER_IDLE; in is_disabled() local 5195 pstate = IPP_PRINTER_IDLE; in is_disabled() 5207 pstate = (ipp_pstate_t)ippGetInteger(attr, 0); in is_disabled() 5226 switch (pstate) { in is_disabled() 6156 ipp_pstate_t pstate = IPP_PRINTER_IDLE; in on_job_state() local 6337 pstate = IPP_PRINTER_IDLE; in on_job_state() 6346 pstate = IPP_PRINTER_IDLE; in on_job_state() 6356 pstate = (ipp_pstate_t)ippGetInteger(attr, 0); in on_job_state() 6376 switch (pstate) { in on_job_state() 6434 if (pstate in on_job_state() [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 2239 struct pipe_sampler_state pstate; member 2275 cso->pstate = *state; in crocus_create_sampler_state() 2347 struct pipe_sampler_state *state = &cso->pstate; in crocus_upload_sampler_state() 2648 if (state->pstate.seamless_cube_map && in crocus_upload_sampler_states() 9152 if (samp->pstate.min_img_filter != PIPE_TEX_FILTER_NEAREST && 9153 samp->pstate.mag_img_filter != PIPE_TEX_FILTER_NEAREST) { 9154 if (samp->pstate.wrap_s == PIPE_TEX_WRAP_CLAMP) 9156 if (samp->pstate.wrap_t == PIPE_TEX_WRAP_CLAMP) 9158 if (samp->pstate.wrap_r == PIPE_TEX_WRAP_CLAMP)
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
| H A D | mod.rs | 150 pub pstate: ::c_ulonglong,
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
| H A D | mod.rs | 57 pub pstate: ::c_ulonglong,
|
| /third_party/skia/platform_tools/android/bin/linux/ |
| H A D | perfhost | libpthread.so.0 _Jv_RegisterClasses sem_post pthread_attr_init sem_init pthread_mutex_unlock pthread_create raise pthread_attr_setstacksize __errno_location fork nanosleep waitpid pthread_mutex_lock lseek64 ... |
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu.h | 948 * \param out_flags - \c [out] output current stable pstate
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 7371 enum radeon_ctx_pstate pstate = enable ? RADEON_CTX_PSTATE_PEAK : RADEON_CTX_PSTATE_NONE; in radv_thread_trace_set_pstate() local 7374 /* pstate is per-device; setting it for one ctx is sufficient. in radv_thread_trace_set_pstate() 7378 return ws->ctx_set_pstate(device->hw_ctx[i], pstate) >= 0; in radv_thread_trace_set_pstate()
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | basic_tests.c | 91 { "Stable pstate Test", amdgpu_stable_pstate_test },
|
| /third_party/rust/crates/libc/src/ |
| H A D | psp.rs | 4024 pub fn sceNetApctlGetState(pstate: *mut ApctlState) -> i32; in sceNetApctlGetState()
|
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 22.2.0.rst | 859 - radv: Add pstate locking for perfcounters. 5712 - radv: Only set pstate for the first hw_ctx.
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 211657 RbuState *pState = rbuLoadState(p); global() local 211813 rbuSetupCheckpoint(sqlite3rbu *p, RbuState *pState) global() argument 212606 rbuSetupOal(sqlite3rbu *p, RbuState *pState) global() argument 212790 RbuState *pState = 0; global() local [all...] |
| /third_party/mesa3d/ |
| H A D | .pick_status.json | 25636 "description": "radv: acquire pstate on-demand when capturing with RGP", [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 1345 // Instructions to modify PSTATE, no input reg
|
| /third_party/libabigail/tests/data/test-diff-suppr/ |
| H A D | test45-abi-wl.xml | 10542 <var-decl name='pstate' type-id='type-id-7' visibility='default' filepath='arch/arm64/include/uapi/asm/ptrace.h' line='78' column='1'/> 10556 <var-decl name='pstate' type-id='type-id-274' visibility='default' filepath='arch/arm64/include/asm/ptrace.h' line='166' column='1'/> [all...] |
| H A D | test46-PR25128-base.xml | [all...] |
| H A D | test46-PR25128-new.xml | [all...] |
| H A D | test45-abi.xml | [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
| H A D | AArch64GenSubtargetInfo.inc | 327 { "uaops", "Enable v8.2 UAO PState", AArch64::FeaturePsUAO, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, [all...] |
| H A D | AArch64GenAsmMatcher.inc | 1271 case Feature_HasPsUAOBit: return "ARM v8.2 UAO PState extension (psuao)"; [all...] |
| /third_party/libabigail/tests/data/test-diff-filter/ |
| H A D | test-PR27569-v1.abi | [all...] |
| H A D | test-PR27569-v0.abi | [all...] |
| H A D | test-PR27995.abi | [all...] |
| /third_party/NuttX/ |
| H A D | ReleaseNotes | 19606 - apps/nshlib: Do not dereference NULL 'pstate' in nsh_console.c. [all...] |