HomeSort by relevance Sort by last modified time
    Searched refs:cp (Results 626 - 650 of 1508) sorted by null

<<21222324252627282930>>

  /external/dhcpcd/mk/
dist.mk 25 cp -RPp * /tmp/${SNAPDIR}
  /external/e2fsprogs/config/
parse-types.sh 24 cp asm_types.h asm_types.c
  /external/e2fsprogs/misc/
uuidd.c 237 char reply_buf[1024], *cp; local
417 for (i=0, cp=reply_buf+sizeof(num);
418 i < num; i++, cp+=16) {
419 uuid_unparse((unsigned char *)cp, str);
443 char buf[1024], *cp; local
541 cp = buf + 4;
544 for (i=0; i < num; i++, cp+=16) {
545 uuid_unparse((unsigned char *) cp, str);
e2image.c 300 char *cp = buf; local
304 if (*cp++)
346 char *p, *end, *cp; local
385 cp = p+8;
388 memset(cp+dirent->name_len, 0, len);
389 if (dirent->name_len==1 && cp[0] == '.')
391 if (dirent->name_len==2 && cp[0] == '.' && cp[1] == '.')
394 memset(cp, 'A', dirent->name_len);
398 *cp += id % 26
    [all...]
  /external/genext2fs/
test-gen.lib 32 cp $fname test
  /external/icu4c/i18n/
uspoof_wsconf.cpp 222 UChar32 cp; local
223 for (cp=startCodePoint; cp<=endCodePoint; cp++) {
224 int32_t setIndex = utrie2_get32(table, cp);
235 bsset->codePoint = cp;
246 utrie2_set32(table, cp, setIndex, &status);
254 UScriptCode cpScript = uscript_getScript(cp, &status);
  /external/icu4c/stubdata/
regenerate.sh 46 cp $ICU4C_DIR/stubdata/icudt${ICU_VERSION}l-all.dat $ICU4C_DIR/tmp/icudt${ICU_VERSION}l.dat
  /external/icu4c/tools/tzcode/
zdump.c 228 register const char * cp; local
233 cp = abbrp;
235 while (isascii((unsigned char) *cp) && isalpha((unsigned char) *cp))
236 ++cp;
237 if (cp - abbrp == 0)
239 else if (cp - abbrp < 3)
241 else if (cp - abbrp > 6)
243 if (wp == NULL && (*cp == '+' || *cp == '-'))
    [all...]
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 30 test -f /etc/resolv.conf.bak && cp /etc/resolv.conf.bak /etc/resolv.conf
  /external/javassist/src/main/javassist/
CtClassType.java 78 CtClassType(String name, ClassPool cp) {
80 classPool = cp;
92 CtClassType(InputStream ins, ClassPool cp) throws IOException {
93 this((String)null, cp);
264 void setClassPool(ClassPool cp) { classPool = cp; }
443 static boolean hasAnnotationType(Class clz, ClassPool cp,
481 static Object getAnnotationType(Class clz, ClassPool cp,
501 return toAnnoType(anno1[i], cp);
506 return toAnnoType(anno2[i], cp);
1240 ConstPool cp = getClassFile2().getConstPool(); local
1366 ConstPool cp = cf.getConstPool(); local
    [all...]
CtNewConstructor.java 140 ConstPool cp = declaring.getClassFile2().getConstPool(); local
141 Bytecode code = new Bytecode(cp, 1, 1);
  /external/javassist/src/main/javassist/bytecode/annotation/
AnnotationsWriter.java 67 * @param cp the constant pool.
69 public AnnotationsWriter(OutputStream os, ConstPool cp) {
71 pool = cp;
  /external/mesa3d/src/gallium/drivers/radeon/
Makefile 31 cp R600IntrinsicsNoOpenCL.td R600Intrinsics.td
33 cp R600IntrinsicsOpenCL.td R600Intrinsics.td
  /external/open-vcdiff/packages/deb/
rules 62 cp -f /usr/share/misc/config.sub config.sub
65 cp -f /usr/share/misc/config.guess config.guess
  /external/open-vcdiff/packages/
rpm.sh 62 cp "$archive" "$RPM_SOURCE_DIR"
  /external/openssh/regress/
putty-transfer.sh 19 cp ${OBJ}/.putty/sessions/localhost_proxy \
  /external/tcpdump/
print-dccp.c 223 const u_char *cp; local
237 cp = (const u_char *)(dh + 1);
238 if (cp > snapend) {
383 const u_char *cp; local
385 cp = bp + dccp_basic_hdr_len(dh) + extlen;
390 TCHECK(*cp);
391 optlen = dccp_print_option(cp);
395 cp += optlen;
  /frameworks/av/media/libeffects/loudness/common/core/
byte_swapper.h 32 char *cp = reinterpret_cast<char *>(&word); local
33 return cp[0] != 0;
  /frameworks/wilhelm/tools/hashgen/
Makefile 4 cp IID_to_MPH.c ../../src/autogen
50 cp frag2.c $@
  /prebuilts/qemu-kernel/arm/
rebuild.sh 301 cp -f arch/arm/boot/zImage "$OUT_DIR/kernel-qemu$2"
302 cp -f vmlinux "$OUT_DIR/vmlinux-qemu$2"
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c 1123 constcharparam *cp; local
1227 constcharparam *cp, *cpnext; local
    [all...]
  /external/dnsmasq/src/
dhcp.c 723 char *ip, *cp; local
777 for (cp = ip; *cp; cp++)
778 if (!(*cp == '.' || (*cp >='0' && *cp <= '9')))
781 if (!*cp)
885 struct dhcp_config *configs, *cp; local
893 for (cp = configs->next; cp; cp = cp->next
    [all...]
  /system/core/adb/
adb.c 321 apacket *cp = get_apacket(); local
322 cp->msg.command = A_CNXN;
323 cp->msg.arg0 = A_VERSION;
324 cp->msg.arg1 = MAX_PAYLOAD;
325 cp->msg.data_length = fill_connect_data((char *)cp->data,
326 sizeof(cp->data));
327 send_packet(cp, t);
440 char *cp; local
445 cp = strchr(type, ':')
    [all...]
  /external/mksh/src/
funcs.c 1513 const char *cp; local
1600 const char *cp; local
1732 const char *file, *cp, **argv; local
1800 char *cp, *allocd = NULL, *xp; local
2463 char *cp = NULL; local
3711 char *buf, *cp; local
    [all...]
  /art/test/etc/
host-run-test-jar 112 -cp $DEX_LOCATION/$TEST_NAME.jar Main "$@"

Completed in 1594 milliseconds

<<21222324252627282930>>