Searched defs:g (Results 1 – 11 of 11) sorted by relevance
/bionic/tests/ |
D | glob_test.cpp | 61 static void InstallFake(glob_t* g) { in InstallFake() 70 glob_t g = {}; in TEST() local 77 glob_t g = {}; in TEST() local 93 glob_t g = {}; in TEST() local 115 glob_t g = {}; in TEST() local 132 glob_t g = {}; in TEST() local 145 glob_t g = {}; in TEST() local 165 glob_t g = {}; in TEST() local 177 glob_t g = {}; in TEST() local 200 glob_t g = {}; in TEST() local [all …]
|
D | spawn_test.cpp | 75 pid_t g; in TEST() local
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regfree.c | 106 struct re_guts *g; in __weak_alias() local
|
D | regcomp.c | 116 struct re_guts *g; member 240 struct re_guts *g; in regcomp() local 1556 struct re_guts *g, in isinsets() 1583 struct re_guts *g, in samesets() 1610 struct re_guts *g) in categorize() 1787 struct re_guts *g) in stripsnug() 1812 struct re_guts *g) in findmust() 1899 struct re_guts *g) in pluscount()
|
D | engine.c | 108 struct re_guts *g; member 177 struct re_guts *g, in matcher() 968 struct re_guts *g, in step() 1098 struct re_guts *g = m->g; in print() local
|
D | regexec.c | 210 struct re_guts *g = preg->re_g; local
|
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
D | b_log.c | 437 double F, f, g, q, u, v, u2; local
|
/bionic/libc/kernel/uapi/linux/ |
D | map_to_7segment.h | 35 #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
|
/bionic/libc/stdio/ |
D | stdio.cpp | 141 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/ |
D | linker_soinfo.cpp | 925 uint32_t h = 0, g; in calculate_elf_hash() local
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | kvm.h | 129 __u8 present, dpl, db, s, l, g, avl; member
|