Home
last modified time | relevance | path

Searched refs:pstate (Results 1 – 20 of 20) sorted by relevance

/external/bison/lib/
Dmbrtowc.c41 char *pstate = (char *)ps; in mbrtowc() local
55 if (pstate == NULL) in mbrtowc()
56 pstate = internal_state; in mbrtowc()
59 size_t nstate = pstate[0]; in mbrtowc()
71 buf[2] = pstate[3]; in mbrtowc()
74 buf[1] = pstate[2]; in mbrtowc()
77 buf[0] = pstate[1]; in mbrtowc()
109 pstate[0] = 0; in mbrtowc()
302 pstate[++k] = s[0]; in mbrtowc()
305 pstate[++k] = s[1]; in mbrtowc()
[all …]
Dmbsinit.c56 const char *pstate = (const char *)ps; in mbsinit() local
58 return pstate == NULL || pstate[0] == 0; in mbsinit()
/external/syslinux/core/fs/pxe/
Dhttp_readdir.c392 enum http_readdir_state pstate = st_start; in http_get_filename() local
418 if (state != pstate) in http_get_filename()
422 pstate = state; in http_get_filename()
424 if (pstate != st_start) in http_get_filename()
425 pstate = st_start; in http_get_filename()
/external/llvm/test/MC/Sparc/
Dsparcv9-instructions.s139 ! V8-NEXT: wrpr %g6,%i6,%pstate
140 ! V9: wrpr %g6, %fp, %pstate ! encoding: [0x8d,0x91,0x80,0x1e]
141 wrpr %g6,%i6,%pstate
200 ! V8-NEXT: wrpr %g6,255,%pstate
201 ! V9: wrpr %g6, 255, %pstate ! encoding: [0x8d,0x91,0xa0,0xff]
202 wrpr %g6,255,%pstate
261 ! V8-NEXT: rdpr %pstate,%i5
262 ! V9: rdpr %pstate, %i5 ! encoding: [0xbb,0x51,0x80,0x00]
263 rdpr %pstate,%i5
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dsigcontext.h31 __u64 pstate; member
Dptrace.h73 __u64 pstate; member
/external/libunwind/src/aarch64/
DGresume.c114 sc->pstate = uc->uc_mcontext.pstate; in aarch64_local_resume()
Dgen-offsets.c66 SC ("state", pstate); in main()
/external/valgrind/include/vki/
Dvki-arm64-linux.h193 __vki_u64 pstate; member
497 __vki_u64 pstate; member
/external/bison/data/
Dyacc.c275 typedef struct ]b4_prefix[pstate ]b4_prefix[pstate;
279 [[b4_prefix[pstate *ps]], [[ps]]]b4_pure_if([,
285 [[b4_prefix[pstate *ps]], [[ps]]]m4_ifset([b4_parse_param], [,
287 b4_c_function_decl([b4_prefix[pstate_new]], [b4_prefix[pstate *]],
290 [[b4_prefix[pstate *ps]], [[ps]]])dnl
361 #define yypstate ]b4_prefix[pstate]])[
/external/python/cpython2/Parser/
Dspark.py497 pstate, pparent = pitem
498 k = self.goto(pstate, lhs)
558 pstate, pparent = pitem
560 k = self.edges.get((pstate, lhs), None)
/external/google-breakpad/src/common/android/
Dbreakpad_getcontext_unittest.cc66 offsetof(ucontext_t,uc_mcontext.pstate)); in TEST()
/external/valgrind/coregrind/m_sigframe/
Dsigframe-arm64-linux.c108 sc->pstate = 0; /* slack .. could do better */ in synth_ucontext()
/external/google-breakpad/src/client/linux/dump_writer_common/
Dthread_info.cc218 out->cpsr = static_cast<uint32_t>(regs.pstate);
Ducontext_reader.cc199 out->cpsr = static_cast<uint32_t>(uc->uc_mcontext.pstate);
/external/libdrm/include/drm/
Dnouveau_class.h326 __s8 pstate; /* out: current pstate index */ member
/external/libchrome/sandbox/linux/bpf_dsl/
Dseccomp_macros.h252 unsigned long long pstate; member
/external/libxml2/
Drelaxng.c389 int pstate; /* progressive state */ member
8161 ctxt->pstate = 1; in xmlRelaxNGValidateProgressiveCallback()
8168 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8175 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8181 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8188 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8200 ctxt->pstate = 0; in xmlRelaxNGValidateProgressiveCallback()
8207 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8217 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
8225 ctxt->pstate = -1; in xmlRelaxNGValidateProgressiveCallback()
[all …]
/external/valgrind/
DREADME.aarch64171 uregs.pstate = LibVEX_GuestARM64_get_nzcv(vex); /* is this correct? */
/external/elfutils/tests/
Drun-readelf-mixed-corenote.sh303 pc: 0x0000000000400548, pstate: 0x0000000060000000, fpvalid: 1