/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
D | Lua.cpp | 85 const char *fmt_str = "return function(frame, bp_loc, ...) {0} end"; in RegisterBreakpointCallback() local
|
D | ScriptInterpreterLua.cpp | 157 const char *fmt_str = in EnterSession() local
|
/external/llvm-project/llvm/utils/benchmark/tools/gbench/ |
D | report.py | 32 def color_format(use_color, fmt_str, *args, **kwargs): argument
|
/external/llvm-project/libcxx/utils/google-benchmark/tools/gbench/ |
D | report.py | 43 def color_format(use_color, fmt_str, *args, **kwargs): argument
|
/external/libcxx/utils/google-benchmark/tools/gbench/ |
D | report.py | 43 def color_format(use_color, fmt_str, *args, **kwargs): argument
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | convert_test.cc | 520 std::string fmt_str = std::string(fmt) + f; in TEST_F() local 564 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | convert_test.cc | 520 std::string fmt_str = std::string(fmt) + f; in TEST_F() local 564 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/google-benchmark/tools/gbench/ |
D | report.py | 43 def color_format(use_color, fmt_str, *args, **kwargs): argument
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
D | RenderScriptRuntime.cpp | 1845 const char *fmt_str = JITTemplate(eExprGetOffsetPtr); in JITDataPointer() local 1880 const char *fmt_str = JITTemplate(eExprAllocGetType); in JITTypePointer() local 1929 const char *fmt_str = JITTemplate(ExpressionStrings(eExprTypeDimX + i)); in JITTypePacked() local 1985 const char *fmt_str = JITTemplate(ExpressionStrings(eExprElementType + i)); in JITElementPacked() local 2045 const char *fmt_str = in JITSubelements() local 2140 const char *fmt_str = JITTemplate(eExprGetOffsetPtr); in JITAllocationSize() local 2182 const char *fmt_str = JITTemplate(eExprGetOffsetPtr); in JITAllocationStride() local
|
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 122 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | convert_test.cc | 560 std::string fmt_str = std::string(fmt) + f; in TestWithMultipleFormatsHelper() local 1104 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | convert_test.cc | 574 std::string fmt_str = std::string(fmt) + f; in TestWithMultipleFormatsHelper() local 1118 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | convert_test.cc | 578 std::string fmt_str = std::string(fmt) + f; in TestWithMultipleFormatsHelper() local 1111 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | convert_test.cc | 560 std::string fmt_str = std::string(fmt) + f; in TestWithMultipleFormatsHelper() local 1104 std::string fmt_str = std::string(fmt) + 'L' + f; in TEST_F() local
|
/external/python/cpython2/Lib/test/ |
D | test_builtin.py | 1546 def test_deprecated_format_string(obj, fmt_str, should_raise_warning): argument 1561 def __format__(self, fmt_str): argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | error.cc | 633 static char* fmt_str(const grpc_slice& slice) { in fmt_str() function
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | error.cc | 638 static char* fmt_str(grpc_slice slice) { in fmt_str() function
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
D | sparsebit.c | 1552 char *fmt_str; in display_range() local
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 1262 const char *fmt_str; in cond_expr_to_cil() local 1714 const char *fmt_str; in constraint_expr_to_string() local
|
/external/python/cpython3/Lib/test/ |
D | test_builtin.py | 1684 def __format__(self, fmt_str): argument
|