Home
last modified time | relevance | path

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

12345678910>>...18

/external/pdfium/fxjs/xfa/
Dcjx_source.cpp43 CJS_Result CJX_Source::next(CFXJSE_Engine* runtime, in next()
51 CJS_Result CJX_Source::cancelBatch(CFXJSE_Engine* runtime, in cancelBatch()
59 CJS_Result CJX_Source::first(CFXJSE_Engine* runtime, in first()
67 CJS_Result CJX_Source::updateBatch(CFXJSE_Engine* runtime, in updateBatch()
75 CJS_Result CJX_Source::previous(CFXJSE_Engine* runtime, in previous()
83 CJS_Result CJX_Source::isBOF(CFXJSE_Engine* runtime, in isBOF()
91 CJS_Result CJX_Source::isEOF(CFXJSE_Engine* runtime, in isEOF()
99 CJS_Result CJX_Source::cancel(CFXJSE_Engine* runtime, in cancel()
107 CJS_Result CJX_Source::update(CFXJSE_Engine* runtime, in update()
115 CJS_Result CJX_Source::open(CFXJSE_Engine* runtime, in open()
[all …]
Dcjx_layoutpseudomodel.cpp86 CFXJSE_Engine* runtime, in DoHWXYInternal()
143 CJS_Result CJX_LayoutPseudoModel::h(CFXJSE_Engine* runtime, in h()
148 CJS_Result CJX_LayoutPseudoModel::w(CFXJSE_Engine* runtime, in w()
153 CJS_Result CJX_LayoutPseudoModel::x(CFXJSE_Engine* runtime, in x()
158 CJS_Result CJX_LayoutPseudoModel::y(CFXJSE_Engine* runtime, in y()
163 CJS_Result CJX_LayoutPseudoModel::AllPageCount(CFXJSE_Engine* runtime) { in AllPageCount()
168 CJS_Result CJX_LayoutPseudoModel::NumberedPageCount(CFXJSE_Engine* runtime) { in NumberedPageCount()
185 CFXJSE_Engine* runtime, in pageCount()
191 CFXJSE_Engine* runtime, in pageSpan()
213 CFXJSE_Engine* runtime, in page()
[all …]
Dcjx_template.cpp35 CJS_Result CJX_Template::formNodes(CFXJSE_Engine* runtime, in formNodes()
43 CJS_Result CJX_Template::remerge(CFXJSE_Engine* runtime, in remerge()
53 CFXJSE_Engine* runtime, in execInitialize()
63 CFXJSE_Engine* runtime, in recalculate()
72 CFXJSE_Engine* runtime, in execCalculate()
82 CFXJSE_Engine* runtime, in execValidate()
Dcjx_logpseudomodel.cpp32 CFXJSE_Engine* runtime, in message()
45 CFXJSE_Engine* runtime, in traceEnabled()
51 CFXJSE_Engine* runtime, in traceActivate()
57 CFXJSE_Engine* runtime, in traceDeactivate()
63 CFXJSE_Engine* runtime, in trace()
Dcjx_form.cpp40 CJS_Result CJX_Form::formNodes(CFXJSE_Engine* runtime, in formNodes()
58 CJS_Result CJX_Form::remerge(CFXJSE_Engine* runtime, in remerge()
67 CJS_Result CJX_Form::execInitialize(CFXJSE_Engine* runtime, in execInitialize()
79 CJS_Result CJX_Form::recalculate(CFXJSE_Engine* runtime, in recalculate()
99 CJS_Result CJX_Form::execCalculate(CFXJSE_Engine* runtime, in execCalculate()
111 CJS_Result CJX_Form::execValidate(CFXJSE_Engine* runtime, in execValidate()
Dcjx_signaturepseudomodel.cpp35 CFXJSE_Engine* runtime, in verifySignature()
44 CFXJSE_Engine* runtime, in sign()
53 CFXJSE_Engine* runtime, in enumerate()
62 CFXJSE_Engine* runtime, in clear()
Dcjx_field.cpp47 CJS_Result CJX_Field::clearItems(CFXJSE_Engine* runtime, in clearItems()
55 CJS_Result CJX_Field::execEvent(CFXJSE_Engine* runtime, in execEvent()
71 CFXJSE_Engine* runtime, in execInitialize()
84 CJS_Result CJX_Field::deleteItem(CFXJSE_Engine* runtime, in deleteItem()
97 CJS_Result CJX_Field::getSaveItem(CFXJSE_Engine* runtime, in getSaveItem()
118 CJS_Result CJX_Field::boundItem(CFXJSE_Engine* runtime, in boundItem()
133 CJS_Result CJX_Field::getItemState(CFXJSE_Engine* runtime, in getItemState()
146 CJS_Result CJX_Field::execCalculate(CFXJSE_Engine* runtime, in execCalculate()
160 CFXJSE_Engine* runtime, in getDisplayItem()
181 CJS_Result CJX_Field::setItemState(CFXJSE_Engine* runtime, in setItemState()
[all …]
Dcjx_hostpseudomodel.cpp259 CFXJSE_Engine* runtime, in gotoURL()
277 CFXJSE_Engine* runtime, in openList()
317 CFXJSE_Engine* runtime, in response()
349 CFXJSE_Engine* runtime, in documentInBatch()
355 CFXJSE_Engine* runtime, in resetData()
402 CFXJSE_Engine* runtime, in beep()
424 CFXJSE_Engine* runtime, in setFocus()
464 CFXJSE_Engine* runtime, in getFocus()
478 CFXJSE_Engine* runtime, in messageBox()
519 CFXJSE_Engine* runtime, in documentCountInBatch()
[all …]
Dcjx_node.cpp116 CJS_Result CJX_Node::applyXSL(CFXJSE_Engine* runtime, in applyXSL()
125 CJS_Result CJX_Node::assignNode(CFXJSE_Engine* runtime, in assignNode()
134 CJS_Result CJX_Node::clone(CFXJSE_Engine* runtime, in clone()
143 CJS_Result CJX_Node::getAttribute(CFXJSE_Engine* runtime, in getAttribute()
153 CJS_Result CJX_Node::getElement(CFXJSE_Engine* runtime, in getElement()
172 CFXJSE_Engine* runtime, in isPropertySpecified()
199 CJS_Result CJX_Node::loadXML(CFXJSE_Engine* runtime, in loadXML()
324 CFXJSE_Engine* runtime, in saveFilteredXML()
330 CJS_Result CJX_Node::saveXML(CFXJSE_Engine* runtime, in saveXML()
372 CJS_Result CJX_Node::setAttribute(CFXJSE_Engine* runtime, in setAttribute()
[all …]
Dcjx_list.cpp40 CJS_Result CJX_List::append(CFXJSE_Engine* runtime, in append()
55 CJS_Result CJX_List::insert(CFXJSE_Engine* runtime, in insert()
71 CJS_Result CJX_List::remove(CFXJSE_Engine* runtime, in remove()
84 CJS_Result CJX_List::item(CFXJSE_Engine* runtime, in item()
Dcjx_exclgroup.cpp38 CJS_Result CJX_ExclGroup::execEvent(CFXJSE_Engine* runtime, in execEvent()
49 CFXJSE_Engine* runtime, in execInitialize()
62 CFXJSE_Engine* runtime, in execCalculate()
75 CFXJSE_Engine* runtime, in execValidate()
91 CFXJSE_Engine* runtime, in selectedMember()
Dcjx_subform.cpp37 CJS_Result CJX_Subform::execEvent(CFXJSE_Engine* runtime, in execEvent()
48 CFXJSE_Engine* runtime, in execInitialize()
61 CFXJSE_Engine* runtime, in execCalculate()
74 CFXJSE_Engine* runtime, in execValidate()
Dcjx_datawindow.cpp31 CFXJSE_Engine* runtime, in moveCurrentRecord()
36 CJS_Result CJX_DataWindow::record(CFXJSE_Engine* runtime, in record()
42 CFXJSE_Engine* runtime, in gotoRecord()
48 CFXJSE_Engine* runtime, in isRecordGroup()
Dcjx_packet.cpp38 CJS_Result CJX_Packet::getAttribute(CFXJSE_Engine* runtime, in getAttribute()
52 CJS_Result CJX_Packet::setAttribute(CFXJSE_Engine* runtime, in setAttribute()
66 CFXJSE_Engine* runtime, in removeAttribute()
/external/tensorflow/tensorflow/compiler/xla/mlir/utils/runtime/
Dasync_runtime_api.cc35 namespace runtime { namespace
193 namespace runtime { namespace
216 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeCreateToken() local
222 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeCreateValue() local
229 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeCreateGroup() local
235 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeAddTokenToGroup() local
242 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeIsGroupError() local
248 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeEmplaceToken() local
254 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeSetTokenError() local
260 AsyncRuntime &runtime = AsyncRuntime::GetCurrentRuntime(); in mlirAsyncRuntimeIsTokenError() local
[all …]
/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/python/cpython3/Include/internal/
Dpycore_pymem_init.h56 #define PYDBGRAW_ALLOC(runtime) \ argument
58 #define PYDBGMEM_ALLOC(runtime) \ argument
60 #define PYDBGOBJ_ALLOC(runtime) \ argument
67 # define _pymem_allocators_standard_INIT(runtime) \ argument
75 # define _pymem_allocators_standard_INIT(runtime) \ argument
/external/python/cpython3/Python/
Dpystate.c82 current_fast_set(_PyRuntimeState *Py_UNUSED(runtime), PyThreadState *tstate) in current_fast_set()
94 current_fast_clear(_PyRuntimeState *Py_UNUSED(runtime)) in current_fast_clear()
196 #define gilstate_tss_initialized(runtime) \ argument
198 #define gilstate_tss_init(runtime) \ argument
200 #define gilstate_tss_fini(runtime) \ argument
202 #define gilstate_tss_get(runtime) \ argument
204 #define _gilstate_tss_set(runtime, tstate) \ argument
206 #define _gilstate_tss_clear(runtime) \ argument
208 #define gilstate_tss_reinit(runtime) \ argument
212 gilstate_tss_set(_PyRuntimeState *runtime, PyThreadState *tstate) in gilstate_tss_set()
[all …]
/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/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DTensorFlowLite.java92 public static String runtimeVersion(TfLiteRuntime runtime) { in runtimeVersion()
106 public static String schemaVersion(TfLiteRuntime runtime) { in schemaVersion()
229 static InterpreterFactoryApi getFactory(TfLiteRuntime runtime) { in getFactory()
240 TfLiteRuntime runtime, String className, String methodName) { in getFactory()
/external/tensorflow/tensorflow/core/tfrt/saved_model/tests/
Dsaved_model_test.cc53 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST_P() local
103 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
172 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
221 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
328 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
492 auto runtime = tensorflow::tfrt_stub::Runtime::Create( in TEST() local
531 auto runtime = in TEST() local
586 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
672 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
692 auto runtime = DefaultTfrtRuntime(/*num_threads=*/1); in TEST() local
[all …]
/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/java/com/google/cloud/notebooks/v1/
DRuntimeName.java38 private final String runtime; field in RuntimeName
73 public static RuntimeName of(String project, String location, String runtime) { in of()
77 public static String format(String project, String location, String runtime) { in format()
182 private String runtime; field in RuntimeName.Builder
208 public Builder setRuntime(String runtime) { in setRuntime()
/external/rust/android-crates-io/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
220 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
250 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
/external/grpc-grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py152 def _read_test_cases_file(lang, runtime, release): argument
190 def _generate_test_case_jobspecs(lang, runtime, release, suite_name): argument
256 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
294 def _run_tests_for_lang(lang, runtime, images, xml_report_tree): argument
/external/stg/
Druntime.cc50 Time::Time(Runtime& runtime, const char* name) in Time()
64 Counter::Counter(Runtime& runtime, const char* name) in Counter()
72 Histogram::Histogram(Runtime& runtime, const char* name) in Histogram()

12345678910>>...18