Home
last modified time | relevance | path

Searched defs:func4 (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/MC/ARM/
Deh-directive-setfp-diagnostics.s62 .globl func4 symbol
66 func4: label
Deh-directive-cantunwind-diagnostics.s77 .globl func4 symbol
81 func4: label
Deh-directive-multiple-offsets.s103 .globl func4 symbol
107 func4: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Deh-directive-cantunwind-diagnostics.s77 .globl func4 symbol
81 func4: label
Deh-directive-multiple-offsets.s103 .globl func4 symbol
107 func4: label
Deh-directive-setfp-diagnostics.s62 .globl func4 symbol
66 func4: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/
Dname_whitelist.cpp10 int func4() { in func4() function
/external/clang/test/CodeGenCXX/
Doptnone-and-attributes.cpp51 void func4() { return; } in func4() function
Ddebug-info-nodebug.cpp48 void func4() { in func4() function
/external/tensorflow/tensorflow/contrib/framework/python/ops/
Darg_scope_test.py42 def func4(x='x', y='y'): function
245 def func4(a=1, b=2, c=3, d=4, e=5, f=6, g=7, h=8): function
/external/clang/test/CodeGenCUDA/
Daddress-spaces.cu80 __device__ void func4() { in func4() function
/external/libcxx/test/std/thread/futures/futures.shared_future/
Dget.pass.cpp47 void func4(std::promise<int&> p) in func4() function
/external/libcxx/test/std/thread/futures/futures.unique_future/
Dget.pass.cpp47 void func4(std::promise<int&> p) in func4() function
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
Dp2.cpp16 void func4(int i) try { // expected-note{{previous definition is here}} in func4() function
/external/clang/test/SemaObjC/
Dnonnull.m23 extern void func4 (void (^block1)(), void (^block2)()) __attribute__((nonnull(1))) function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc743 auto func4 = ops::Identity(s.WithOpName("Func/x4/x2/input/_4"), func0); in TEST_F() local
856 auto func4 = ops::Identity( in TEST_F() local
1516 auto func4 = in TEST_F() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4100 const GenFunc<Sig, 4>& func4; member
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5209 const GenFunc<Sig, 4>& func4; member