Searched refs:USE (Results 1 - 25 of 292) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A Ddllimport.c11 #define USE(func) void JOIN(use, __LINE__)() { func(); } macro
87 USE(inlineFunc) function
98 USE(noinline)
99 USE(alwaysInline)
105 USE(redecl1)
112 USE(redecl2)
117 USE(redecl3)
122 USE(redecl4)
128 USE(redecl5)
/external/clang/test/CXX/except/except.spec/
H A Dp15.cpp6 #ifdef USE
/external/v8/src/ia32/
H A Dcpu-ia32.cc36 USE(res);
H A Dsimulator-ia32.h36 USE(isolate);
42 USE(isolate);
47 USE(isolate);
/external/v8/src/x64/
H A Dcpu-x64.cc36 USE(res);
H A Dsimulator-x64.h40 USE(isolate);
44 static inline void UnregisterCTryCatch(Isolate* isolate) { USE(isolate); }
/external/v8/src/x87/
H A Dcpu-x87.cc36 USE(res);
H A Dsimulator-x87.h36 USE(isolate);
42 USE(isolate);
46 static inline void UnregisterCTryCatch(Isolate* isolate) { USE(isolate); }
/external/vixl/src/vixl/a64/
H A Dinstrument-a64.cc22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
258 USE(instr);
266 USE(instr);
274 USE(instr);
295 USE(instr);
303 USE(instr);
311 USE(instr);
319 USE(instr);
327 USE(inst
[all...]
/external/clang/test/CodeGenCXX/
H A Ddllimport.cpp28 #define USE(func) void UNIQ(use)() { func(); } macro
30 #define USECLASS(class) void UNIQ(USE)() { class x; }
96 USE(inlineStaticLocalsFunc);
105 USE(initializationFunc);
208 USE(decl)
214 USE(externC)
222 USE(inlineFunc)
230 USE(inlineDecl)
238 USE(inlineDef)
244 USE(noinlin
[all...]
H A Ddllimport-members.cpp20 #define USE(func) void UNIQ(use)() { func(); } macro
668 USE(MemFunTmpl::importedStatic<ImplicitInst_Imported>)
683 USE(MemFunTmpl::importedStatic<ExplicitDecl_Imported>)
698 USE(MemFunTmpl::importedStatic<ExplicitInst_Imported>)
727 USE(MemFunTmpl::importedStatic<ExplicitSpec_Imported>)
732 //USE(MemFunTmpl::importedStatic<ExplicitSpec_Def_Imported>)
738 USE(MemFunTmpl::importedStatic<ExplicitSpec_InlineDef_Imported>)
753 USE(MemFunTmpl::importedStatic<ExplicitSpec_NotImported>)
768 USE(MemFunTmpl::staticDef<ExplicitDecl_Imported>)
783 USE(MemFunTmp
[all...]
/external/v8/src/base/platform/
H A Dsemaphore.cc27 USE(result);
34 USE(result);
40 USE(result);
92 USE(result);
99 USE(result);
172 USE(result);
179 USE(result);
186 USE(result);
H A Dmutex.cc31 USE(result);
45 USE(result);
52 USE(result);
59 USE(result);
66 USE(result);
H A Dcondition-variable.cc34 USE(result);
54 USE(result);
61 USE(result);
68 USE(result);
76 USE(result);
129 USE(ok);
209 USE(ok);
219 USE(ok);
/external/vboot_reference/
H A Demerge_test.sh60 USE=depthcharge emerge-${BOARD} ${TEST_EBUILDS}
/external/vixl/src/vixl/
H A Dglobals.h22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
89 inline void USE(T1) {} function
92 inline void USE(T1, T2) {} function
95 inline void USE(T1, T2, T3) {} function
98 inline void USE(T1, T2, T3, T4) {} function
/external/v8/test/unittests/compiler/
H A Dnode-matchers-unittest.cc50 USE(d0);
53 USE(d1);
56 USE(d2);
59 USE(d3);
62 USE(d4);
65 USE(d5);
68 USE(d4);
71 USE(d8);
74 USE(d9);
77 USE(d1
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_lines.c22 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
202 #define USE(lineFunc) \ macro
211 #define USE(lineFunc) swrast->Line = lineFunc macro
242 USE(general_line);
249 USE(general_line);
251 USE(rgba_line);
258 USE(simple_no_z_rgba_line);
262 USE(_swrast_feedback_line);
266 USE(_swrast_select_line);
/external/v8/src/s390/
H A Dsimulator-s390.cc6395 USE(instr);
6401 USE(instr);
6407 USE(instr);
6430 USE(instr);
6436 USE(instr);
6442 USE(instr);
6467 USE(instr);
6473 USE(instr);
6479 USE(instr);
6657 USE(inst
[all...]
/external/mesa3d/src/mesa/drivers/x11/
H A Dxm_tri.c22 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
981 #define USE(triFunc) \ macro
989 #define USE(triFunc) return triFunc macro
1037 USE(smooth_TRUECOLOR_z_triangle);
1039 USE(smooth_8A8B8G8R_z_triangle);
1041 USE(smooth_8A8R8G8B_z_triangle);
1043 USE(smooth_8R8G8B_z_triangle);
1045 USE(smooth_8R8G8B24_z_triangle);
1047 USE(smooth_TRUEDITHER_z_triangle);
1049 USE(smooth_5R6G5B_z_triangl
[all...]
/external/curl/packages/vms/
H A Dbuild_gnv_curl.com17 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
19 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/external/boringssl/src/crypto/
H A Dcpu-arm-asm.S11 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 # CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/external/vixl/examples/
H A Dcustom-disassembler.cc22 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
39 USE(instr);
68 USE(address);
87 USE(instr);
/external/boringssl/src/crypto/lhash/
H A Dmake_macros.sh17 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
19 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
/external/harfbuzz_ng/src/
H A Dgen-use-table.py44 # TODO Characters that are not in Unicode Indic files, but used in USE
301 USE = values[0]
311 # TODO: In USE's override list but not in Unicode 8.0
314 # TODO: These are not in USE's override list that we have, nor are they in Unicode 8.0
324 USE in use_positions), "%s %s %s %s %s" % (hex(U), UIPC, USE, UISC, UGC)
326 pos_mapping = use_positions.get(USE, None)
329 assert len(values) == 1, "%s %s %s %s %s %s" % (hex(U), UIPC, USE, UISC, UGC, values)
330 USE = USE
[all...]

Completed in 3411 milliseconds

1234567891011>>