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

1 2

  /prebuilts/go/darwin-x86/test/
errchk 95 sub chk { subroutine
150 chk($file)
escape.go 47 func chk(p, q *int, v int, s string) { func
178 chk(p, q, 1, "i_escapes")
181 chk(p, q, 3, "j_escapes")
184 chk(p, q, 5, "k_escapes")
187 chk(p, q, 7, "in_escapes")
190 chk(p, q, 9, "select_escapes")
193 chk(p, q, 11, "select_escapes1")
196 chk(p, q, 13, "range_escapes")
205 chk(p, q, 105, "for_escapes3")
209 chk(p, q, 15, "out_escapes"
    [all...]
  /prebuilts/go/linux-x86/test/
errchk 95 sub chk { subroutine
150 chk($file)
escape.go 47 func chk(p, q *int, v int, s string) { func
178 chk(p, q, 1, "i_escapes")
181 chk(p, q, 3, "j_escapes")
184 chk(p, q, 5, "k_escapes")
187 chk(p, q, 7, "in_escapes")
190 chk(p, q, 9, "select_escapes")
193 chk(p, q, 11, "select_escapes1")
196 chk(p, q, 13, "range_escapes")
205 chk(p, q, 105, "for_escapes3")
209 chk(p, q, 15, "out_escapes"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/
helper.c 91 pid_t chk; local
150 chk = waitpid(child, &status, 0);
151 if (chk != child) {
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
6-1.c 120 pid_t pid, chk; local
152 chk = waitpid(pid, &status, 0);
153 if (chk != pid) {
154 output("Expected pid: %i. Got %i\n", (int)pid, (int)chk);
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 45 chk = test_checker() variable
122 chk.check(os.path.exists(self.block), "%s exists" % (self.block))
129 chk.check(os.path.exists(keyfile), "%s exists" % (keyfile))
130 chk.check(not os.path.exists(other), "%s does not exist" % (other))
134 chk.check(stat.S_ISREG(info.st_mode),
136 chk.check(info.st_uid == 0, "%s is owned by root" % (keyfile))
137 chk.check(info.st_gid == 0, "%s has group root" % (keyfile))
138 chk.check(stat.S_IMODE(info.st_mode) == (stat.S_IRUSR | stat.S_IWUSR),
140 chk.check(info.st_size == 48, "%s is 48 bytes" % (keyfile))
144 chk.check(stat.S_ISREG(info.st_mode)
    [all...]
  /external/libopus/celt/tests/
test_unit_mathops.c 92 opus_int32 min_d,max_d,last,chk; local
93 chk=max_d=0;
99 chk ^= q*i;
105 if ((chk!=89408644)||(max_d!=5)||(min_d!=0)||(bitexact_cos(64)!=32767)||
116 opus_int32 min_d,max_d,last,chk; local
117 fail=chk=max_d=0;
125 chk ^= q*i;
133 if ((chk!=15821257)||(max_d!=61)||(min_d!=-2)||fail||
  /platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
AccessibilityScannerHelper.java 155 UiObject2 chk = mDevice.wait(Until.findObject( local
157 if (chk != null) {
158 chk.click();
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 241 bool chk = chkB && chkP && chkNV && chkR && chkS && chkSh && chkSl; local
243 return chk;
  /system/core/libsparse/
sparse.c 212 struct chunk_data *chk = priv; local
214 return chk->write(chk->priv, data, len, chk->block, chk->nr_blocks);
224 struct chunk_data chk; local
228 chk.priv = priv;
229 chk.write = write;
230 chk.block = chk.nr_blocks = 0
    [all...]
  /external/f2fs-tools/fsck/
fsck.h 72 } chk; member in struct:f2fs_fsck
  /external/libxml2/
SAX2.c 1774 int chk; local
2427 int chk; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
connection.c 1446 char* chk; local
    [all...]
  /external/python/cpython2/Modules/_sqlite/
connection.c 1473 char* chk; local
    [all...]
  /external/tcpdump/
print-sctp.c 177 struct sctpChunkDesc chk; member in struct:sctpRelChunkDesc
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-gen.c 231 /* An opcode dependency (chk/reg pair of dependency lists). */
234 int chk; /* index into dlists */
424 if (opdeps[i]->chk == chkind
429 pair->chk = chkind;
798 add_dep (const char *name, const char *chk, const char *reg,
805 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
233 int chk; \/* index into dlists *\/ member in struct:opdep
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
dwarf.c 2623 unsigned char *chk; local
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 

Completed in 381 milliseconds

1 2