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

  /dalvik/dexdump/
DexDump.cpp 257 #define NUM_FLAGS 18
258 static const char* kAccessStrings[kAccessForMAX][NUM_FLAGS] = {
336 for (i = 0; i < NUM_FLAGS; i++) {
    [all...]
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp 62 const uint32_t NUM_FLAGS = 16;
418 int32_t flags[NUM_FLAGS] = {0};
524 int32_t flags[NUM_FLAGS] = {0};
658 int32_t flags[NUM_FLAGS] = {0};
    [all...]

Completed in 566 milliseconds