Home
last modified time | relevance | path

Searched refs:app1 (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util_unittest.cpp114 "AppName" : "com.isvA.app1" in TEST_F()
123 "AppName" : "com.isvA.app1" in TEST_F()
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util_unittest.cpp114 "AppName" : "com.isvA.app1" in TEST_F()
123 "AppName" : "com.isvA.app1" in TEST_F()
/third_party/weston/doc/sphinx/toc/
Dkiosk-shell.rst14 app-ids=org.domain.app1,com.domain.app2
/third_party/typescript/src/testRunner/unittests/tsserver/
DcompileOnSave.ts1015 const app1: File = { constant
1039 const files = [libFile, core, app1, app2, app1Config, app2Config]; constant
1058 openFilesForSession([app1, app2, core], session);
1063 … checkProjectActualFiles(project1, [libFile.path, app1.path, core.path, app1Config.path]);
1065 insertString(session, app1);
1082 … { projectFileName: app1Config.path, fileNames: [core.path, app1.path], projectUsesOutFile: true }
1097 … { projectFileName: app1Config.path, fileNames: [core.path, app1.path], projectUsesOutFile: true },
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/
Dopt_test.py676 def app1(x, y): function
680 return app1(x, y)
687 return app1(x, y)
/third_party/glib/gio/
Dgwin32appinfo.c4177 GWin32AppInfoApplication *app1 = info1->app; in g_win32_app_info_equal() local
4180 if (app1 == NULL || in g_win32_app_info_equal()
4184 if (app1->canonical_name_folded != NULL && in g_win32_app_info_equal()
4186 return (g_strcmp0 (app1->canonical_name_folded, in g_win32_app_info_equal()
4189 if (app1->verbs->len > 0 && in g_win32_app_info_equal()
4192 shverb1 = _verb_idx (app1->verbs, 0); in g_win32_app_info_equal()
4200 return app1 == app2; in g_win32_app_info_equal()
/third_party/python/Objects/
Dlistobject.c305 app1(PyListObject *self, PyObject *v) in app1() function
323 return app1((PyListObject *)op, newitem); in PyList_Append()
845 if (app1(self, object) == 0) in list_append()
956 int status = app1(self, item); in list_extend()
/third_party/boost/tools/build/doc/src/
Doverview.adoc1178 b2 app1 lib1//lib1 toolset=gcc variant=debug optimization=full
1181 would build two targets, "app1" and "lib1//lib1" with the specified
1189 b2 app1 lib1//lib1 gcc debug optimization=full
/third_party/openssl/Configurations/
DREADME363 app1.o utils.o -lssl -lcrypto {ex_libs}