Searched refs:IMPORT (Results 1 - 25 of 53) sorted by relevance

123

/external/clang/test/Modules/
H A Dlookup.cpp5 #define IMPORT(X) @import X macro
6 IMPORT(lookup_right_cxx);
/external/openssl/crypto/threads/
H A Dnetware.bat38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h29 #define IMPORT 12 macro
H A DFuzzyLexer.h33 #define IMPORT 6 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
H A DFuzzyLexer.h33 #define IMPORT 6 macro
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
H A Dfilter-mode.rb15 IMPORT
111 IMPORT
/external/javassist/src/main/javassist/compiler/
H A DTokenId.java41 int IMPORT = 322; field in interface:TokenId
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dads2gas_apple.pl146 if (s/IMPORT\s+\|([\$\w]*)\|/.globl $1/)
H A Dads2gas.pl152 s/IMPORT\s+\|([\$\w]*)\|/.global $1/;
/external/libvpx/libvpx/build/make/
H A Dads2gas_apple.pl146 if (s/IMPORT\s+\|([\$\w]*)\|/.globl $1/)
H A Dads2gas.pl152 s/IMPORT\s+\|([\$\w]*)\|/.global $1/;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
H A Dvp9_convolve8_avg_neon.asm22 IMPORT |vp9_convolve8_avg_horiz_c|
23 IMPORT |vp9_convolve8_avg_vert_c|
H A Dvp9_convolve8_neon.asm22 IMPORT |vp9_convolve8_horiz_c|
23 IMPORT |vp9_convolve8_vert_c|
/external/chromium_org/v8/src/
H A Dtoken.h155 K(IMPORT, "import", 0) \
/external/libvpx/libvpx/vp9/common/arm/neon/
H A Dvp9_convolve8_avg_neon.asm22 IMPORT |vp9_convolve8_avg_horiz_c|
23 IMPORT |vp9_convolve8_avg_vert_c|
H A Dvp9_convolve8_neon.asm22 IMPORT |vp9_convolve8_horiz_c|
23 IMPORT |vp9_convolve8_vert_c|
/external/clang/include/clang/Sema/
H A DTemplate.h405 #define IMPORT(DERIVED, BASE) macro
/external/openssl/crypto/bn/asm/
H A Dpa-risc2.s749 .IMPORT BN_num_bits_word,CODE
750 ;--- not PIC .IMPORT __iob,DATA
751 ;--- not PIC .IMPORT fprintf,CODE
752 .IMPORT abort,CODE
753 .IMPORT $$div2U,MILLICODE
1611 ;--- not PIC .IMPORT $global$,DATA
H A Dpa-risc2W.s740 .IMPORT BN_num_bits_word,CODE,NO_RELOCATION
741 .IMPORT __iob,DATA
742 .IMPORT fprintf,CODE,NO_RELOCATION
743 .IMPORT abort,CODE,NO_RELOCATION
744 .IMPORT $$div2U,MILLICODE
1598 .IMPORT $global$,DATA
/external/mksh/src/
H A Dvar.c739 * IMPORT is only used when the shell starts up and is
745 if (set & IMPORT) {
757 } else if (set & IMPORT) {
1273 if (vp->flag & IMPORT) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c1690 static const UChar IMPORT[] = { 0x5B, 0x69, 0x6D, 0x70, 0x6F, 0x72, 0x74, 0 }; /* "[import" */ variable
1811 if (ruleLen > 0 && u_strstr(rules, IMPORT) == NULL) {
2020 if (ruleLen > 0 && u_strstr(rules, IMPORT) == NULL) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm16 IMPORT |vp8_validate_buffer_arm|
H A Dvp8_packtokens_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
H A Dvp8_packtokens_mbrow_armv5.asm13 IMPORT |vp8_validate_buffer_arm|
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
H A Dboolhuff_armv5te.asm16 IMPORT |vp8_validate_buffer_arm|

Completed in 2076 milliseconds

123