HomeSort by relevance Sort by last modified time
    Searched defs:function_ (Results 1 - 25 of 29) sorted by null

1 2

  /hardware/libhardware/modules/camera/3_4/
function_thread.h 30 FunctionThread(std::function<bool()> function) : function_(function){};
34 bool result = function_();
38 std::function<bool()> function_; member in class:v4l2_camera_hal::FunctionThread
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
ir_loader.h 71 std::unique_ptr<Function> function_; member in class:spvtools::ir::IrLoader
basic_block.h 50 : function_(nullptr), label_(std::move(label)) {}
53 void SetParent(Function* function) { function_ = function; }
65 Function* function_; // The enclosing function. member in class:spvtools::ir::BasicBlock
  /external/v8/src/debug/
debug-interface.h 227 i::CoverageFunction* function_; member in class:v8::debug::Coverage::FunctionData
  /external/v8/src/wasm/
wasm-interpreter.h 85 const WasmFunction* function() const { return function_; }
101 : function_(function), pc_(pc), fp_(fp), sp_(sp) {}
103 const WasmFunction* function_; member in class:v8::internal::wasm::InterpretedFrame
wasm-module.h 340 : function_(function), name_(name) {}
342 const WasmFunction* function_; member in struct:v8::internal::wasm::WasmFunctionName
  /external/v8/src/compiler/
wasm-compiler.h 76 const wasm::WasmFunction* function_; member in class:v8::internal::compiler::final
  /external/v8/src/
messages.h 121 Handle<JSFunction> function_; member in class:v8::internal::JSStackFrame
    [all...]
deoptimizer.h 429 Handle<JSFunction> function() const { return Handle<JSFunction>(function_); }
625 JSFunction* function_; member in class:v8::internal::Deoptimizer
    [all...]
frames.h 823 Handle<JSFunction> function() const { return function_; }
836 Handle<JSFunction> function_; member in class:v8::internal::BASE_EMBEDDED::JavaScriptFrameSummary
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
callback.h 124 : function_(function), self_deleting_(self_deleting) {}
129 function_();
134 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
166 : function_(function), self_deleting_(self_deleting),
172 function_(arg1_);
177 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
213 : function_(function), self_deleting_(self_deleting),
219 function_(arg1_, arg2_);
224 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
261 : function_(function), self_deleting_(self_deleting) {
272 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_0_0
294 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_1_0
316 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_0_1
338 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_1_1
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
callback.h 124 : function_(function), self_deleting_(self_deleting) {}
129 function_();
134 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
166 : function_(function), self_deleting_(self_deleting),
172 function_(arg1_);
177 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
213 : function_(function), self_deleting_(self_deleting),
219 function_(arg1_, arg2_);
224 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
261 : function_(function), self_deleting_(self_deleting) {
272 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_0_0
294 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_1_0
316 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_0_1
338 FunctionType function_; member in class:google::protobuf::internal::FunctionResultCallback_1_1
    [all...]
  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 642 return valid_ ? function_ : "";
663 string function_; member in class:google_breakpad::MinidumpAssertion
    [all...]
  /external/v8/src/ast/
scopes.h 730 return function_;
895 Variable* function_; member in class:v8::internal::DeclarationScope
    [all...]
scopes.cc 298 function_ = nullptr;
692 DCHECK_NULL(function_);
696 function_ =
701 variables_.Add(zone(), function_); local
703 return function_;
    [all...]
ast.h 2064 const Runtime::Function* function_; member in class:v8::internal::final
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 868 : function_(function), self_deleting_(self_deleting) {}
873 function_();
878 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
910 : function_(function), self_deleting_(self_deleting),
916 function_(arg1_);
921 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
957 : function_(function), self_deleting_(self_deleting),
968 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 868 : function_(function), self_deleting_(self_deleting) {}
873 function_();
878 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
910 : function_(function), self_deleting_(self_deleting),
916 function_(arg1_);
921 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
957 : function_(function), self_deleting_(self_deleting),
968 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 868 : function_(function), self_deleting_(self_deleting) {}
873 function_();
878 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
910 : function_(function), self_deleting_(self_deleting),
916 function_(arg1_);
921 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
957 : function_(function), self_deleting_(self_deleting),
968 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 868 : function_(function), self_deleting_(self_deleting) {}
873 function_();
878 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure0
910 : function_(function), self_deleting_(self_deleting),
916 function_(arg1_);
921 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure1
957 : function_(function), self_deleting_(self_deleting),
968 FunctionType function_; member in class:google::protobuf::internal::FunctionClosure2
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
expression.cc 1020 Constant_function function_; member in class:gold::Constant_expression
1026 this->function_ = CONSTANT_MAXPAGESIZE;
1028 this->function_ = CONSTANT_COMMONPAGESIZE;
1033 this->function_ = CONSTANT_MAXPAGESIZE;
1040 switch (this->function_)
1055 switch (this->function_)
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp 2872 FunctionImage(image(),function_,number_parameters_,parameters_, local
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h 1823 FunctionLiteral* function_; member in class:final
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 2496 private com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.Function function_; field in class:GLProtoBuf.GLMessage
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 

Completed in 519 milliseconds

1 2