/third_party/python/Lib/distutils/command/ |
D | bdist_dumb.py | 47 default_format = { 'posix': 'gztar', variable in bdist_dumb
|
D | bdist.py | 60 default_format = {'posix': 'gztar', variable in bdist
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ |
D | kernel_select_graph_kernel.cc | 195 void GetDefaultFormat(const CNodePtr &kernel_node, std::string *default_format, bool *use_same_form… in GetDefaultFormat() 246 const std::string &default_format, bool use_same_format, in UpdateInputsKernelInfo() 344 const FuncGraphManagerPtr &mng, const std::string &default_format, in CheckFormatsAndDtypes() 496 std::string default_format; in SelectGraphKernelInfo() local
|
/third_party/boost/libs/timer/test/ |
D | cpu_timer_test.cpp | 34 string default_format(" %ws wall, %us user + %ss system = %ts CPU (%p%)\n"); in unit_test() local
|
/third_party/gettext/gettext-tools/src/ |
D | hostname.c | 99 static enum { default_format, short_format, long_format, ip_format } format; enumerator
|
/third_party/boost/libs/log/test/run/ |
D | form_named_scope.cpp | 58 static logging::string_literal default_format() { return logging::str_literal("%n"); } in default_format() function 75 static logging::wstring_literal default_format() { return logging::str_literal(L"%n"); } in default_format() function
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 2052 SVGA3dSurfaceFormat default_format = in svga_format_is_shareable() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_android.c | 808 radv_select_android_external_format(const void *next, VkFormat default_format) in radv_select_android_external_format()
|
/third_party/python/Lib/logging/ |
D | __init__.py | 414 default_format = '%(message)s' variable in PercentStyle 446 default_format = '{message}' variable in StrFormatStyle 480 default_format = '${message}' variable in StringTemplateStyle
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ |
D | ascend_helper.cc | 198 std::string default_format = kOpFormat_DEFAULT; in AddTransOpNodeToGraph() local
|
/third_party/python/Lib/test/ |
D | test_calendar.py | 111 default_format = dict(year="year", month="month", encoding="ascii") variable
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdparser.c | 1427 static const gchar default_format[] = "%01d"; in gst_mpdparser_build_URL_from_template() local
|