Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 213) sorted by relevance

123456789

/external/pdfium/fxjs/xfa/
Dcjx_source.cpp44 CJS_Result CJX_Source::next(CFX_V8* runtime, in next()
53 CFX_V8* runtime, in cancelBatch()
61 CJS_Result CJX_Source::first(CFX_V8* runtime, in first()
70 CFX_V8* runtime, in updateBatch()
79 CFX_V8* runtime, in previous()
87 CJS_Result CJX_Source::isBOF(CFX_V8* runtime, in isBOF()
95 CJS_Result CJX_Source::isEOF(CFX_V8* runtime, in isEOF()
103 CJS_Result CJX_Source::cancel(CFX_V8* runtime, in cancel()
111 CJS_Result CJX_Source::update(CFX_V8* runtime, in update()
119 CJS_Result CJX_Source::open(CFX_V8* runtime, in open()
[all …]
Dcjx_layoutpseudomodel.cpp81 CFX_V8* runtime, in HWXY()
140 CFX_V8* runtime, in h()
146 CFX_V8* runtime, in w()
152 CFX_V8* runtime, in x()
158 CFX_V8* runtime, in y()
163 CJS_Result CJX_LayoutPseudoModel::NumberedPageCount(CFX_V8* runtime, in NumberedPageCount()
185 CFX_V8* runtime, in pageCount()
191 CFX_V8* runtime, in pageSpan()
214 CFX_V8* runtime, in page()
351 CFX_V8* runtime, in pageContent()
[all …]
Dcjx_template.cpp36 CFX_V8* runtime, in formNodes()
45 CFX_V8* runtime, in remerge()
55 CFX_V8* runtime, in execInitialize()
65 CFX_V8* runtime, in recalculate()
74 CFX_V8* runtime, in execCalculate()
84 CFX_V8* runtime, in execValidate()
Dcjx_logpseudomodel.cpp33 CFX_V8* runtime, in message()
46 CFX_V8* runtime, in traceEnabled()
52 CFX_V8* runtime, in traceActivate()
58 CFX_V8* runtime, in traceDeactivate()
64 CFX_V8* runtime, in trace()
Dcjx_field.cpp47 CFX_V8* runtime, in clearItems()
56 CFX_V8* runtime, in execEvent()
72 CFX_V8* runtime, in execInitialize()
86 CFX_V8* runtime, in deleteItem()
100 CFX_V8* runtime, in getSaveItem()
122 CFX_V8* runtime, in boundItem()
138 CFX_V8* runtime, in getItemState()
152 CFX_V8* runtime, in execCalculate()
166 CFX_V8* runtime, in getDisplayItem()
188 CFX_V8* runtime, in setItemState()
[all …]
Dcjx_form.cpp39 CFX_V8* runtime, in formNodes()
58 CJS_Result CJX_Form::remerge(CFX_V8* runtime, in remerge()
68 CFX_V8* runtime, in execInitialize()
81 CFX_V8* runtime, in recalculate()
103 CFX_V8* runtime, in execCalculate()
116 CFX_V8* runtime, in execValidate()
Dcjx_signaturepseudomodel.cpp35 CFX_V8* runtime, in verifySignature()
44 CFX_V8* runtime, in sign()
53 CFX_V8* runtime, in enumerate()
62 CFX_V8* runtime, in clear()
Dcjx_hostpseudomodel.cpp246 CFX_V8* runtime, in gotoURL()
265 CFX_V8* runtime, in openList()
306 CFX_V8* runtime, in response()
338 CFX_V8* runtime, in documentInBatch()
344 CFX_V8* runtime, in resetData()
391 CFX_V8* runtime, in beep()
412 CFX_V8* runtime, in setFocus()
452 CFX_V8* runtime, in getFocus()
470 CFX_V8* runtime, in messageBox()
510 CFX_V8* runtime, in documentCountInBatch()
[all …]
Dcjx_node.cpp160 CJS_Result CJX_Node::applyXSL(CFX_V8* runtime, in applyXSL()
170 CFX_V8* runtime, in assignNode()
179 CJS_Result CJX_Node::clone(CFX_V8* runtime, in clone()
194 CFX_V8* runtime, in getAttribute()
205 CFX_V8* runtime, in getElement()
228 CFX_V8* runtime, in isPropertySpecified()
255 CJS_Result CJX_Node::loadXML(CFX_V8* runtime, in loadXML()
375 CFX_V8* runtime, in saveFilteredXML()
381 CJS_Result CJX_Node::saveXML(CFX_V8* runtime, in saveXML()
424 CFX_V8* runtime, in setAttribute()
[all …]
Dcjx_list.cpp39 CJS_Result CJX_List::append(CFX_V8* runtime, in append()
53 CJS_Result CJX_List::insert(CFX_V8* runtime, in insert()
71 CJS_Result CJX_List::remove(CFX_V8* runtime, in remove()
85 CJS_Result CJX_List::item(CFX_V8* runtime, in item()
Dcjx_exclgroup.cpp38 CFX_V8* runtime, in execEvent()
49 CFX_V8* runtime, in execInitialize()
62 CFX_V8* runtime, in execCalculate()
75 CFX_V8* runtime, in execValidate()
91 CFX_V8* runtime, in selectedMember()
Dcjx_datawindow.cpp32 CFX_V8* runtime, in moveCurrentRecord()
38 CFX_V8* runtime, in record()
44 CFX_V8* runtime, in gotoRecord()
50 CFX_V8* runtime, in isRecordGroup()
Dcjx_subform.cpp38 CFX_V8* runtime, in execEvent()
49 CFX_V8* runtime, in execInitialize()
62 CFX_V8* runtime, in execCalculate()
75 CFX_V8* runtime, in execValidate()
Dcjx_packet.cpp37 CFX_V8* runtime, in getAttribute()
52 CFX_V8* runtime, in setAttribute()
66 CFX_V8* runtime, in removeAttribute()
Dcjx_model.cpp34 CFX_V8* runtime, in clearErrorList()
40 CFX_V8* runtime, in createNode()
77 CFX_V8* runtime, in isCompatibleNS()
/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
Druntime_test.cc19 namespace runtime { namespace
29 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
51 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
74 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
98 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
105 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
112 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
119 Runtime runtime = RuntimeTest::GetParam()(); in TEST_P() local
/external/tensorflow/tensorflow/cc/experimental/libtf/
Dmodule.cc81 tensorflow::Status RegisterConcreteFunctions(Runtime runtime, in RegisterConcreteFunctions()
88 tensorflow::Status InitializeVariables(Runtime runtime, TFPackage tf_package, in InitializeVariables()
94 tensorflow::Status SetupPolymorphicFunctions(Runtime runtime, in SetupPolymorphicFunctions()
101 tensorflow::Status SetupFunctionCaptures(Runtime runtime, TFPackage tf_package, in SetupFunctionCaptures()
113 tensorflow::StatusOr<Handle> BuildProgram(Runtime runtime, in BuildProgram()
/external/python/cpython3/Python/
Dpystate.c49 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl()
102 _PyRuntimeState_Init(_PyRuntimeState *runtime) in _PyRuntimeState_Init()
116 _PyRuntimeState_Fini(_PyRuntimeState *runtime) in _PyRuntimeState_Fini()
139 _PyRuntimeState_ReInitThreads(_PyRuntimeState *runtime) in _PyRuntimeState_ReInitThreads()
171 #define HEAD_LOCK(runtime) \ argument
173 #define HEAD_UNLOCK(runtime) \ argument
181 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable()
224 _PyRuntimeState *runtime = &_PyRuntime; in PyInterpreterState_New() local
290 _PyRuntimeState *runtime = interp->runtime; in interpreter_clear() local
380 _PyRuntimeState *runtime = interp->runtime; in PyInterpreterState_Delete() local
[all …]
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyEnumDescriptor.java51 public static void createRubyEnumDescriptor(Ruby runtime) { in createRubyEnumDescriptor()
63 public RubyEnumDescriptor(Ruby runtime, RubyClass klazz) { in RubyEnumDescriptor()
132 Ruby runtime = context.runtime; in each() local
168 Ruby runtime = context.runtime; in buildModuleFromDescriptor() local
/external/armnn/src/backends/backendsCommon/test/
DOptimizedNetworkTests.cpp36 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
87 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
124 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
203 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
273 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
310 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py126 def _read_test_cases_file(lang, runtime, release): argument
163 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
219 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
249 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
/external/XNNPACK/src/
Druntime.c35 struct xnn_runtime* runtime = NULL; in xnn_create_runtime_v2() local
152 xnn_runtime_t runtime, in xnn_setup_runtime()
201 xnn_runtime_t runtime) in xnn_invoke_runtime()
218 xnn_runtime_t runtime) in xnn_delete_runtime()
/external/armnn/src/armnn/test/
DRuntimeTests.cpp30 void RuntimeLoadedNetworksReserve(armnn::Runtime* runtime) in RuntimeLoadedNetworksReserve()
43 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
132 armnn::Runtime runtime(options); in BOOST_AUTO_TEST_CASE() local
174 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
208 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
244 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
336 armnn::Runtime runtime(options); in BOOST_AUTO_TEST_CASE() local
381 armnn::Runtime runtime(options); in BOOST_AUTO_TEST_CASE() local
/external/tensorflow/tensorflow/core/tfrt/saved_model/tests/
Dsaved_model_test.cc48 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST_P() local
144 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
173 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
280 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
421 auto runtime = tensorflow::tfrt_stub::Runtime::Create( in TEST() local
514 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
534 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
661 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
687 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST_P() local
723 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
[all …]
/external/armnn/src/backends/reference/test/
DRefOptimizedNetworkTests.cpp69 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
88 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
121 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local
174 armnn::IRuntimePtr runtime(armnn::IRuntime::Create(options)); in BOOST_AUTO_TEST_CASE() local

123456789