Home
last modified time | relevance | path

Searched defs:g (Results 1 – 13 of 13) sorted by relevance

/bionic/tests/
Dglob_test.cpp64 static void InstallFake(glob_t* g) { in InstallFake()
74 glob_t g = {}; in TEST() local
81 glob_t g = {}; in TEST() local
97 glob_t g = {}; in TEST() local
122 glob_t g = {}; in TEST() local
143 glob_t g = {}; in TEST() local
159 glob_t g = {}; in TEST() local
179 glob_t g = {}; in TEST() local
192 glob_t g = {}; in TEST() local
219 glob_t g = {}; in TEST() local
[all …]
Dspawn_test.cpp77 pid_t g; in TEST() local
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregfree.c72 struct re_guts *g; in __weak_alias() local
Dregcomp.c114 struct re_guts *g; member
274 struct re_guts *g; in regcomp_internal() local
1979 stripsnug(struct parse *p, struct re_guts *g)
2004 findmust(struct parse *p, struct re_guts *g)
2276 computejumps(struct parse *p, struct re_guts *g)
2323 computematchjumps(struct parse *p, struct re_guts *g)
2401 pluscount(struct parse *p, struct re_guts *g)
Dengine.c91 struct re_guts *g; member
200 matcher(struct re_guts *g, in matcher()
1035 step(struct re_guts *g, in step()
1181 struct re_guts *g = m->g; in print() local
Dregexec.c232 struct re_guts *g = preg->re_g; in regexec() local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_log.c365 double F, f, g, q, u, v, u1, u2; in __log__D() local
/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h23 #define _SEG7(l,a,b,c,d,e,f,g) (a << BIT_SEG7_A | b << BIT_SEG7_B | c << BIT_SEG7_C | d << BIT_SEG7… argument
Drkisp1-config.h320 __u8 g; member
/bionic/libc/stdio/
Dstdio.cpp141 glue* g = reinterpret_cast<glue*>(data); in moreglue() local
169 struct glue *g; in __sfp() local
213 for (glue* g = &__sglue; g != nullptr; g = g->next) { in _fwalk() local
/bionic/linker/
Dlinker_soinfo.cpp917 uint32_t h = 0, g; in calculate_elf_hash() local
/bionic/libc/kernel/uapi/drm/
Ddrm_fourcc.h193 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c,s,g,k,h) fourcc_mod_code(NVIDIA, (0x10 | ((h) & 0xf… argument
/bionic/libc/kernel/uapi/asm-x86/asm/
Dkvm.h113 __u8 present, dpl, db, s, l, g, avl; member