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

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
align1.s 17 .BLOCK 1024
20 .BLOCK 1024
23 .BLOCK 4
26 .BLOCK 30
29 .BLOCK 4
  /external/clang/test/CodeGen/
capture-complex-expr-in-block.c 4 typedef void (^BLOCK)(void);
8 BLOCK b = ^() {
  /external/libmicrohttpd/src/microhttpd/
reason_phrase.c 140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m }
143 BLOCK (invalid_hundred),
144 BLOCK (one_hundred),
145 BLOCK (two_hundred),
146 BLOCK (three_hundred),
147 BLOCK (four_hundred),
148 BLOCK (five_hundred),
microhttpd_dll_res.rc.in 15 BLOCK "StringFileInfo"
17 BLOCK "04090000" /* Lang = US English, Charset = ASCII */
30 BLOCK "VarFileInfo"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pep.x 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .xdata BLOCK(__section_alignment__) :
74 .bss BLOCK(__section_alignment__) :
81 .edata BLOCK(__section_alignment__) :
94 .idata BLOCK(__section_alignment__) :
109 .CRT BLOCK(__section_alignment__) :
131 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xa 39 .data BLOCK(__section_alignment__) :
51 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .xdata BLOCK(__section_alignment__) :
74 .bss BLOCK(__section_alignment__) :
81 .edata BLOCK(__section_alignment__) :
94 .idata BLOCK(__section_alignment__) :
109 .CRT BLOCK(__section_alignment__) :
131 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xbn 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .xdata BLOCK(__section_alignment__) :
74 .bss BLOCK(__section_alignment__) :
81 .edata BLOCK(__section_alignment__) :
94 .idata BLOCK(__section_alignment__) :
109 .CRT BLOCK(__section_alignment__) :
131 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xn 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .xdata BLOCK(__section_alignment__) :
74 .bss BLOCK(__section_alignment__) :
81 .edata BLOCK(__section_alignment__) :
94 .idata BLOCK(__section_alignment__) :
109 .CRT BLOCK(__section_alignment__) :
131 .tls BLOCK(__section_alignment__)
    [all...]
i386pe.x 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .bss BLOCK(__section_alignment__) :
77 .edata BLOCK(__section_alignment__) :
90 .idata BLOCK(__section_alignment__) :
105 .CRT BLOCK(__section_alignment__) :
127 .tls BLOCK(__section_alignment__) :
137 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xa 39 .data BLOCK(__section_alignment__) :
51 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .bss BLOCK(__section_alignment__) :
77 .edata BLOCK(__section_alignment__) :
90 .idata BLOCK(__section_alignment__) :
105 .CRT BLOCK(__section_alignment__) :
127 .tls BLOCK(__section_alignment__) :
137 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xbn 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .bss BLOCK(__section_alignment__) :
77 .edata BLOCK(__section_alignment__) :
90 .idata BLOCK(__section_alignment__) :
105 .CRT BLOCK(__section_alignment__) :
127 .tls BLOCK(__section_alignment__) :
137 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xn 39 .data BLOCK(__section_alignment__) :
49 .rdata BLOCK(__section_alignment__) :
62 .eh_frame BLOCK(__section_alignment__) :
66 .pdata BLOCK(__section_alignment__) :
70 .bss BLOCK(__section_alignment__) :
77 .edata BLOCK(__section_alignment__) :
90 .idata BLOCK(__section_alignment__) :
105 .CRT BLOCK(__section_alignment__) :
127 .tls BLOCK(__section_alignment__) :
137 .endjunk BLOCK(__section_alignment__)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
version.rc.h 10 BLOCK "StringFileInfo"
12 BLOCK "040904E4"
25 BLOCK "VarFileInfo"
  /external/compiler-rt/lib/builtins/arm/
clzsi2.S 42 * Basic block:
50 #define BLOCK(shift) \
55 BLOCK(16)
56 BLOCK(8)
57 BLOCK(4)
58 BLOCK(2)
61 * The basic block invariants at this point are (r0 >> 2) == 0 and
clzdi2.S 64 * Basic block:
71 #define BLOCK(shift) \
76 BLOCK(16)
77 BLOCK(8)
78 BLOCK(4)
79 BLOCK(2)
82 * The basic block invariants at this point are (r0 >> 2) == 0 and
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
verinfo.ver 15 BLOCK "StringFileInfo"
17 BLOCK "040904E4"
28 BLOCK "041104E4"
40 BLOCK "VarFileInfo"
  /external/curl/lib/
libcurl.rc 43 BLOCK "StringFileInfo"
45 BLOCK "040904b0"
59 BLOCK "VarFileInfo"
  /external/curl/src/
curl.rc 43 BLOCK "StringFileInfo"
45 BLOCK "040904b0"
59 BLOCK "VarFileInfo"
  /external/libmicrohttpd/w32/VS2013/
microhttpd_dll_res_vc.rc 19 BLOCK "StringFileInfo"
21 BLOCK "04090000" /* Lang = US English, Charset = ASCII */
38 BLOCK "VarFileInfo"
microhttpd_dll_res_vc.rc.in 19 BLOCK "StringFileInfo"
21 BLOCK "04090000" /* Lang = US English, Charset = ASCII */
38 BLOCK "VarFileInfo"
  /external/parameter-framework/upstream/support/windows/
Resource.rc.in 57 BLOCK "StringFileInfo"
59 BLOCK "040904b0" // US english, unicode
71 BLOCK "VarFileInfo"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
vp8_asm_enc_offsets.c 14 #include "block.h"
23 DEFINE(vp8_block_coeff, offsetof(BLOCK, coeff));
24 DEFINE(vp8_block_zbin, offsetof(BLOCK, zbin));
25 DEFINE(vp8_block_round, offsetof(BLOCK, round));
26 DEFINE(vp8_block_quant, offsetof(BLOCK, quant));
27 DEFINE(vp8_block_quant_fast, offsetof(BLOCK, quant_fast));
28 DEFINE(vp8_block_zbin_extra, offsetof(BLOCK, zbin_extra));
29 DEFINE(vp8_block_zrun_zbin_boost, offsetof(BLOCK, zrun_zbin_boost));
30 DEFINE(vp8_block_quant_shift, offsetof(BLOCK, quant_shift));
38 DEFINE(vp8_block_base_src, offsetof(BLOCK, base_src))
    [all...]
mcomp.h 15 #include "block.h"
48 BLOCK *b,
61 (MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *bestmv, int_mv *ref_mv,
73 BLOCK *b,
86 BLOCK *b,
99 BLOCK *b,
  /external/libvpx/libvpx/vp8/encoder/
mcomp.h 15 #include "block.h"
48 BLOCK *b,
61 (MACROBLOCK *x, BLOCK *b, BLOCKD *d, int_mv *bestmv, int_mv *ref_mv,
73 BLOCK *b,
86 BLOCK *b,
99 BLOCK *b,
  /development/host/windows/usb/api/
AdbWinApi.rc 72 BLOCK "StringFileInfo"
74 BLOCK "040904e4"
87 BLOCK "VarFileInfo"

Completed in 1201 milliseconds

1 2 3 4 5 6 7 8 910