/external/e2fsprogs/misc/ |
ismounted.c | 42 static char *skip_over_blank(char *cp) 44 while (*cp && isspace(*cp)) 45 cp++; 46 return cp; 49 static char *skip_over_word(char *cp) 51 while (*cp && !isspace(*cp)) 52 cp++; 53 return cp; 86 char buf[1024], *device = 0, *mnt_dir = 0, *cp; local [all...] |
e2initrd_helper.c | 124 char *cp, *ret; local 127 cp = file->buf + file->ptr; 128 while (*cp && *cp != '\n') { 129 cp++; 137 while (*cp && (*cp == '\n' || *cp == '\r')) { 138 cp++; 165 static char *skip_over_blank(char *cp) 235 char *dev, *device, *mntpnt, *type, *opts, *freq, *passno, *cp; local [all...] |
/external/javassist/src/main/javassist/convert/ |
TransformCall.java | 53 public void initialize(ConstPool cp, CodeAttribute attr) { 54 if (constPool != cp) 66 ConstPool cp) throws BadBytecode 72 String cname = cp.eqMember(methodname, methodDescriptor, index); 74 int ntinfo = cp.getMemberNameAndType(index); 76 cp.getNameAndTypeDescriptor(ntinfo), cp); 108 int typedesc, ConstPool cp) throws BadBytecode 111 int nt = cp.addNameAndTypeInfo(cp.addUtf8Info(newMethodname) [all...] |
TransformNewClass.java | 34 public void initialize(ConstPool cp, CodeAttribute attr) { 47 ConstPool cp) throws CannotCompileException 53 if (cp.getClassInfo(index).equals(classname)) { 59 newClassIndex = cp.addClassInfo(newClassName); 67 int typedesc = cp.isConstructor(classname, index); 69 int nt = cp.getMethodrefNameAndType(index); 72 newMethodIndex = cp.addMethodrefInfo(newClassIndex, nt);
|
/external/tcpdump/ |
print-ascii.c | 60 ascii_print(register const u_char *cp, register u_int length) 66 s = *cp++; 78 register const u_char *cp, register u_int length, register u_int oset) 90 s1 = *cp++; 91 s2 = *cp++; 108 s1 = *cp++; 124 hex_and_ascii_print(register const char *ident, register const u_char *cp, 127 hex_and_ascii_print_with_offset(ident, cp, length, 0); 134 hex_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, 147 s = *cp++ [all...] |
/external/e2fsprogs/util/ |
subst.c | 82 char *cp, *start; local 97 for (cp = start; *cp; cp++) { 98 if (!(*cp >= 'a' && *cp <= 'z') && 99 !(*cp >= 'A' && *cp <= 'Z') && 100 !(*cp >= '0' && *cp <= '9') & 212 char *cp, *ptr; local [all...] |
/external/javassist/src/main/javassist/bytecode/ |
SourceFileAttribute.java | 31 SourceFileAttribute(ConstPool cp, int n, DataInputStream in) 34 super(cp, n, in); 40 * @param cp a constant pool table. 43 public SourceFileAttribute(ConstPool cp, String filename) { 44 super(cp, tag); 45 int index = cp.addUtf8Info(filename);
|
AttributeInfo.java | 38 protected AttributeInfo(ConstPool cp, int attrname, byte[] attrinfo) { 39 constPool = cp; 44 protected AttributeInfo(ConstPool cp, String attrname) { 45 this(cp, attrname, (byte[])null); 51 * @param cp constant pool table 56 public AttributeInfo(ConstPool cp, String attrname, byte[] attrinfo) { 57 this(cp, cp.addUtf8Info(attrname), attrinfo); 60 protected AttributeInfo(ConstPool cp, int n, DataInputStream in) 63 constPool = cp; [all...] |
/external/e2fsprogs/lib/ss/ |
parse.c | 50 register char **argv, *cp; local 65 cp = line_ptr; /* cp is for output */ 82 cp = line_ptr++; 84 argv[argc++] = cp; 90 cp = line_ptr; 98 *cp++ = '\0'; 102 *cp++ = '\0'; 111 *cp++ = *line_ptr++; 124 *cp++ = '"' [all...] |
get_readline.c | 47 char *tmp, *cp, *next; local 63 for (cp = tmp; cp; cp = next) { 64 next = strchr(cp, ':'); 67 if (*cp == 0) 69 if ((handle = dlopen(cp, RTLD_NOW))) { 70 /* printf("Using %s for readline library\n", cp); */
|
/external/openssh/ |
auth2-pubkey.c | 204 char line[SSH_MAX_PUBKEY_BYTES], *cp, *ep, *line_opts; local 216 for (cp = line; *cp == ' ' || *cp == '\t'; cp++) 219 if ((ep = strchr(cp, '#')) != NULL) 221 if (!*cp || *cp == '\n') 224 ep = cp + strlen(cp) - 1 284 char *cp, *key_options = NULL; local [all...] |
auth-options.c | 97 const char *cp; local 107 cp = "cert-authority"; 108 if (strncasecmp(opts, cp, strlen(cp)) == 0) { 110 opts += strlen(cp); 113 cp = "no-port-forwarding"; 114 if (strncasecmp(opts, cp, strlen(cp)) == 0) { 117 opts += strlen(cp); 120 cp = "no-agent-forwarding" [all...] |
/dalvik/tools/dmtracedump/ |
CreateTestTrace.c | 140 char *cp = buf; local 141 if (*cp == '#') 144 if (isdigit(*cp)) { 145 int time = strtoul(cp, &cp, 0); 146 while (isspace(*cp)) 147 cp += 1; 148 int threadId = strtoul(cp, &cp, 0); 152 indentEnd = cp; 177 char *cp = buf; local [all...] |
/external/libppp/src/ |
slcompress.c | 109 *cp++ = 0; \ 110 cp[1] = (n); \ 111 cp[0] = (n) >> 8; \ 112 cp += 2; \ 114 *cp++ = (n); \ 119 *cp++ = 0; \ 120 cp[1] = (n); \ 121 cp[0] = (n) >> 8; \ 122 cp += 2; \ 124 *cp++ = (n); 170 register u_char *cp = new_seq; local 433 register u_char *cp; local [all...] |
/external/expat/xmlwf/ |
codepage.c | 14 codepageMap(int cp, int *map) 18 if (!GetCPInfo(cp, &info) || info.MaxCharSize > 2) 36 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, 45 codepageConvert(int cp, const char *p) 48 if (MultiByteToWideChar(cp, MB_PRECOMPOSED|MB_ERR_INVALID_CHARS, 57 codepageMap(int cp, int *map) 63 codepageConvert(int cp, const char *p)
|
/bionic/libc/upstream-netbsd/common/lib/libc/inet/ |
inet_addr.c | 110 inet_addr(const char *cp) { 113 if (inet_aton(cp, &val)) 119 * Check whether "cp" is a valid ascii representation 126 inet_aton(const char *cp, struct in_addr *addr) { 135 c = *cp; 146 c = *++cp; 148 base = 16, c = *++cp; 159 c = *++cp; 165 c = *++cp; 180 c = *++cp; [all...] |
/external/dhcpcd/compat/ |
linkaddr.c | 57 char *cp = sdl->sdl_data; local 84 *cp++ = addr[-1]; 88 sdl->sdl_nlen = cp - sdl->sdl_data; 91 *cp++ = byte; 103 *cp++ = byte; 108 *cp++ = byte; 114 } while (cp < cplim); 115 sdl->sdl_alen = cp - LLADDR(sdl); 116 newaddr = cp - (char *)(void *)sdl;
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/ |
PhysicsCollisionEventFactory.java | 45 public PhysicsCollisionEvent getEvent(int type, PhysicsCollisionObject source, PhysicsCollisionObject nodeB, ManifoldPoint cp) { 48 event = new PhysicsCollisionEvent(type, source, nodeB, cp); 50 event.refactor(type, source, nodeB, cp);
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
Annotation.java | 66 * @param cp the constant pool table. 70 public Annotation(int type, ConstPool cp) { 71 pool = cp; 81 * @param cp the constant pool table. 85 public Annotation(String typeName, ConstPool cp) { 86 this(cp.addUtf8Info(Descriptor.of(typeName)), cp); 94 * @param cp the constant pool table. 98 public Annotation(ConstPool cp, CtClass clazz) 102 this(cp.addUtf8Info(Descriptor.of(clazz.getName())), cp) [all...] |
/external/javassist/src/main/javassist/expr/ |
MethodCall.java | 34 private int getNameAndType(ConstPool cp) { 40 return cp.getInterfaceMethodrefNameAndType(index); 42 return cp.getMethodrefNameAndType(index); 85 ConstPool cp = getConstPool(); local 91 cname = cp.getInterfaceMethodrefClassName(index); 93 cname = cp.getMethodrefClassName(index); 105 ConstPool cp = getConstPool(); local 106 int nt = getNameAndType(cp); 107 return cp.getUtf8Info(cp.getNameAndTypeName(nt)) 128 ConstPool cp = getConstPool(); local 204 ClassPool cp = thisClass.getClassPool(); local [all...] |
/bionic/libc/netbsd/resolv/ |
res_debug.c | 314 p_cdnname(const u_char *cp, const u_char *msg, int len, FILE *file) { 318 if ((n = dn_expand(msg, msg + len, cp, name, sizeof name)) < 0) 324 return (cp + n); 328 p_cdname(const u_char *cp, const u_char *msg, FILE *file) { 329 return (p_cdnname(cp, msg, PACKETSZ, file)); 336 p_fqnname(cp, msg, msglen, name, namelen) 337 const u_char *cp, *msg; 344 if ((n = dn_expand(msg, cp + msglen, cp, name, namelen)) < 0) 353 return (cp + n) 728 const char *cp; local 766 const char *cp; local 865 const char *cp, *maxcp; local 979 const u_char *cp = binary; local [all...] |
/external/chromium/base/allocator/ |
prep_libc.sh | 23 cp "$LIBCMT" "$OUTDIR" 24 cp "$LIBCMTPDB" "$OUTDIR"
|
/external/clang/test/SemaTemplate/ |
implicit-instantiation-1.cpp | 21 void test_add(char *cp, int i, int *ip) { 22 char* cp2 = add(cp, i); 23 add(cp, cp); // expected-note{{instantiation of}}
|
/external/icu4c/tools/genrb/ |
genrb.h | 48 const char* cp,
|
/external/javassist/sample/preproc/ |
Assistant.java | 40 * public CtClass[] assist(ClassPool cp, String importname, String[] args) { 41 * return new CtClass[] { cp.get(importname) }; 45 * @param cp class pool 51 public CtClass[] assist(ClassPool cp, String importname,
|