HomeSort by relevance Sort by last modified time
    Searched refs:firsts (Results 1 - 23 of 23) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
bcopy.c 19 const char *firsts = (const char *) src; local
22 *firstd++ = *firsts++;
  /external/bison/src/
closure.c 43 static bitsetv firsts = NULL; variable
45 /* Retrieve the FDERIVES/FIRSTS sets of the nonterminals numbered Var. */
47 #define FIRSTS(Var) firsts[(Var) - ntokens]
77 fprintf (stderr, "FIRSTS\n");
81 fprintf (stderr, "\t%s firsts\n", symbols[i]->tag);
82 BITSET_FOR_EACH (iter, FIRSTS (i), j, 0)
114 | Set FIRSTS to be an NVARS array of NVARS bitsets indicating which |
129 firsts = bitsetv_create (nvars, nvars, BITSET_FIXED);
136 bitset_set (FIRSTS (i), sym - ntokens)
    [all...]
  /external/deqp/modules/gles2/stress/
es2sVertexArrayTests.cpp 213 int firsts[] = {6, 24}; local
225 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); firstNdx++)
244 spec.first = firsts[firstNdx];
247 std::string name = Array::inputTypeToString(inputTypes[inputTypeNdx]) + "_first" + typeToString(firsts[firstNdx]) + "_offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]);
es2sDrawTests.cpp 228 const int firsts[] = { 0, 7, 13 }; local
318 spec.first = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights);
  /external/deqp/modules/gles3/stress/
es3sVertexArrayTests.cpp 279 int firsts[] = {6, 24}; local
289 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); firstNdx++)
296 std::string name = "first" + typeToString(firsts[firstNdx]) + "_offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]);
312 spec.first = firsts[firstNdx];
es3sDrawTests.cpp 417 const int firsts[] = { 0, 7, 13 }; local
532 spec.first = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights);
  /external/deqp/modules/gles2/functional/
es2fDrawTests.cpp 392 const int firsts[] = local
400 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); ++firstNdx)
402 const std::string name = std::string("first_") + de::toString(firsts[firstNdx]);
403 const std::string desc = std::string("first ") + de::toString(firsts[firstNdx]);
406 spec.first = firsts[firstNdx];
514 static const int firsts[] = { 0, 7, 13 }; local
604 spec.first = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights);
es2fVertexArrayTest.cpp 212 int firsts[] = {6, 24}; local
224 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); firstNdx++)
243 spec.first = firsts[firstNdx];
246 std::string name = Array::inputTypeToString(inputTypes[inputTypeNdx]) + "_first" + typeToString(firsts[firstNdx]) + "_offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tabnanny.py 267 firsts = map(lambda tup: str(tup[0]), w)
271 return prefix + " " + ', '.join(firsts)
  /prebuilts/gdb/linux-x86/lib/python2.7/
tabnanny.py 267 firsts = map(lambda tup: str(tup[0]), w)
271 return prefix + " " + ', '.join(firsts)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tabnanny.py 267 firsts = map(lambda tup: str(tup[0]), w)
271 return prefix + " " + ', '.join(firsts)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tabnanny.py 267 firsts = map(lambda tup: str(tup[0]), w)
271 return prefix + " " + ', '.join(firsts)
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 341 const int firsts[] = { 0, 7, 13 };
464 spec.first = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights);
  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 493 const int firsts[] = local
501 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); ++firstNdx)
503 const std::string name = std::string("first_") + de::toString(firsts[firstNdx]);
504 const std::string desc = std::string("first ") + de::toString(firsts[firstNdx]);
507 spec.first = firsts[firstNdx];
919 static const int firsts[] = { 0, 7, 13 }; local
    [all...]
es3fVertexArrayTest.cpp 276 int firsts[] = {6, 24}; local
286 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); firstNdx++)
293 std::string name = "first" + typeToString(firsts[firstNdx]) + "_offset" + typeToString(offsets[offsetNdx]) + "_stride" + typeToString(stride) + "_quads" + typeToString(counts[countNdx]);
309 spec.first = firsts[firstNdx];
    [all...]
  /external/v8/test/cctest/
test-decls.cc 789 const char* firsts[] = { local
804 for (int i = 0; firsts[i] != NULL; ++i) {
807 context.Check(firsts[i], EXPECT_RESULT,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 624 const int firsts[] = local
632 for (int firstNdx = 0; firstNdx < DE_LENGTH_OF_ARRAY(firsts); ++firstNdx)
634 const std::string name = std::string("first_") + de::toString(firsts[firstNdx]);
635 const std::string desc = std::string("first ") + de::toString(firsts[firstNdx]);
638 spec.first = firsts[firstNdx];
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
AlphabeticIndexTest.java 251 Collection<String> firsts = alphabeticIndex.getFirstCharactersInScripts(); local
259 for (String index : firsts) {
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
AlphabeticIndexTest.java 247 Collection<String> firsts = alphabeticIndex.getFirstCharactersInScripts(); local
255 for (String index : firsts) {
    [all...]
  /external/bison/tests/
testsuite 692 100;sets.at:193;Firsts;;
    [all...]
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /prebuilts/tools/common/google-java-format/
google-java-format-1.0-all-deps.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 

Completed in 2379 milliseconds