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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
2003-12-08-ArrayOfPtrToMemberFunc.cpp 4 void fun ();
8 static memfunptr jumpTable[] = { &Evil::fun };
10 void Evil::fun() { function in class:Evil
PR19955.cpp 5 extern void __declspec(dllimport) fun();
13 void (*funp)() = &fun;
24 // CHECK-DAG: store void ()* @"\01?fun@@YAXXZ", void ()** @"\01?funp@@3P6AXXZA"
27 // X64-DAG: store void ()* @"\01?fun@@YAXXZ", void ()** @"\01?funp@@3P6AXXZEA"
  /external/clang/test/SemaCXX/
PR19955.cpp 7 extern __attribute__((dllimport)) void fun();
8 constexpr void (*funp)(void) = &fun; // expected-error {{must be initialized by a constant expression}}
12 S<&fun> x;
writable-strings-deprecated.cpp 14 char *fun(void) function
goto2.cpp 10 void fun(const char* text) { function
45 fun(ptr);
  /external/valgrind/
glibc-2.X-drd.supp 30 fun:write
35 fun:random_r
36 fun:random
52 # fun:_ZNSsC1ERKSs
58 fun:pthread_cond_broadcast@*
59 fun:__cxa_guard_release
71 fun:pthread_create*
76 fun:pthread_join
77 fun:pthread_join
83 fun:__deallocate_stac
    [all...]
  /external/clang/test/PCH/
struct.c 15 return fun->is_ptr? fun->ptr : 0;
26 int *int_ptr_fail = &fun->is_ptr; // expected-error{{address of bit-field requested}}
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_trace.c 14 void vbp_trace_util(const char* cat, const char* fun, int line, const char* format, ...)
16 if (NULL == cat || NULL == fun || NULL == format)
19 printf("%s %s(#%d): ", cat, fun, line);
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderTrace.cpp 23 void TraceVideoDecoder(const char* cat, const char* fun, int line, const char* format, ...)
25 if (NULL == cat || NULL == fun || NULL == format)
28 printf("%s %s(#%d): ", cat, fun, line);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
shift_test.go 13 fun := makeConstShiftFunc(c, 18, OpLsh64x64, TypeUInt64)
14 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
15 fun.f.Free()
16 fun = makeConstShiftFunc(c, 66, OpLsh64x64, TypeUInt64)
17 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
18 fun.f.Free()
19 fun = makeConstShiftFunc(c, 18, OpRsh64Ux64, TypeUInt64)
20 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
21 fun.f.Free()
22 fun = makeConstShiftFunc(c, 66, OpRsh64Ux64, TypeUInt64
    [all...]
deadcode_test.go 15 fun := Fun(c, "entry",
27 CheckFunc(fun.f)
28 Deadcode(fun.f)
29 CheckFunc(fun.f)
31 for _, b := range fun.f.Blocks {
32 if b == fun.blocks["deadblock"] {
36 if v == fun.values["deadval"] {
45 fun := Fun(c, "entry"
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
shift_test.go 13 fun := makeConstShiftFunc(c, 18, OpLsh64x64, TypeUInt64)
14 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
15 fun.f.Free()
16 fun = makeConstShiftFunc(c, 66, OpLsh64x64, TypeUInt64)
17 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHLQconst: 0, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
18 fun.f.Free()
19 fun = makeConstShiftFunc(c, 18, OpRsh64Ux64, TypeUInt64)
20 checkOpcodeCounts(t, fun.f, map[Op]int{OpAMD64SHRQconst: 1, OpAMD64CMPQconst: 0, OpAMD64ANDQconst: 0})
21 fun.f.Free()
22 fun = makeConstShiftFunc(c, 66, OpRsh64Ux64, TypeUInt64
    [all...]
deadcode_test.go 15 fun := Fun(c, "entry",
27 CheckFunc(fun.f)
28 Deadcode(fun.f)
29 CheckFunc(fun.f)
31 for _, b := range fun.f.Blocks {
32 if b == fun.blocks["deadblock"] {
36 if v == fun.values["deadval"] {
45 fun := Fun(c, "entry"
    [all...]
  /external/libyuv/files/tools/ubsan/
vptr_blacklist.txt 14 fun:*LifecycleNotifier*addObserver*
15 fun:*LifecycleNotifier*removeObserver*
16 fun:*toWebInputElement*
36 fun:*DoublyLinkedListNode*
40 fun:*content*RenderFrameObserverTracker*RenderFrame*
43 fun:*content*RenderViewObserverTracker*RenderView*
48 fun:*DatabaseContext*contextDestroyed*
57 fun:*RefCountedGarbageCollected*makeKeepAlive*
58 fun:*ThreadSafeRefCountedGarbageCollected*makeKeepAlive*
66 fun:*content*RenderThreadImplD
    [all...]
blacklist.txt 20 # fun:*v8*internal*FastD2I*
21 # fun:*v8*internal*ComputeIntegerHash*
22 # fun:*v8*internal*ComputeLongHash*
23 # fun:*v8*internal*ComputePointerHash*
28 # fun:*JsonParser*ParseJsonNumber*
34 # fun:*v8*internal*HPositionInfo*TagPosition*
35 # fun:*v8*internal*Range*Shl*
36 # fun:*v8*internal*RelocInfoWriter*WriteTaggedData*
45 fun:*hashEntry*
46 fun:*LocaleCacheKey*hashCode
    [all...]
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p4.cpp 16 template<typename S> void fun(const int* const S::* member) {} function in namespace:PR12132
19 fun(&A::x);
  /external/clang/test/CodeGen/
2009-01-05-BlockInlining.c 10 static int fun(int x) { function
24 print(fun(x));
  /external/clang/test/OpenMP/
declare_reduction_codegen.cpp 46 #pragma omp declare reduction(fun : T : omp_out ^= omp_in) initializer(omp_priv = 24 + omp_orig)
67 #pragma omp declare reduction(fun : SSS < int > : omp_out = omp_in) initializer(init(omp_priv, omp_orig))
88 #pragma omp declare reduction(fun : T : omp_out += omp_in) initializer(omp_priv = 15 * omp_orig)
90 #pragma omp declare reduction(fun : T : omp_out /= omp_in) initializer(omp_priv = 11 - omp_orig)
99 #pragma omp parallel reduction(SSS < int > ::fun : i)
103 #pragma omp parallel reduction(::fun : sss)
106 #pragma omp declare reduction(fun : SSS < int > : init(omp_out, omp_in))
107 #pragma omp parallel reduction(fun : sss)
declare_reduction_ast_print.c 13 #pragma omp declare reduction(fun : float : omp_out += omp_in) initializer(omp_priv = omp_orig + 15)
14 // CHECK: #pragma omp declare reduction (fun : float : omp_out += omp_in) initializer(omp_priv = omp_orig + 15)
27 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
28 // CHECK: #pragma omp declare reduction (fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
32 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
33 // CHECK: #pragma omp declare reduction (fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
35 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
36 // CHECK: #pragma omp declare reduction (fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
declare_reduction_ast_print.cpp 13 // CHECK: #pragma omp declare reduction (fun : int : omp_out += omp_in) initializer(omp_priv = omp_orig + 15)
18 #pragma omp declare reduction(fun : T : omp_out += omp_in) initializer(omp_priv = omp_orig + 15)
19 // CHECK: #pragma omp declare reduction (fun : T : omp_out += omp_in) initializer(omp_priv = omp_orig + 15)
26 #pragma omp declare reduction(fun : SSS < int > : omp_out = omp_in) initializer(init(omp_priv, omp_orig))
27 // CHECK: #pragma omp declare reduction (fun : SSS<int> : omp_out = omp_in) initializer(init(omp_priv, omp_orig))
30 // CHECK: #pragma omp declare reduction (fun : int : omp_out += omp_in) initializer(omp_priv = omp_orig + 15);
32 // CHECK: #pragma omp declare reduction (fun : int : omp_out += omp_in) initializer(omp_priv = omp_orig + 15);
38 // CHECK: #pragma omp declare reduction (fun : T : omp_out += omp_in) initializer(omp_priv = omp_orig + 15);
40 // CHECK: #pragma omp declare reduction (fun : T : omp_out += omp_in) initializer(omp_priv = omp_orig + 15);
46 #pragma omp declare reduction(fun : T : omp_out += omp_in) initializer(omp_priv = omp_orig + 15
    [all...]
declare_reduction_codegen.c 41 #pragma omp declare reduction(fun : float : omp_out += omp_in) initializer(omp_priv = 15 + omp_orig)
84 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
105 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
123 #pragma omp declare reduction(fun : struct SSS : omp_out = omp_in) initializer(init(&omp_priv, omp_orig))
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/writer/
CallbackWrapperWriter.kt 21 fun CallbackWrapper.allArgsWithTypes() =
24 fun CallbackWrapper.argsWithTypes() =
27 fun CallbackWrapper.args() =
30 fun CallbackWrapper.allArgs() =
39 public fun write() = kcode("") {
  /developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/
MyPreferences.kt 31 private fun getPrefs(context: Context): SharedPreferences {
38 fun isResponseAuth(context: Context): Boolean {
42 fun setResponseAuth(context: Context, responseAuth: Boolean) {
49 fun isDatasetAuth(context: Context): Boolean {
53 fun setDatasetAuth(context: Context, datasetAuth: Boolean) {
60 fun getMasterPassword(context: Context): String? {
67 fun setMasterPassword(context: Context, masterPassword: String) {
74 fun clearCredentials(context: Context) {
  /external/clang/test/CXX/temp/temp.decls/temp.mem/
p2.cpp 6 void fun() { function
  /external/mockito/src/test/java/org/mockitousage/bugs/
CaptorAnnotationAutoboxingTest.java 21 interface Fun {
26 @Mock Fun fun; field in class:CaptorAnnotationAutoboxingTest
32 fun.doFun(1.0);
35 verify(fun).doFun(captor.capture());
43 verify(fun, never()).moreFun(intCaptor.capture());

Completed in 955 milliseconds

1 2 3 4 5 6 7 8 91011>>