OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xcontext
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h
351
typedef int
XContext
;
353
#define XUniqueContext() ((
XContext
) XrmUniqueQuark())
354
#define XStringToContext(string) ((
XContext
) XrmStringToQuark(string))
394
XContext
/* context */
413
XContext
/* context */,
573
XContext
/* context */,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h
351
typedef int
XContext
;
353
#define XUniqueContext() ((
XContext
) XrmUniqueQuark())
354
#define XStringToContext(string) ((
XContext
) XrmStringToQuark(string))
394
XContext
/* context */
413
XContext
/* context */,
573
XContext
/* context */,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h
351
typedef int
XContext
;
353
#define XUniqueContext() ((
XContext
) XrmUniqueQuark())
354
#define XStringToContext(string) ((
XContext
) XrmStringToQuark(string))
394
XContext
/* context */
413
XContext
/* context */,
573
XContext
/* context */,
/external/libsepol/src/
services.c
291
context_struct_t *
xcontext
)
313
if (
xcontext
== NULL)
370
*
xcontext
is a special beast... It is used by the validatetrans rules
372
* tcontext is the context after the transition, and
xcontext
is the
374
* of constraint_expr_eval_reason should pass in NULL for
xcontext
.
382
context_struct_t *
xcontext
,
399
* Set 1 = source, 2 = target, 3 =
xcontext
for validatetrans
415
class_buf = get_class_info(tclass, constraint,
xcontext
);
621
c =
xcontext
;
[
all
...]
/system/core/libpixelflinger/codeflinger/
mips_disassem.c
172
"
xcontext
", "cp0r21", "cp0r22", "debug",
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java
[
all
...]
/external/qemu/target-mips/
translate.c
[
all
...]
Completed in 1707 milliseconds