HomeSort by relevance Sort by last modified time
    Searched full:function2 (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /system/extras/simpleperf/runtest/
two_functions.cpp 8 void Function2() {
15 Function2();
runtest.conf 25 <symbol name="Function2()" min="30" max="70"/>
36 <symbol name="Function2()">
  /external/valgrind/memcheck/tests/solaris/
ldynsym.c 12 static void function2(size_t size) function
20 function2(size);
ldynsym.stderr.exp 4 by 0x........: function2 (in ldynsym)
  /external/llvm/test/CodeGen/ARM/
fp-arg-shuffle.ll 7 %call = tail call double @function2(double %f, double %e, double %d, double %c, double %b, double %a) nounwind
11 declare double @function2(double, double, double, double, double, double)
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-edgedata/
script_multi_import.py 17 def function2(self): function
  /external/clang/test/ASTMerge/
function.c 2 // RUN: %clang_cc1 -emit-pch -o %t.2.ast %S/Inputs/function2.c
6 // CHECK: function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('void (Int, double)' (aka 'void (int, double)') vs. 'void (int, float)')
8 // CHECK: function2.c:5:6: error: external function 'f3' declared with incompatible types in different translation units ('void (int)' vs. 'void (void)')
12 // expected-error@Inputs/function2.c:3 {{external function 'f1' declared with incompatible types}}
14 // expected-error@Inputs/function2.c:5 {{external function 'f3' declared with incompatible types}}
  /external/dng_sdk/source/
dng_1d_function.h 104 /// Create a dng_1d_function which computes y = function2.Evaluate(function1.Evaluate(x)).
105 /// Compose function1 and function2 to compute y = function2.Evaluate(function1.Evaluate(x)). The range of function1.Evaluate must be a subset of 0.0 to 1.0 inclusive,
108 /// \param function2 Outer function of composition.
111 const dng_1d_function &function2);
113 /// Only true if both function1 and function2 have IsIdentity equal to true.
119 /// \retval function2.Evaluate(function1.Evaluate(x)).
125 /// \param y A value to reverse map. Should be within the range of function2.Evaluate.
126 /// \retval A value x such that function2.Evaluate(function1.Evaluate(x)) == y (to very close approximation).
dng_1d_function.cpp 117 const dng_1d_function &function2)
120 , fFunction2 (function2)
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Function.java 56 * exactly the same value. Thus, {@code function1.equals(function2)} implies
57 * that either {@code function1.apply(o)} and {@code function2.apply(o)} are
58 * both null, or {@code function1.apply(o).equals(function2.apply(o))}.
  /external/llvm/test/DebugInfo/X86/
asm-macro-line-number.s 28 function2: label
  /packages/apps/Camera2/src/com/android/camera/async/
Futures2.java 50 public interface Function2<T1, T2, TResult> {
119 final Function2<T1, T2, TResult> fn) {
171 * Wrapper class for turning a Function2 into an AsyncFunction2 by returning
176 private final Function2<T1, T2, TResult> mFn;
178 public ImmediateAsyncFunction2(Function2<T1, T2, TResult> fn) {
  /external/clang/test/Analysis/
global-region-invalidation.c 106 void Function2(void);
117 Function2();
119 void Function2(void) {
  /external/clang/test/Misc/
integer-literal-printing.cpp 8 template <unsigned short T> void Function2(Type2<T>& x) {} // expected-note{{candidate function [with T = 42] not viable: expects an l-value for 1st argument}}
69 Function2(Type2<42>()); // expected-error{{no matching function for call to 'Function2'}}
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/
kotlin-stdlib-0.12.613.jar 
  /toolchain/binutils/binutils-2.25/libiberty/
copysign.c 25 unsigned int function2:16; member in struct:__anon76247::__anon76249
61 unsigned int function2:16; member in struct:__anon76251::__anon76253
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 243 Function2 = LLVMAddFunction(
245 LLVMSetFunctionCallConv(Function2, LLVMCCallConv);
247 LLVMBasicBlockRef Entry = LLVMAppendBasicBlock(Function2, "entry");
251 LLVMValueRef Arg = LLVMGetParam(Function2, 0);
328 LLVMValueRef Function2;
445 reinterpret_cast<uintptr_t>(LLVMGetPointerToGlobal(Engine, Function2)));
  /external/clang/test/SemaCXX/
warn-consumed-parsing.cpp 33 void function2() CALLABLE_WHEN("consumed"); // expected-warning {{'callable_when' attribute only applies to methods}}
  /external/google-breakpad/src/common/
module_unittest.cc 262 Module::Function *function2 = new Module::Function( local
264 function2->size = 0xb369db048deb3010LL;
265 function2->parameter_size = 0x938e556cb5a79988LL;
270 vec.push_back(function2);
287 EXPECT_TRUE(vec.end() != find(vec.begin(), vec.end(), function2));
397 Module::Function *function2 = generate_duplicate_function("_without_form"); local
400 m.AddFunction(function2);
416 Module::Function *function2 = generate_duplicate_function("_and_void"); local
419 m.AddFunction(function2);
  /external/llvm/test/Transforms/InstCombine/
2011-09-03-Trampoline.ll 78 %function2 = bitcast i8* %tramp2 to i32(i32)*
79 %ret2 = call i32 %function2(i32 %n)
  /external/v8/test/mjsunit/
keyed-call-ic.js 38 return 'function2';
151 expect = 'function2';
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
InverseBinding.java 37 import kotlin.jvm.functions.Function2;
131 .mapOr(flagField, flagSet, new Function2<String, Integer, KCode>() {
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver_unittest.py 125 'AT2=1,2': ('STATE_MACHINE2', 'function2'),
131 'AT2=': {('1','2'): ('STATE_MACHINE2', 'function2', ())},
146 'AT2=': {('1','2'): ('STATE_MACHINE2', 'function2', ())},
165 'AT2=1,2': ('STATE_MACHINE2', 'function2'),
176 ('STATE_MACHINE2', 'function2', ()),
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 

Completed in 1175 milliseconds

1 2 3 4