HomeSort by relevance Sort by last modified time
    Searched defs:cp (Results 251 - 275 of 876) sorted by null

<<11121314151617181920>>

  /external/boringssl/src/crypto/conf/
conf.c 196 char *s, *e, *rp, *rrp, *np, *cp, v; local
274 cp = section;
280 cp = np;
303 * cp which is the start of the section string which is
308 p = NCONF_get_string(conf, cp, np);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECAlgorithms.java 73 ECCurve cp = P.getCurve(); local
74 Q = importPoint(cp, Q);
77 if (cp instanceof ECCurve.AbstractF2m)
79 ECCurve.AbstractF2m f2mCurve = (ECCurve.AbstractF2m)cp;
86 ECEndomorphism endomorphism = cp.getEndomorphism();
118 ECCurve cp = P.getCurve(); local
119 Q = importPoint(cp, Q);
126 ECCurve cp = p.getCurve(); local
127 if (!c.equals(cp))
  /external/clang/test/Analysis/
malloc-annotations.c 221 const void *cp = p; // not crash local
misc-ps.c 186 char *cp = (char *)&v; local
187 clang_analyzer_eval(ip == cp); // expected-warning{{TRUE}}
  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 623 char *cp = buffer; local
625 sprintf(cp, "NULL passed to _Block_dump\n");
632 cp += sprintf(cp, "^%p (new layout) =\n", (void *)closure);
634 cp += sprintf(cp, "isa: NULL\n");
637 cp += sprintf(cp, "isa: stack Block\n");
640 cp += sprintf(cp, "isa: malloc heap Block\n")
689 char *cp = buffer; local
    [all...]
  /external/dnsmasq/src/
util.c 215 unsigned char *cp = p++; local
218 *cp = j;
  /external/e2fsprogs/debugfs/
extent_inode.c 71 char *cp; local
100 cp = strchr(extent_prompt, ':');
101 if (cp)
102 *cp = 0;
  /external/e2fsprogs/e2fsck/
logfile.c 71 char *cp; local
112 cp = strrchr(ctx->filesystem_name, '/');
113 if (cp)
114 cp++;
116 cp = ctx->filesystem_name;
117 append_string(s, cp, 0);
161 const char *cp; local
166 for (cp = log_fn; *cp; cp++)
209 char *cp; local
    [all...]
  /external/e2fsprogs/ext2ed/
general_com.c 582 unsigned char *cp = (unsigned char *) ptr; local
589 ch = *cp++;
592 if (cp[j-i])
  /external/e2fsprogs/intl/
localealias.c 256 char *cp; local
262 cp = buf;
264 while (isspace ((unsigned char) cp[0]))
265 ++cp;
268 if (cp[0] != '\0' && cp[0] != '#')
270 alias = cp++;
271 while (cp[0] != '\0' && !isspace ((unsigned char) cp[0]))
272 ++cp;
    [all...]
relocatable.c 217 const char *cp = curr_installdir + strlen (curr_installdir); local
221 while (rp > rel_installdir && cp > cp_base)
225 const char *cpi = cp;
252 cp = cpi;
260 size_t curr_prefix_len = cp - curr_installdir;
vasnprintf.c 137 const CHAR_T *cp; local
207 for (cp = format, i = 0, dp = &d.dir[0]; ; cp = dp->dir_end, i++, dp++)
209 if (cp != dp->dir_start)
211 size_t n = dp->dir_start - cp;
215 memcpy (result + length, cp, n * sizeof (CHAR_T));
  /external/e2fsprogs/lib/blkid/
tag.c 226 char *name, *value, *cp; local
230 if (!token || !(cp = strchr(token, '=')))
236 value = name + (cp - token);
240 if (!(cp = strrchr(value, c)))
242 *cp = '\0';
  /external/e2fsprogs/lib/ext2fs/
test_io.c 137 const unsigned char *cp; local
142 for (i=0, cp = buf; i < channel->block_size; i++, cp++) {
143 cksum += *cp;
146 for (i=0, cp = buf; i < channel->block_size; i++, cp++) {
149 fprintf(f, "%02x%c", *cp, ((i % 16) == 15) ? '\n' : ' ');
tst_bitmaps.c 41 char *cp; local
68 cp = strchr(buf, '\n');
69 if (cp)
70 *cp = 0;
71 cp = strchr(buf, '\r');
72 if (cp)
73 *cp = 0;
  /external/e2fsprogs/misc/
blkid.c 72 static void safe_print(const char *cp, int len)
77 len = strlen(cp);
80 ch = *cp++;
101 const char *cp; local
111 cp = getenv("COLUMNS");
112 if (cp)
113 return strtol(cp, NULL, 10);
e2initrd_helper.c 127 char *cp, *ret; local
130 cp = file->buf + file->ptr;
131 while (*cp && *cp != '\n') {
132 cp++;
140 while (*cp && (*cp == '\n' || *cp == '\r')) {
141 cp++;
168 static char *skip_over_blank(char *cp)
238 char *dev, *device, *mntpnt, *type, *opts, *freq, *passno, *cp; local
    [all...]
uuidd.c 237 char reply_buf[1024], *cp; local
420 for (i=0, cp=reply_buf+sizeof(num);
421 i < num; i++, cp+=16) {
422 uuid_unparse((unsigned char *)cp, str);
446 char buf[1024], *cp; local
547 cp = buf + 4;
550 for (i=0; i < num; i++, cp+=16) {
551 uuid_unparse((unsigned char *) cp, str);
  /external/e2fsprogs/tests/progs/
test_rel.c 666 char *cp; local
694 cp = strchr(buf, '\n');
695 if (cp)
696 *cp = 0;
697 cp = strchr(buf, '\r');
698 if (cp)
699 *cp = 0;
  /external/elfutils/src/
size.c 363 char *cp = new_prefix; local
368 cp = mempcpy (cp, prefix, prefix_len);
369 *cp++ = ':';
371 memcpy (cp, fname, fname_len);
648 char *cp = fullname; local
653 cp = mempcpy (cp, prefix, prefix_len);
654 *cp++ = ':';
656 memcpy (cp, fname, fname_len)
    [all...]
  /external/gptfdisk/
gptpart.cc 85 uint16_t cp = name[ pos ++ ] ; local
86 if ( ! IsLittleEndian() ) ReverseBytes( & cp , 2 ) ;
89 if ( cp < 0xd800 || cp > 0xdfff ) {
90 uni = cp ;
92 else if ( cp < 0xdc00 ) {
94 uni = ( (uint32_t)( cp & 0x3ff ) ) << 10 ;
99 cp = name[ pos ++ ] ;
100 if ( cp < 0xdc00 || cp > 0xdfff )
198 uint8_t cp = theName[ i ++ ] ; local
    [all...]
  /external/guava/guava-tests/benchmark/com/google/common/base/
CharMatcherBenchmark.java 112 int cp = sampler.nextCodePoint(); local
113 builder.appendCodePoint(cp);
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TextTrieMap.java 145 int cp = UCharacter.foldCase(Character.codePointAt(_text, _nextIdx), true); local
146 _nextIdx = _nextIdx + Character.charCount(cp);
148 char[] chars = Character.toChars(cp);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BreakTransliterator.java 95 int cp = UTF16.charAt(text, boundary-1); local
96 int type = UCharacter.getType(cp);
97 //System.out.println(Integer.toString(cp,16) + " (before): " + type);
100 cp = UTF16.charAt(text, boundary);
101 type = UCharacter.getType(cp);
102 //System.out.println(Integer.toString(cp,16) + " (after): " + type);
CanonicalIterator.java 125 int cp; local
133 for (; i < source.length(); i += Character.charCount(cp)) {
134 cp = source.codePointAt(i);
135 if (nfcImpl.isCanonSegmentStarter(cp)) {
175 int cp; local
176 for (int i = 0; i < source.length(); i += UTF16.getCharCount(cp)) {
177 cp = UTF16.charAt(source, i);
182 if (skipZeros && i != 0 && UCharacter.getCombiningClass(cp) == 0) {
190 + source.substring(i + UTF16.getCharCount(cp)), skipZeros, subpermute);
214 public static UnicodeSet getStarts(int cp) {
294 int cp; local
373 int cp; local
    [all...]

Completed in 2346 milliseconds

<<11121314151617181920>>