HomeSort by relevance Sort by last modified time
    Searched refs:function_ (Results 1 - 25 of 45) 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.cpp 48 assert(function_ == nullptr);
50 function_.reset(new Function(std::move(spv_inst)));
52 assert(function_ != nullptr);
54 module_->AddFunction(std::move(*function_.release()));
55 function_ = nullptr;
57 assert(function_ != nullptr);
61 assert(function_ != nullptr);
64 function_->AddBasicBlock(std::move(*block_.release()));
67 if (function_ == nullptr) { // Outside function definition
97 function_->AddParameter(std::move(spv_inst))
    [all...]
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
ir_loader.h 71 std::unique_ptr<Function> function_; member in class:spvtools::ir::IrLoader
  /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/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
  /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/v8/src/
messages.cc 299 function_ = handle(array->Function(frame_ix), isolate);
315 function_(function),
322 return Handle<Object>::cast(function_);
331 Handle<String> result = JSFunction::GetName(function_);
385 Handle<Object> function_name(function_->shared()->name(), isolate_);
394 if (CheckMethodName(isolate_, obj, name, function_,
414 if (!CheckMethodName(isolate_, current_obj, name_key, function_,
469 return constructor.is_identical_to(function_);
631 return function_->shared()->script()->IsScript();
635 return handle(Script::cast(function_->shared()->script()), isolate_)
    [all...]
deoptimizer.h 429 Handle<JSFunction> function() const { return Handle<JSFunction>(function_); }
625 JSFunction* function_; member in class:v8::internal::Deoptimizer
    [all...]
deoptimizer.cc 51 if (function_->IsHeapObject()) {
53 Isolate* isolate = function_->GetIsolate();
54 Context* native_context = function_->context()->native_context();
434 function_(function),
514 if (function_ != nullptr && function_->IsJSFunction()) {
515 function_->ShortPrint(trace_scope_->file());
    [all...]
frames.h 823 Handle<JSFunction> function() const { return function_; }
836 Handle<JSFunction> function_; member in class:v8::internal::BASE_EMBEDDED::JavaScriptFrameSummary
    [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/debug/
debug-interface.h 227 i::CoverageFunction* function_; member in class:v8::debug::Coverage::FunctionData
  /external/v8/src/compiler/
wasm-compiler.cc     [all...]
wasm-compiler.h 76 const wasm::WasmFunction* function_; member in class:v8::internal::compiler::final
  /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.cc     [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 100 TextureLookupSpec (Function function_,
106 : function (function_)

Completed in 1373 milliseconds

1 2