Home
last modified time | relevance | path

Searched defs:CallFunction (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-call.cc14 Handle<Code> Builtins::CallFunction(ConvertReceiverMode mode) { in CallFunction() function in v8::internal::Builtins
/external/clang/test/SemaCXX/
Dwarn-tautological-compare.cpp63 #define CallFunction(f) ((f != 0) ? f() : 0) macro
/external/tensorflow/tensorflow/core/kernels/data/
Dparallel_map_iterator.cc217 void CallFunction(const std::shared_ptr<IteratorContext>& ctx, in CallFunction() function in tensorflow::data::__anond6ede6490111::ParallelMapIterator
/external/v8/src/
Dcode-factory.cc242 Callable CodeFactory::CallFunction(Isolate* isolate, ConvertReceiverMode mode) { in CallFunction() function in v8::internal::CodeFactory
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmap_and_batch_dataset_op.cc411 void CallFunction(std::shared_ptr<IteratorContext> ctx, in CallFunction() function in tensorflow::data::__anon2c387ec70111::MapAndBatchDatasetOp::Dataset::Iterator