| /external/skia/tools/skp/page_sets/other/ |
| D | OLD-skia_nexus10_set.json | 10 "why": "from Tom W's list" string 15 "why": "from Tom W's list" string 20 "why": "from klobag" string 25 "why": "from klobag" string 30 "why": "for Clank CY" string 35 "why": "from Tom W's list" string 40 "why": "#2 news worldwide" string 45 "why": "from parallax scrolling thread" string 50 "why": "for Clank CY" string 55 "why": "for Clank CY" string [all …]
|
| D | OLD-skia_desktop_set.json | 9 "why": "from fmalita" string 14 "why": "top google property; a google tab is often open" string 18 "why": "social; top google property; Public profile; infinite scrolls", string 26 …"why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more in… string 32 "why": "#18 (Alexa global), Picked an interesting post" string 38 "why": "top social,Public profile", string 63 "why": "#12 (Alexa global),Public profile" string 68 "why": "#8 (Alexa global),Picked an interesting page", string 75 "why": "#37 (Alexa global)", string 83 "why": "#1 sports" string [all …]
|
| D | skia_maybe_later_set.json | 9 "why": "from chrome's list of profiled sites" string
|
| D | OLD-skia_galaxynexus_set.json | 10 "why": "#6 (Alexa) most visited worldwide; from robertphillips" string
|
| D | DOWN-skia_br337_desktop.json | 10 "why": "from Tom W's list" string
|
| D | LAYERS-skia_yahoonews_desktop.json | 10 "why": "#1 news worldwide (Alexa global)" string
|
| /external/skqp/tools/skp/page_sets/other/ |
| D | OLD-skia_nexus10_set.json | 10 "why": "from Tom W's list" string 15 "why": "from Tom W's list" string 20 "why": "from klobag" string 25 "why": "from klobag" string 30 "why": "for Clank CY" string 35 "why": "from Tom W's list" string 40 "why": "#2 news worldwide" string 45 "why": "from parallax scrolling thread" string 50 "why": "for Clank CY" string 55 "why": "for Clank CY" string [all …]
|
| D | OLD-skia_desktop_set.json | 9 "why": "from fmalita" string 14 "why": "top google property; a google tab is often open" string 18 "why": "social; top google property; Public profile; infinite scrolls", string 26 …"why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more in… string 32 "why": "#18 (Alexa global), Picked an interesting post" string 38 "why": "top social,Public profile", string 63 "why": "#12 (Alexa global),Public profile" string 68 "why": "#8 (Alexa global),Picked an interesting page", string 75 "why": "#37 (Alexa global)", string 83 "why": "#1 sports" string [all …]
|
| D | skia_maybe_later_set.json | 9 "why": "from chrome's list of profiled sites" string
|
| D | OLD-skia_galaxynexus_set.json | 10 "why": "#6 (Alexa) most visited worldwide; from robertphillips" string
|
| D | LAYERS-skia_yahoonews_desktop.json | 10 "why": "#1 news worldwide (Alexa global)" string
|
| D | DOWN-skia_br337_desktop.json | 10 "why": "from Tom W's list" string
|
| D | skia_onlinewsj_nexus10.json | 10 "why": "", string
|
| /external/python/cpython2/Lib/ |
| D | trace.py | 570 def globaltrace_trackcallers(self, frame, why, arg): argument 581 def globaltrace_countfuncs(self, frame, why, arg): argument 590 def globaltrace_lt(self, frame, why, arg): argument 613 def localtrace_trace_and_count(self, frame, why, arg): argument 628 def localtrace_trace(self, frame, why, arg): argument 641 def localtrace_count(self, frame, why, arg): argument
|
| /external/python/cpython3/Lib/ |
| D | trace.py | 508 def globaltrace_trackcallers(self, frame, why, arg): argument 519 def globaltrace_countfuncs(self, frame, why, arg): argument 528 def globaltrace_lt(self, frame, why, arg): argument 551 def localtrace_trace_and_count(self, frame, why, arg): argument 566 def localtrace_trace(self, frame, why, arg): argument 579 def localtrace_count(self, frame, why, arg): argument
|
| /external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
| D | complicated.proto | 24 bool why = 3; field
|
| /external/libese/libese-sysdeps/include/ese/ |
| D | sysdeps.h | 35 #define _static_assert(what, why) { while (!(1 / (!!(what)))); } argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/ |
| D | handshaker.cc | 87 void HandshakeManager::ShutdownAllPending(grpc_error* why) { in ShutdownAllPending() 112 void HandshakeManager::Shutdown(grpc_error* why) { in Shutdown()
|
| /external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | BaseAutoGlitchActivity.java | 203 String why = ""; in shouldTestBeSkipped() local 220 String why = ""; in didTestFail() local
|
| /external/grpc-grpc/src/core/lib/channel/ |
| D | handshaker.cc | 48 void grpc_handshaker_shutdown(grpc_handshaker* handshaker, grpc_error* why) { in grpc_handshaker_shutdown() 127 grpc_handshake_manager* head, grpc_error* why) { in grpc_handshake_manager_pending_list_shutdown_all() 178 grpc_error* why) { in grpc_handshake_manager_shutdown()
|
| /external/llvm-project/flang/lib/Semantics/ |
| D | assignment.cpp | 125 if (const char *why{WhyBaseObjectIsSuspicious(lhs, context)}) { in CheckDefinabilityInPureScope() local 152 if (const char *why{WhyBaseObjectIsSuspicious(*base, scope)}) { in CheckCopyabilityInPureScope() local 187 if (const char *why{ in CheckForPureContext() local
|
| /external/grpc-grpc/src/core/ext/filters/client_channel/ |
| D | connector.cc | 39 void grpc_connector_shutdown(grpc_connector* connector, grpc_error* why) { in grpc_connector_shutdown()
|
| /external/vboot_reference/tests/ |
| D | vb2_secdata_tests.c | 21 static void test_changed(struct vb2_context *ctx, int changed, const char *why) in test_changed()
|
| /external/autotest/client/site_tests/platform_ToolchainTests/src/ |
| D | clang-fortify-driver.cpp | 36 const char *why = f.expected_death ? "didn't die" : "died"; in PrintFailures() local
|
| /external/parameter-framework/upstream/doc/requirements/ |
| D | requirements.css | 30 note, ko, why, unknown { selector
|