/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | GsymCreator.h | 136 std::vector<FunctionInfo> Funcs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_bitmanip_main.cpp | 92 } Funcs[] = { in testBitManip() local 128 } Funcs[] = { in testByteSwap() local
|
D | test_icmp_main.cpp | 50 } Funcs[] = { in testsInt() local 127 } Funcs[] = { in testsIntWithZero() local 199 } Funcs[] = { in testsVecInt() local 266 } Funcs[] = { in testsVecI1() local
|
D | test_stacksave_main.c | 34 } Funcs[] = {{"test_basic_vla", test_basic_vla, Subzero_test_basic_vla}, in DECLARE_TESTS() local
|
D | test_calling_conv_main.cpp | 71 } Funcs[] = { in testCaller() local 133 } Funcs[] = { in testCallee() local
|
D | test_arith_main.cpp | 67 } Funcs[] = { in testsInt() local 192 } Funcs[] = { in testsVecInt() local 259 } Funcs[] = { in testsFp() local 329 } Funcs[] = { in testsVecFp() local
|
D | test_sync_atomic_main.cpp | 96 } Funcs[] = { in testAtomicRMW() local 147 } Funcs[] = {{"val_cmp_swap", test_val_cmp_swap, Subzero_::test_val_cmp_swap}, in testValCompareAndSwap() local 217 } Funcs[] = { in testAtomicRMWThreads() local
|
D | test_fcmp_main.cpp | 80 } Funcs[] = { in testsScalar() local 164 } Funcs[] = { in testsVector() local
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/builtin/ |
D | builtin.go | 90 var Funcs = []string{ var
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 92 static void collectFunctionUsers(User *U, DenseSet<Function *> &Funcs) { in collectFunctionUsers()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | UDTLayout.h | 136 UniquePtrVector<PDBSymbolFunc> Funcs; variable
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_demo.cpp | 1069 …struct Funcs { static bool ItemGetter(void* data, int n, const char** out_str) { *out_str = ((cons… in ShowDemoWindowWidgets() argument 1331 struct Funcs in ShowDemoWindowWidgets() struct 1333 static int MyCallback(ImGuiInputTextCallbackData* data) in ShowDemoWindowWidgets() 1393 struct Funcs in ShowDemoWindowWidgets() struct 1395 static int MyResizeCallback(ImGuiInputTextCallbackData* data) in ShowDemoWindowWidgets() 1409 …r* label, ImVector<char>* my_str, const ImVec2& size = ImVec2(0, 0), ImGuiInputTextFlags flags = 0) in ShowDemoWindowWidgets() 1614 struct Funcs in ShowDemoWindowWidgets() struct 1616 static float Sin(void*, int i) { return sinf(i * 0.1f); } in ShowDemoWindowWidgets() 1617 static float Saw(void*, int i) { return (i & 1) ? 1.0f : -1.0f; } in ShowDemoWindowWidgets()
|
D | imgui.cpp | 11292 struct Funcs in ShowMetricsWindow() struct 11294 static ImRect GetTableRect(ImGuiTable* table, int rect_type, int n) in ShowMetricsWindow() 11313 static ImRect GetWindowRect(ImGuiWindow* window, int rect_type) in ShowMetricsWindow()
|
/third_party/harfbuzz/src/ |
D | hb-machinery.hh | 175 >::value Funcs; typedef
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-machinery.hh | 186 >::value Funcs; typedef
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-machinery.hh | 175 >::value Funcs; typedef
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_demo.cpp | 965 struct Funcs in ShowDemoWindowWidgets() struct 967 static float Sin(void*, int i) { return sinf(i * 0.1f); } in ShowDemoWindowWidgets() 968 static float Saw(void*, int i) { return (i & 1) ? 1.0f : -1.0f; } in ShowDemoWindowWidgets()
|
D | imgui.cpp | 9138 struct Funcs in ShowMetricsWindow() struct 9140 static void NodeDrawList(ImGuiWindow* window, ImDrawList* draw_list, const char* label) in ShowMetricsWindow() 9209 static void NodeWindows(ImVector<ImGuiWindow*>& windows, const char* label) in ShowMetricsWindow() 9218 static void NodeWindow(ImGuiWindow* window, const char* label) in ShowMetricsWindow() 9260 static void NodeTabBar(ImGuiTabBar* tab_bar) in ShowMetricsWindow()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 135 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs; member in __anon821923f40111::GCOVProfiler
|
/third_party/mesa3d/src/imgui/ |
D | imgui.cpp | 9299 struct Funcs in ShowMetricsWindow() struct 9301 static void NodeDrawList(ImGuiWindow* window, ImDrawList* draw_list, const char* label) in ShowMetricsWindow() 9372 static void NodeWindows(ImVector<ImGuiWindow*>& windows, const char* label) in ShowMetricsWindow() 9381 static void NodeWindow(ImGuiWindow* window, const char* label) in ShowMetricsWindow() 9423 static void NodeTabBar(ImGuiTabBar* tab_bar) in ShowMetricsWindow()
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 1623 inline static constexpr const FT_Outline_Funcs Funcs{ member in __anonb1df4b060611::SkFTGeometrySink
|