/external/swiftshader/third_party/subzero/bloat/ |
D | webtreemap.js | 24 var focused = null; variable 27 focused = tree; 69 if (focused && tree == focused && focused.parent) { 70 focus(focused.parent);
|
/external/perfetto/src/trace_processor/dynamic/ |
D | experimental_flamegraph_generator.cc | 101 std::vector<FocusedState> focused(table.row_count()); in ComputeFocusedState() local 110 focused[i] = FocusedState::kFocusedPropagating; in ComputeFocusedState() 115 if (focused[current_idx] != FocusedState::kNotFocused) { in ComputeFocusedState() 119 focused[current_idx] = FocusedState::kFocusedNotPropagating; in ComputeFocusedState() 123 focused[*table.id().IndexOf(*parent_id)] == in ComputeFocusedState() 126 focused[i] = FocusedState::kFocusedPropagating; in ComputeFocusedState() 128 focused[i] = FocusedState::kNotFocused; in ComputeFocusedState() 131 return focused; in ComputeFocusedState()
|
/external/swiftshader/extensions/ |
D | CHROMIUM_texture_filtering_hint.txt | 36 focused implementation, using FASTEST, or a precision focused
|
/external/pdfium/testing/resources/javascript/ |
D | bug_735912_expected.txt | 2 Alert: focused
|
D | bug_735912.in | 62 app.alert("focused");
|
/external/perfetto/protos/perfetto/trace/ |
D | ui_state.proto | 40 // implementation specific how the process to be focused will be 49 // specific how the process to be focused will be chosen.
|
/external/pigweed/docs/ |
D | module_guides.rst | 6 Pigweed is a collection of embedded-focused and embedded-related modules.
|
/external/caliper/ |
D | METADATA | 2 description: "Caliper is a tool for measuring Java code performance, primarily focused on microbenc…
|
/external/doclava/res/assets/templates/assets/ |
D | search_autocomplete.js | 246 function search_focus_changed(obj, focused) argument 248 if (focused) {
|
/external/tensorflow/tensorflow/lite/experimental/acceleration/ |
D | README.md | 8 Android-focused, since the much smaller set of configurations on iOS means there
|
/external/python/cpython3/Lib/tkinter/test/ |
D | README | 10 behind this is that some tests may depend on having its window focused
|
/external/python/cpython2/Lib/lib-tk/test/ |
D | README | 10 behind this is that some tests may depend on having its window focused
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowAccessibilityWindowInfo.java | 277 public void setFocused(boolean focused) { in setFocused() argument 278 isFocused = focused; in setFocused()
|
/external/clang/tools/ |
D | CMakeLists.txt | 25 # to keep the primary Clang repository small and focused.
|
/external/angle/util/android/third_party/ |
D | android_native_app_glue.c | 397 static void onWindowFocusChanged(ANativeActivity* activity, int focused) { in onWindowFocusChanged() argument 398 LOGV("WindowFocusChanged: %p -- %d\n", activity, focused); in onWindowFocusChanged() 400 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS); in onWindowFocusChanged()
|
/external/autotest/client/deps/graphics/graphics_test_extension/ |
D | background.js | 7 {left: l, top: t, width: w, height: h, focused: true, url: url}, property
|
/external/perfetto/ui/src/frontend/ |
D | flow_events_renderer.ts | 218 const focused = flow.id === globals.frontendLocalState.focusedFlowIdLeft || constant 223 if (focused) {
|
/external/llvm-project/clang/tools/ |
D | CMakeLists.txt | 40 # to keep the primary Clang repository small and focused.
|
/external/llvm-project/llvm/test/CodeGen/AVR/ |
D | select-must-add-unconditional-jump.ll | 8 ; occur immediately after the currently-focused one!
|
/external/llvm-project/llvm/test/DebugInfo/ |
D | dwarfdump-pushobjectaddress.ll | 22 ;; This is meaningless test case focused to test DW_OP_push_object_address.
|
/external/chromium-trace/catapult/third_party/polymer/components/core-tooltip/ |
D | core-tooltip.css | 19 :host([focused]) .core-tooltip {
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 26 This release focused on encoding performance for realtime and VOD use cases. 67 This release focused on high bit depth performance (10/12 bit) and vp9 257 This introduces a number of enhancements, mostly focused on real-time 349 Our fourth named release, focused on performance and features related to 427 Our third named release, focused on a faster, higher quality, encoder. 478 This release focused primarily on one-pass use cases, including 509 Our second named release, focused on a faster, higher quality, encoder. 586 Our first named release, focused on a faster decoder, and a better encoder.
|
/external/skia/modules/canvaskit/future_apis/ |
D | ImageDecoder.md | 10 proposal which is focused more on video and audio.
|
/external/llvm-project/clang/docs/ |
D | ClangTools.rst | 19 document is currently focused on Clang and Clang Tool developers, not on 90 provide its own user-focused documentation.
|
/external/bazelbuild-rules_android/ |
D | ROADMAP.md | 5 Rules. There are three major pillars that we are focused on when developing the
|