HomeSort by relevance Sort by last modified time
    Searched defs:quoted (Results 1 - 25 of 180) sorted by null

1 2 3 4 5 6 7 8

  /external/tpm2/
Quote.c 28 TPMS_ATTEST quoted; local
38 &quoted);
49 quoted.type = TPM_ST_ATTEST_QUOTE;
62 &quoted.attested.quote.pcrDigest);
66 quoted.attested.quote.pcrSelect = in->PCRselect;
77 &quoted,
79 &out->quoted,
Quote_fp.h 20 TPM2B_ATTEST quoted; member in struct:__anon33792
  /external/jcommander/src/test/java/test/
QuotedMainTest.java 16 String quoted = "\" \""; field in class:QuotedMainTest
21 jc.parse(quoted);
  /external/iproute2/tc/
m_ematch.h 18 int quoted; member in struct:bstr
  /external/openssh/
auth-rsa.c 208 int quoted = 0; local
210 for (; *cp && (quoted || (*cp != ' ' && *cp != '\t')); cp++) {
214 quoted = !quoted;
auth2-pubkey.c 255 * Splits 's' into an argument vector. Handles quoted string and basic
744 int quoted = 0; local
747 for (; *cp && (quoted || (*cp != ' ' && *cp != '\t')); cp++) {
751 quoted = !quoted;
ssh-keygen.c 876 int quoted = 0; local
878 for (; *cp && (quoted || (*cp != ' ' &&
883 quoted = !quoted;
    [all...]
  /external/iptables/iptables/
iptables-xml.c 81 /* arg meta data, were they quoted, frinstance */
104 add_argv(char *what, int quoted)
109 newargvattr[newargc] = quoted;
398 /* use argvattr to tell which arguments were quoted
399 to avoid comparing quoted arguments, like comments, to -j, */
503 || (argv[arg + 1][0] == '-' /* NOT QUOTED */ )) {
744 int quote_open, quoted; local
783 /* We need to know which args were quoted so we
785 quoted = 0;
799 quoted = 1
    [all...]
  /external/pcre/pcrecpp/
pcrecpp_unittest.cc 487 // A meta-quoted string, interpreted as a pattern, should always match
490 string quoted = RE::QuoteMeta(unquoted); local
491 RE re(quoted, options);
496 // quoted, should not generally match a string the unquoted string does.
499 string quoted = RE::QuoteMeta(unquoted); local
500 RE re(quoted, options);
504 // Tests that quoted meta characters match their original strings,
    [all...]
  /external/ppp/pppd/
utils.c 124 * %q (quoted string), %t (current time) and %I (IP address) formats.
164 int base, len, neg, quoted; local
306 case 'q': /* quoted string */
307 quoted = c == 'q';
321 if (!quoted && c >= 0x80) {
326 if (quoted && (c == '"' || c == '\\'))
329 if (quoted) {
options.c 1147 int quoted, comment; local
1156 quoted = 0;
    [all...]
  /external/regex-re2/re2/testing/
re2_test.cc 382 // A meta-quoted string, interpreted as a pattern, should always match
386 string quoted = RE2::QuoteMeta(unquoted); local
387 RE2 re(quoted, options);
389 "Unquoted='" + unquoted + "', quoted='" + quoted + "'."); local
392 // A meta-quoted string, interpreted as a pattern, should always match
396 string quoted = RE2::QuoteMeta(unquoted); local
397 RE2 re(quoted, options);
399 "Unquoted='" + unquoted + "', quoted='" + quoted + "'.") local
    [all...]
  /external/libcups/cups/
http-support.c 2011 int quoted; \/* Quoted character *\/ local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argp.h 341 int quoted;
337 int quoted; member in struct:argp_state
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argp.h 341 int quoted;
337 int quoted; member in struct:argp_state
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_csv.c 628 /* start quoted field */
687 /* in quoted field */
721 /* doublequote - seen a quote in an quoted field */
984 int *quoted, int copy_phase)
1008 if (copy_phase && *quoted)
1033 *quoted = 1;
1049 /* If field is empty check if it needs to be quoted.
1054 "single empty field record must be quoted");
1058 *quoted = 1;
1061 if (*quoted) {
1170 int quoted; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_csv.c 618 /* start quoted field */
677 /* in quoted field */
711 /* doublequote - seen a quote in an quoted field */
970 int *quoted, int copy_phase)
994 if (copy_phase && *quoted)
1019 *quoted = 1;
1035 /* If field is empty check if it needs to be quoted.
1040 "single empty field record must be quoted");
1044 *quoted = 1;
1047 if (*quoted) {
1156 int quoted; local
    [all...]
  /external/ImageMagick/coders/
meta.c 299 quoted,
349 &brkused,&next,&quoted)==0)
359 quoted;
364 "", 0,&brkused,&next,&quoted)==0)
398 quoted;
403 "",0,&brkused,&next,&quoted)==0)
595 quoted,
645 &brkused,&next,&quoted)==0)
655 quoted;
660 "",0,&brkused,&next,&quoted)==0
295 quoted, local
355 quoted; local
394 quoted; local
591 quoted, local
651 quoted; local
690 quoted; local
    [all...]
  /external/dng_sdk/source/
dng_xmp.cpp 3131 bool quoted = false; local
    [all...]
  /external/icu/icu4c/source/i18n/
rbt_pars.cpp 407 int32_t quoteStart = -1; // Most recent 'single quoted string'
458 // Handle quoted matter
465 /* This loop picks up a run of quoted text of the
644 // Quantifiers. We handle single characters, quoted strings,
660 // The */+ follows a 'quoted string'
1658 UBool quoted = FALSE; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cldrtest.c 268 int32_t quoted = 0; local
272 quoted++;
274 else if ((quoted % 2) == 0) {
    [all...]
  /external/icu/icu4c/source/tools/genrb/
parse.cpp 318 UBool quoted = FALSE; local
384 quoted = (UBool)!quoted;
390 if (c == STARTCOMMAND && !quoted)
401 else if (c == HASH && !quoted) {
419 else if (!quoted && (c == SPACE || c == TAB || c == CR || c == LF))
    [all...]
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp 778 bool quoted = false; local
783 quoted = !quoted;
784 } else if (c == what && !quoted) {
844 ALOGE("Expected quoted string for %s attribute, "
884 ALOGE("Expected quoted string for %s attribute, "
1094 ALOGE("Expected quoted string for GROUP-ID, got '%s' instead.",
1106 ALOGE("Expected quoted string for LANGUAGE, got '%s' instead.",
1118 ALOGE("Expected quoted string for NAME, got '%s' instead.",
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
listing.c 1536 int quoted; local
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c 110 int cur_size, i, quoted; local
140 quoted = 0;
145 quoted = !quoted;
149 /* inside quoted string EOF, otherwise end of string */
150 if(quoted)
156 if(!quoted) {
    [all...]

Completed in 4291 milliseconds

1 2 3 4 5 6 7 8