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

1 2 3 4 5 6 7 8 9

  /external/clang/test/CodeGen/
capture-complex-expr-in-block.c 4 typedef void (^BLOCK)(void);
8 BLOCK b = ^() {
  /external/compiler-rt/lib/builtins/arm/
clzsi2.S 38 * Basic block:
46 #define BLOCK(shift) \
51 BLOCK(16)
52 BLOCK(8)
53 BLOCK(4)
54 BLOCK(2)
57 * The basic block invariants at this point are (r0 >> 2) == 0 and
clzdi2.S 60 * Basic block:
67 #define BLOCK(shift) \
72 BLOCK(16)
73 BLOCK(8)
74 BLOCK(4)
75 BLOCK(2)
78 * 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/lib/ldscripts/
i386pep.x 34 .data BLOCK(__section_alignment__) :
44 .rdata BLOCK(__section_alignment__) :
57 .eh_frame BLOCK(__section_alignment__) :
61 .pdata BLOCK(__section_alignment__) :
65 .xdata BLOCK(__section_alignment__) :
69 .bss BLOCK(__section_alignment__) :
76 .edata BLOCK(__section_alignment__) :
89 .idata BLOCK(__section_alignment__) :
104 .CRT BLOCK(__section_alignment__) :
122 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xa 34 .data BLOCK(__section_alignment__) :
46 .rdata BLOCK(__section_alignment__) :
57 .eh_frame BLOCK(__section_alignment__) :
61 .pdata BLOCK(__section_alignment__) :
65 .xdata BLOCK(__section_alignment__) :
69 .bss BLOCK(__section_alignment__) :
76 .edata BLOCK(__section_alignment__) :
89 .idata BLOCK(__section_alignment__) :
104 .CRT BLOCK(__section_alignment__) :
122 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xbn 34 .data BLOCK(__section_alignment__) :
44 .rdata BLOCK(__section_alignment__) :
57 .eh_frame BLOCK(__section_alignment__) :
61 .pdata BLOCK(__section_alignment__) :
65 .xdata BLOCK(__section_alignment__) :
69 .bss BLOCK(__section_alignment__) :
76 .edata BLOCK(__section_alignment__) :
89 .idata BLOCK(__section_alignment__) :
104 .CRT BLOCK(__section_alignment__) :
122 .tls BLOCK(__section_alignment__)
    [all...]
i386pep.xn 34 .data BLOCK(__section_alignment__) :
44 .rdata BLOCK(__section_alignment__) :
57 .eh_frame BLOCK(__section_alignment__) :
61 .pdata BLOCK(__section_alignment__) :
65 .xdata BLOCK(__section_alignment__) :
69 .bss BLOCK(__section_alignment__) :
76 .edata BLOCK(__section_alignment__) :
89 .idata BLOCK(__section_alignment__) :
104 .CRT BLOCK(__section_alignment__) :
122 .tls BLOCK(__section_alignment__)
    [all...]
i386pe.x 33 .data BLOCK(__section_alignment__) :
43 .rdata BLOCK(__section_alignment__) :
56 .eh_frame BLOCK(__section_alignment__) :
60 .pdata BLOCK(__section_alignment__) :
64 .bss BLOCK(__section_alignment__) :
71 .edata BLOCK(__section_alignment__) :
84 .idata BLOCK(__section_alignment__) :
99 .CRT BLOCK(__section_alignment__) :
117 .tls BLOCK(__section_alignment__) :
125 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xa 33 .data BLOCK(__section_alignment__) :
45 .rdata BLOCK(__section_alignment__) :
56 .eh_frame BLOCK(__section_alignment__) :
60 .pdata BLOCK(__section_alignment__) :
64 .bss BLOCK(__section_alignment__) :
71 .edata BLOCK(__section_alignment__) :
84 .idata BLOCK(__section_alignment__) :
99 .CRT BLOCK(__section_alignment__) :
117 .tls BLOCK(__section_alignment__) :
125 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xbn 33 .data BLOCK(__section_alignment__) :
43 .rdata BLOCK(__section_alignment__) :
56 .eh_frame BLOCK(__section_alignment__) :
60 .pdata BLOCK(__section_alignment__) :
64 .bss BLOCK(__section_alignment__) :
71 .edata BLOCK(__section_alignment__) :
84 .idata BLOCK(__section_alignment__) :
99 .CRT BLOCK(__section_alignment__) :
117 .tls BLOCK(__section_alignment__) :
125 .endjunk BLOCK(__section_alignment__)
    [all...]
i386pe.xn 33 .data BLOCK(__section_alignment__) :
43 .rdata BLOCK(__section_alignment__) :
56 .eh_frame BLOCK(__section_alignment__) :
60 .pdata BLOCK(__section_alignment__) :
64 .bss BLOCK(__section_alignment__) :
71 .edata BLOCK(__section_alignment__) :
84 .idata BLOCK(__section_alignment__) :
99 .CRT BLOCK(__section_alignment__) :
117 .tls BLOCK(__section_alignment__) :
125 .endjunk BLOCK(__section_alignment__)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
version.rc.h 10 BLOCK "StringFileInfo"
12 BLOCK "040904E4"
25 BLOCK "VarFileInfo"
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
version.rc.h 10 BLOCK "StringFileInfo"
12 BLOCK "040904E4"
25 BLOCK "VarFileInfo"
  /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/chromium_org/third_party/libvpx/source/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,
block.h 35 typedef struct block struct
55 } BLOCK;
74 /* 16 Y, 4 U, 4 V, 1 DC 2nd order block */
75 BLOCK block[25]; member in struct:macroblock
162 void (*quantize_b)(BLOCK *b, BLOCKD *d);
163 void (*quantize_b_pair)(BLOCK *b1, BLOCK *b2, BLOCKD *d0, BLOCKD *d1);
  /external/libvpx/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,
  /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,
  /development/host/windows/usb/api/
AdbWinApi.rc 72 BLOCK "StringFileInfo"
74 BLOCK "040904e4"
87 BLOCK "VarFileInfo"
  /development/host/windows/usb/winusb/
AdbWinUsbApi.rc 72 BLOCK "StringFileInfo"
74 BLOCK "040904e4"
87 BLOCK "VarFileInfo"
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLRTElement.cpp 24 if (style->display() == BLOCK)
HTMLRubyElement.cpp 26 if (style->display() == BLOCK)

Completed in 351 milliseconds

1 2 3 4 5 6 7 8 9