/device/generic/vulkan-cereal/protocols/vulkan/config/vulkan-macros/ |
D | extension.rb | 25 def text method in NormativeInlineMacroBase 66 def text method in CanInlineMacro 75 def text method in CannotInlineMacro 84 def text method in MayInlineMacro 93 def text method in MustInlineMacro 102 def text method in OptionalInlineMacro 111 def text method in RequiredInlineMacro 120 def text method in ShouldInlineMacro
|
/device/generic/vulkan-cereal/protocols/vulkan/config/spec-macros/ |
D | extension.rb | 19 def text method in NormativeInlineMacroBase 86 def text method in CanInlineMacro 95 def text method in CannotInlineMacro 104 def text method in MayInlineMacro 113 def text method in MustInlineMacro 122 def text method in OptionalInlineMacro 131 def text method in OptionallyInlineMacro 140 def text method in RequiredInlineMacro 149 def text method in ShouldInlineMacro
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | stk_service.cpp | 75 auto text = setup_menu->FindAttribute("text"); in HandleReportStkServiceIsRunning() local 141 auto text = select_item->FindAttribute("text"); in HandleSendEnvelope() local 235 auto text = select_item->FindAttribute("text"); in OnUnsolicitedCommandForTR() local 246 auto text = select_item->FindAttribute("text"); in OnUnsolicitedCommandForTR() local 278 auto text = final->FindAttribute("text"); in OnUnsolicitedCommandForTR() local
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | OverlayWidgets.cpp | 71 uint8_t text[kMaxTextLength]; member 243 const std::string &text, in AppendTextCommon() 281 std::ostringstream text; in AppendFPS() local 295 std::ostringstream text; in AppendVulkanLastValidationMessage() local 309 std::ostringstream text; in AppendVulkanValidationMessageCount() local 336 std::ostringstream text; in AppendVulkanCommandGraphSize() local 363 std::ostringstream text; in AppendVulkanRenderPassCount() local 391 std::ostringstream text; in AppendVulkanSecondaryCommandBufferPoolWaste() local 407 std::ostream &AppendWidgetDataHelper::OutputText(std::ostream &out, const overlay::Text *text) in OutputText()
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/contrib/ |
D | auto-render.mjs | 4 const findEndOfMath = function findEndOfMath(delimiter, text, startIndex) { argument 96 const splitWithDelimiters = function splitWithDelimiters(text, delimiters) { argument 114 const renderMathInText = function renderMathInText(text, optionsCopy) { argument
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | Parser_unittest.cpp | 34 std::string text = "When parsing '"; in TEST() local 65 std::string text = "When parsing '"; in TEST() local 104 std::string text = "When parsing '"; in TEST() local
|
/device/generic/vulkan-cereal/protocols/generic-apigen/ |
D | Parser_unittest.cpp | 34 std::string text = "When parsing '"; in TEST() local 65 std::string text = "When parsing '"; in TEST() local 104 std::string text = "When parsing '"; in TEST() local
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/ |
D | BluetoothScannerFragment.java | 195 String text; in updatePairingStatus() local 203 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatus() local 213 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatus() local
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/ |
D | BluetoothDevicePreferenceFragment.java | 200 String text; in updatePairingStatusImpl() local 214 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatusImpl() local 221 Toast.makeText(getActivity(), text, Toast.LENGTH_LONG).show(); in updatePairingStatusImpl() local 275 public void onText(String key, String text) { in onText()
|
D | ResponseActivity.java | 133 public void onText(String key, String text) { in onText()
|
D | RemoteDfuConfirmationActivity.java | 115 public void onText(String key, String text) {} in onText()
|
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/ |
D | validity.py | 130 def text(self): member in ValidityCollection 149 def __init__(self, text=None, anchor=None): argument
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
D | validity.py | 130 def text(self): member in ValidityCollection 149 def __init__(self, text=None, anchor=None): argument
|
/device/sample/apps/tv/SetupCustomizationSample/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | BaseActivity.java | 101 protected void showText1(String text) { in showText1() 105 protected void showText2(String text) { in showText2()
|
/device/sample/apps/tv/SetupValidation/app/src/main/java/com/google/android/tv/setup/customizationsample/ |
D | BaseActivity.java | 101 protected void showText1(String text) { in showText1() 105 protected void showText2(String text) { in showText2()
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/ |
D | DiagnosticsBase.cpp | 19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report()
|
D | preprocessor_tab_autogen.cpp | 1381 std::string text = stream.str(); in yyparse() local 1410 std::string text = stream.str(); in yyparse() local 1452 std::string text = stream.str(); in yyparse() local 1482 std::string text = stream.str(); in yyparse() local
|
/device/google/cuttlefish/host/libs/confui/ |
D | cbor.cc | 61 Cbor::Error Cbor::CheckUTF8Copy(const std::string& text) { in CheckUTF8Copy()
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | BluetoothDeviceService.java | 581 String text; in onA2dpConnectionStateChanged() local 587 text, Toast.LENGTH_SHORT).show(); in onA2dpConnectionStateChanged() local 593 text, Toast.LENGTH_SHORT).show(); in onA2dpConnectionStateChanged() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.cpp.inl | 27 void log(const char* text) {
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | Diagnostics.cpp | 84 void TDiagnostics::print(ID id, const angle::pp::SourceLocation &loc, const std::string &text) in print()
|
/device/google/cuttlefish/host/frontend/webrtc/client/js/ |
D | app.js | 77 setHardwareDetailsText(text) { argument 82 setDeviceStateDetailsText(text) { argument
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | test_gce_driver.proto | 43 string text = 1; field
|
/device/generic/vulkan-cereal/protocols/vulkan/config/vu-to-json/ |
D | vu_schema.json | 46 "text": { object
|
/device/google/cuttlefish/host/libs/web/ |
D | curl_wrapper.cc | 290 std::string UrlEscape(const std::string& text) override { in UrlEscape() 363 std::string UrlEscape(const std::string& text) override { in UrlEscape()
|