HomeSort by relevance Sort by last modified time
    Searched refs:feat (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/test/Object/
coff-archive-short.test 18 CHECKIDX: 00000001 a @feat.00
25 CHECKIDX: 00000001 a @feat.00
coff-archive.test 67 CHECKIDX: 00000001 a @feat.00
202 CHECKIDX: 00000001 a @feat.00
  /external/linux-tools-perf/util/
header.h 79 void perf_header__set_feat(struct perf_header *header, int feat);
80 void perf_header__clear_feat(struct perf_header *header, int feat);
81 bool perf_header__has_feat(const struct perf_header *header, int feat);
86 int feat, int fd));
header.c 89 void perf_header__set_feat(struct perf_header *header, int feat)
91 set_bit(feat, header->adds_features);
94 void perf_header__clear_feat(struct perf_header *header, int feat)
96 clear_bit(feat, header->adds_features);
99 bool perf_header__has_feat(const struct perf_header *header, int feat)
101 return test_bit(feat, header->adds_features);
585 int feat, int fd))
591 int err = -1, feat = 1; local
609 while (idx < nr_sections && feat < HEADER_LAST_FEATURE) {
610 if (perf_header__has_feat(header, feat)) {
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
alternative_32.h 31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
alternative_32.h 31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 39 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (feature), ##input)
  /external/chromium_org/third_party/freetype/include/freetype/
ftgxval.h 57 /* some TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, */
116 * Validate `feat' table.
146 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
151 #define FT_VALIDATE_feat FT_VALIDATE_GX_BITFIELD( feat )
  /external/freetype/include/freetype/
ftgxval.h 57 /* some TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, */
116 * Validate `feat' table.
146 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
151 #define FT_VALIDATE_feat FT_VALIDATE_GX_BITFIELD( feat )
  /external/kernel-headers/original/asm-x86/
alternative_32.h 92 " .byte %c[feat]\n" /* feature bit */ \
98 ".previous" : output : [feat] "i" (feature), ##input)
  /external/sfntly/cpp/src/sfntly/
tag.h 78 static const int32_t feat; member in struct:sfntly::Tag
85 static const int32_t Feat;
tag.cc 60 const int32_t Tag::feat = TAG('f', 'e', 'a', 't'); member in class:sfntly::Tag
65 const int32_t Tag::Feat = TAG('F', 'e', 'a', 't');
  /external/sfntly/cpp/src/test/
test_data.cc 40 Tag::OS_2, Tag::cmap, Tag::cvt, Tag::feat, Tag::gasp,
font_parsing_test.cc 56 down_cast<GenericTableBuilder*>(font_builder->GetTableBuilder(Tag::feat));
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
x86nasm.pl 84 \$\@feat.00 equ 1
  /external/openssl/crypto/perlasm/
x86nasm.pl 84 \$\@feat.00 equ 1

Completed in 891 milliseconds

1 2