HomeSort by relevance Sort by last modified time
    Searched refs:ARRAY_SIZE (Results 76 - 100 of 3562) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/vixl/test/aarch32/traces/
assembler-cond-rd-operand-imm16-mov-t32.h     [all...]
assembler-cond-rd-operand-imm16-movt-t32.h     [all...]
assembler-cond-rd-operand-imm16-movw-t32.h     [all...]
assembler-cond-rd-operand-const-cmn-t32.h     [all...]
assembler-cond-rd-operand-const-cmp-t32.h     [all...]
assembler-cond-rd-operand-const-mov-t32.h     [all...]
assembler-cond-rd-operand-const-movs-t32.h     [all...]
assembler-cond-rd-operand-const-mvn-t32.h     [all...]
assembler-cond-rd-operand-const-mvns-t32.h     [all...]
assembler-cond-rd-operand-const-teq-t32.h     [all...]
assembler-cond-rd-operand-const-tst-t32.h     [all...]
assembler-cond-rd-rn-operand-rm-rd-is-rn-is-sp-in-it-block-add-t32.h 669 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r0),
673 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r1),
677 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r2),
681 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r3),
685 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r4),
689 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r5),
693 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r6),
697 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r7),
701 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r8),
705 ARRAY_SIZE(kInstruction_add_eq_r13_r13_r9)
    [all...]
assembler-cond-rdlow-operand-imm8-mov-t32.h     [all...]
assembler-cond-rd-operand-rn-in-it-block-cmp-t32.h     [all...]
assembler-cond-rd-operand-rn-in-it-block-mov-t32.h     [all...]
assembler-cond-rd-operand-const-can-use-pc-cmn-a32.h     [all...]
assembler-cond-rd-operand-const-can-use-pc-cmp-a32.h     [all...]
assembler-cond-rd-operand-const-can-use-pc-teq-a32.h     [all...]
assembler-cond-rd-operand-const-can-use-pc-tst-a32.h     [all...]
assembler-cond-rd-operand-const-cannot-use-pc-mov-a32.h     [all...]
assembler-cond-rd-operand-const-cannot-use-pc-movs-a32.h     [all...]
assembler-cond-rd-operand-const-cannot-use-pc-mvn-a32.h     [all...]
assembler-cond-rd-operand-const-cannot-use-pc-mvns-a32.h     [all...]
  /external/vixl/test/aarch32/
test-simulator-cond-rdlow-operand-imm8-t32.cc 193 ARRAY_SIZE(kCondition),
198 ARRAY_SIZE(kCondition),
203 ARRAY_SIZE(kCondition),
208 ARRAY_SIZE(kCondition),
213 ARRAY_SIZE(kCondition),
218 ARRAY_SIZE(kCondition),
223 ARRAY_SIZE(kCondition),
228 ARRAY_SIZE(kCondition),
233 ARRAY_SIZE(kCondition),
238 ARRAY_SIZE(kCondition)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_strings.c 240 STATIC_ASSERT(ARRAY_SIZE(tgsi_semantic_names) == TGSI_SEMANTIC_COUNT);
241 STATIC_ASSERT(ARRAY_SIZE(tgsi_texture_names) == TGSI_TEXTURE_COUNT);
242 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT);
243 STATIC_ASSERT(ARRAY_SIZE(tgsi_primitive_names) == PIPE_PRIM_MAX);
244 STATIC_ASSERT(ARRAY_SIZE(tgsi_interpolate_names) == TGSI_INTERPOLATE_COUNT);
245 STATIC_ASSERT(ARRAY_SIZE(tgsi_return_type_names) == TGSI_RETURN_TYPE_COUNT);
257 STATIC_ASSERT(ARRAY_SIZE(tgsi_file_names) == TGSI_FILE_COUNT);
258 if (file < ARRAY_SIZE(tgsi_file_names))

Completed in 2039 milliseconds

1 2 34 5 6 7 8 91011>>