Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 829) sorted by relevance

12345678910>>...34

/prebuilts/go/linux-x86/src/runtime/
Ddefs_windows_amd64.go14 type context struct { struct
15 p1home uint64
16 p2home uint64
17 p3home uint64
18 p4home uint64
19 p5home uint64
20 p6home uint64
21 contextflags uint32
22 mxcsr uint32
23 segcs uint16
[all …]
Ddefs_windows_386.go21 type context struct { struct
22 contextflags uint32
23 dr0 uint32
24 dr1 uint32
25 dr2 uint32
26 dr3 uint32
27 dr6 uint32
28 dr7 uint32
29 floatsave floatingsavearea
30 seggs uint32
[all …]
Ddefs_windows_arm.go20 type context struct { struct
21 contextflags uint32
22 r0 uint32
23 r1 uint32
24 r2 uint32
25 r3 uint32
26 r4 uint32
27 r5 uint32
28 r6 uint32
29 r7 uint32
[all …]
Ddefs_windows_arm64.go21 type context struct { struct
22 contextflags uint32
23 cpsr uint32
24 x [31]uint64 // fp is x[29], lr is x[30]
25 xsp uint64
26 pc uint64
27 v [32]neon128
28 fpcr uint32
29 fpsr uint32
30 bcr [8]uint32
[all …]
Dsignal_windows.go66 func isAbort(r *context) bool {
84 func isgoexception(info *exceptionrecord, r *context) bool {
212 func exceptionhandler(info *exceptionrecord, r *context, gp *g) int32 {
270 func sehhandler(_ *exceptionrecord, _ uint64, _ *context, dctxt *_DISPATCHER_CONTEXT) int32 {
310 func firstcontinuehandler(info *exceptionrecord, r *context, gp *g) int32 {
323 func lastcontinuehandler(info *exceptionrecord, r *context, gp *g) int32 {
349 func winthrow(info *exceptionrecord, r *context, gp *g) {
456 func dieFromException(info *exceptionrecord, r *context) {
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/cases/
Dcontext.go19 type context struct { struct
20 dst, src []byte
21 atEOF bool
23 pDst int // pDst points past the last written rune in dst.
24 pSrc int // pSrc points to the start of the currently scanned rune.
27 nDst, nSrc int
28 err error
30 sz int // size of current rune
31 info info // case information of currently scanned rune
34 isMidWord bool // false if next cased letter needs to be title-cased.
[all …]
Dmap.go146 func noSpan(c *context) bool {
205 context anonMember
280 context anonMember
318 context anonMember
440 func finalSigmaBody(c *context) bool {
500 func elUpper(c *context) bool {
567 func ltLower(c *context) bool {
721 func aztrLower(c *context) (done bool) {
773 func nlTitle(c *context) bool {
793 func nlTitleSpan(c *context) bool {
[all …]
/prebuilts/go/linux-x86/src/html/template/
Dtransition.go51 func tText(c context, s []byte) (context, int) {
89 func tTag(c context, s []byte) (context, int) {
138 func tAttrName(c context, s []byte) (context, int) {
149 func tAfterName(c context, s []byte) (context, int) {
174 func tBeforeValue(c context, s []byte) (context, int) {
192 func tHTMLCmt(c context, s []byte) (context, int) {
215 func tSpecialTagEnd(c context, s []byte) (context, int) {
255 func tAttr(c context, s []byte) (context, int) {
260 func tURL(c context, s []byte) (context, int) {
272 func tJS(c context, s []byte) (context, int) {
[all …]
Dcontext.go19 type context struct { struct
20 state state
21 delim delim
22 urlPart urlPart
23 jsCtx jsCtx
28 jsBraceDepth []int
29 attr attr
30 element element
31 n parse.Node // for range break/continue
32 err *Error
[all …]
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/etree/
DElementPath.py98 def get_parent_map(context): argument
118 def select(context, result): argument
124 def select(context, result): argument
134 def select(context, result): argument
143 def select(context, result): argument
157 def select(context, result): argument
165 def select(context, result): argument
173 def select(context, result): argument
179 def select(context, result): argument
197 def select(context, result): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/xml/etree/
DElementPath.py98 def get_parent_map(context): argument
118 def select(context, result): argument
124 def select(context, result): argument
134 def select(context, result): argument
143 def select(context, result): argument
157 def select(context, result): argument
165 def select(context, result): argument
173 def select(context, result): argument
179 def select(context, result): argument
197 def select(context, result): argument
[all …]
/prebuilts/build-tools/common/py3-stdlib/xml/etree/
DElementPath.py98 def get_parent_map(context): argument
118 def select(context, result): argument
124 def select(context, result): argument
134 def select(context, result): argument
143 def select(context, result): argument
157 def select(context, result): argument
165 def select(context, result): argument
173 def select(context, result): argument
179 def select(context, result): argument
197 def select(context, result): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/etree/
DElementPath.py98 def get_parent_map(context): argument
118 def select(context, result): argument
124 def select(context, result): argument
134 def select(context, result): argument
143 def select(context, result): argument
157 def select(context, result): argument
165 def select(context, result): argument
173 def select(context, result): argument
179 def select(context, result): argument
197 def select(context, result): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/etree/
DElementPath.py98 def get_parent_map(context): argument
118 def select(context, result): argument
124 def select(context, result): argument
134 def select(context, result): argument
143 def select(context, result): argument
157 def select(context, result): argument
165 def select(context, result): argument
173 def select(context, result): argument
179 def select(context, result): argument
197 def select(context, result): argument
[all …]
/prebuilts/go/linux-x86/src/internal/trace/testdata/
Dmktests.go40 type context struct { struct
41 testNames map[string]struct{}
42 filter *regexp.Regexp
60 func (ctx *context) register(testName string) (skip bool, err error) {
70 func (ctx *context) runGenerators() error {
108 func (ctx *context) runTestProg(progPath string) error {
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCrashRecoveryContext.h130 CrashRecoveryContextCleanup(CrashRecoveryContext *context) in CrashRecoveryContextCleanup()
163 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase()
173 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create() local
185 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup()
200 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup()
212 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCrashRecoveryContext.h130 CrashRecoveryContextCleanup(CrashRecoveryContext *context) in CrashRecoveryContextCleanup()
163 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase()
173 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create() local
185 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup()
200 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup()
212 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCrashRecoveryContext.h130 CrashRecoveryContextCleanup(CrashRecoveryContext *context) in CrashRecoveryContextCleanup()
163 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase()
173 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create() local
185 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup()
200 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup()
212 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DCrashRecoveryContext.h130 CrashRecoveryContextCleanup(CrashRecoveryContext *context) in CrashRecoveryContextCleanup()
163 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextCleanupBase()
173 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create() local
185 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup()
200 CrashRecoveryContextDeleteCleanup(CrashRecoveryContext *context, T *resource) in CrashRecoveryContextDeleteCleanup()
212 CrashRecoveryContextReleaseRefCleanup(CrashRecoveryContext *context, in CrashRecoveryContextReleaseRefCleanup()
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_pydecimal.py211 def handle(self, context, *args): argument
250 def handle(self, context, *args): argument
263 def handle(self, context, *args): argument
279 def handle(self, context, sign, *args): argument
290 def handle(self, context, *args): argument
301 def handle(self, context, *args): argument
327 def handle(self, context, *args): argument
375 def handle(self, context, sign, *args): argument
462 def setcontext(context): argument
532 def __new__(cls, value="0", context=None): argument
[all …]
/prebuilts/build-tools/common/py3-stdlib/
D_pydecimal.py114 def handle(self, context, *args): argument
153 def handle(self, context, *args): argument
166 def handle(self, context, *args): argument
182 def handle(self, context, sign, *args): argument
193 def handle(self, context, *args): argument
204 def handle(self, context, *args): argument
230 def handle(self, context, *args): argument
278 def handle(self, context, sign, *args): argument
365 def setcontext(context): argument
435 def __new__(cls, value="0", context=None): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_pydecimal.py211 def handle(self, context, *args): argument
250 def handle(self, context, *args): argument
263 def handle(self, context, *args): argument
279 def handle(self, context, sign, *args): argument
290 def handle(self, context, *args): argument
301 def handle(self, context, *args): argument
327 def handle(self, context, *args): argument
375 def handle(self, context, sign, *args): argument
462 def setcontext(context): argument
532 def __new__(cls, value="0", context=None): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_pydecimal.py211 def handle(self, context, *args): argument
250 def handle(self, context, *args): argument
263 def handle(self, context, *args): argument
279 def handle(self, context, sign, *args): argument
290 def handle(self, context, *args): argument
301 def handle(self, context, *args): argument
327 def handle(self, context, *args): argument
375 def handle(self, context, sign, *args): argument
462 def setcontext(context): argument
532 def __new__(cls, value="0", context=None): argument
[all …]
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
D_pydecimal.py211 def handle(self, context, *args): argument
250 def handle(self, context, *args): argument
263 def handle(self, context, *args): argument
279 def handle(self, context, sign, *args): argument
290 def handle(self, context, *args): argument
301 def handle(self, context, *args): argument
327 def handle(self, context, *args): argument
375 def handle(self, context, sign, *args): argument
462 def setcontext(context): argument
532 def __new__(cls, value="0", context=None): argument
[all …]
Dpprint.py168 def _format(self, object, stream, indent, allowance, context, level): argument
196 def _pprint_dataclass(self, object, stream, indent, allowance, context, level): argument
206 def _pprint_dict(self, object, stream, indent, allowance, context, level): argument
223 def _pprint_ordered_dict(self, object, stream, indent, allowance, context, level): argument
236 def _pprint_list(self, object, stream, indent, allowance, context, level): argument
244 def _pprint_tuple(self, object, stream, indent, allowance, context, level): argument
253 def _pprint_set(self, object, stream, indent, allowance, context, level): argument
273 def _pprint_str(self, object, stream, indent, allowance, context, level): argument
324 def _pprint_bytes(self, object, stream, indent, allowance, context, level): argument
345 def _pprint_bytearray(self, object, stream, indent, allowance, context, level): argument
[all …]

12345678910>>...34