| /src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
| lse.S | 67 /* Turn size and memory model defines into mnemonic fragments. */ 88 #if MODEL == 1 95 #elif MODEL == 2 102 #elif MODEL == 3 109 #elif MODEL == 4 116 #elif MODEL == 5 154 #if MODEL == 5 218 #if MODEL == 5
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
| lse.S | 63 /* Turn size and memory model defines into mnemonic fragments. */ 84 #if MODEL == 1 91 #elif MODEL == 2 98 #elif MODEL == 3 105 #elif MODEL == 4 112 #elif MODEL == 5 150 #if MODEL == 5 215 #if MODEL == 5
|
| /src/external/bsd/libpcap/dist/msdos/ |
| makefile.wc | 4 # Specify MODEL = `3r' or `3s' 13 MODEL = 3s 16 OBJDIR = msdos\$(TARGET).w$(MODEL) 25 ASM = wasm.exe -$(MODEL) $(DEFS) -dDOSX -dDOS4GW -zq -bt=dos -fr=nul -d3 -s 34 -$(MODEL) -mf -zff -zgf -zq -bt=dos -fr=nul -w6 -fpi &
|
| /src/crypto/external/apache2/openssl/dist/crypto/perlasm/ |
| x86masm.pl | 92 .MODEL FLAT
|
| /src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| x86masm.pl | 92 .MODEL FLAT
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/ |
| x86masm.pl | 92 .MODEL FLAT
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region-model.h | 24 /* Implementation of the region-based ternary model described in: 25 "A Memory Model for Static Analysis of C Programs" 36 #include "analyzer/region-model-manager.h" 243 typedef void (*pop_frame_callback) (const region_model *model, 561 notify_on_pop_frame (const region_model *model, 567 callback (model, prev_model, retval, ctxt); 695 for the region model to use when emitting such warnings. 727 const region_model *model) = 0; 732 "LHS OP RHS" is added to the region model. 742 SVAL is within RANGES is added to the region model [all...] |
| region-model.cc | 56 #include "analyzer/region-model.h" 63 #include "analyzer/region-model-reachability.h" 305 /* Ctor for region_model: construct an "empty" model. */ 390 /* Dump a representation of this model to PP, showing the 445 /* Dump a representation of this model to FILE. */ 459 /* Dump a multiline representation of this model to stderr. */ 467 /* Dump a multiline representation of this model to stderr. */ 1026 short-circuited without optimization, using MODEL for the value of A. */ 1029 within_short_circuited_stmt_p (const region_model *model, 1057 /* The first arg of the bitwise stmt must have a known value in MODEL 6266 const region_model *model; member in struct:ana::append_regions_cb_data [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region-model.h | 24 /* Implementation of the region-based ternary model described in: 25 "A Memory Model for Static Analysis of C Programs" 506 Implemented in region-model-impl-calls.c. */ 511 call_details (const gcall *call, region_model *model, 879 for the region model to use when emitting such warnings. 905 const region_model *model) = 0; 910 "LHS OP RHS" is added to the region model. 927 /* Hooks for clients to be notified when the region model doesn't 1058 const region_model *model) OVERRIDE 1060 m_inner->on_liveness_change (live_svalues, model); [all...] |
| region-model.cc | 58 #include "analyzer/region-model.h" 65 #include "analyzer/region-model-reachability.h" 249 /* Ctor for region_model: construct an "empty" model. */ 334 /* Dump a representation of this model to PP, showing the 389 /* Dump a representation of this model to FILE. */ 403 /* Dump a multiline representation of this model to stderr. */ 411 /* Dump a multiline representation of this model to stderr. */ 894 short-circuited without optimization, using MODEL for the value of A. */ 897 within_short_circuited_stmt_p (const region_model *model, 925 /* The first arg of the bitwise stmt must have a known value in MODEL 4262 const region_model *model; member in struct:ana::append_regions_cb_data [all...] |
| /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/ |
| inffas32.asm | 68 .MODEL FLAT
|
| match686.asm | 70 .MODEL FLAT
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/ |
| inffas32.asm | 68 .MODEL FLAT
|
| match686.asm | 70 .MODEL FLAT
|
| /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/ |
| inffas32.asm | 68 .MODEL FLAT
|
| match686.asm | 70 .MODEL FLAT
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/ |
| inffas32.asm | 68 .MODEL FLAT
|
| match686.asm | 70 .MODEL FLAT
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 984 {CODE, MODEL, 2, NAME, {{CONST, RD8, E}}, {{ OP1, OP2, OP3, RD8, E}}}, \ 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 1004 {CODE, MODEL, 2, NAME, {{CONST, RD16, E}}, {{ OP1, OP2, OP3, RD16, E}}}, \ 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ 1023 {CODE, MODEL, 2, NAME, {{CONST, RD32, E}}, {{ OP1, OP2, OP3, BIT | RD32, E}}}, \
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 984 {CODE, MODEL, 2, NAME, {{CONST, RD8, E}}, {{ OP1, OP2, OP3, RD8, E}}}, \ 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 1004 {CODE, MODEL, 2, NAME, {{CONST, RD16, E}}, {{ OP1, OP2, OP3, RD16, E}}}, \ 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ 1023 {CODE, MODEL, 2, NAME, {{CONST, RD32, E}}, {{ OP1, OP2, OP3, BIT | RD32, E}}}, \
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 984 {CODE, MODEL, 2, NAME, {{CONST, RD8, E}}, {{ OP1, OP2, OP3, RD8, E}}}, \ 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 1004 {CODE, MODEL, 2, NAME, {{CONST, RD16, E}}, {{ OP1, OP2, OP3, RD16, E}}}, \ 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ 1023 {CODE, MODEL, 2, NAME, {{CONST, RD32, E}}, {{ OP1, OP2, OP3, BIT | RD32, E}}}, \
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| h8300.h | 983 #define EXPAND_UNOP_EXTENDED_B(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 984 {CODE, MODEL, 2, NAME, {{CONST, RD8, E}}, {{ OP1, OP2, OP3, RD8, E}}}, \ 1003 #define EXPAND_UNOP_EXTENDED_W(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3) \ 1004 {CODE, MODEL, 2, NAME, {{CONST, RD16, E}}, {{ OP1, OP2, OP3, RD16, E}}}, \ 1022 #define EXPAND_UNOP_EXTENDED_L(CODE, MODEL, NAME, CONST, PREFIX, OP1, OP2, OP3, BIT) \ 1023 {CODE, MODEL, 2, NAME, {{CONST, RD32, E}}, {{ OP1, OP2, OP3, BIT | RD32, E}}}, \
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/ |
| configure | 1636 --enable-clocale[=MODEL] 1637 use MODEL for target locale package [default=auto] 9296 # sets the default TLS model and affects inlining. 14301 # sets the default TLS model and affects inlining. 15962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GCC" >&5 15963 $as_echo_n "checking for thread model used by GCC... " >&6; } 15964 target_thread_file=`$CXX -v 2>&1 | sed -n 's/^Thread model: //p'` 16609 # The only available I/O model is based on stdio, via basic_file_stdio. 16612 # The "stdio_pure" model doesn't use fdopen and only uses FILE* for I/O. 16669 # Probe for locale model to use if none specified [all...] |
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/ |
| configure | 1621 --enable-clocale[=MODEL] 1622 use MODEL for target locale package [default=auto] 9275 # sets the default TLS model and affects inlining. 14162 # sets the default TLS model and affects inlining. 15778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GCC" >&5 15779 $as_echo_n "checking for thread model used by GCC... " >&6; } 15780 target_thread_file=`$CXX -v 2>&1 | sed -n 's/^Thread model: //p'` 16424 # The only available I/O model is based on stdio, via basic_file_stdio. 16427 # The "stdio_pure" model doesn't use fdopen and only uses FILE* for I/O. 16484 # Probe for locale model to use if none specified [all...] |