Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 64) sorted by relevance

123

/device/generic/vulkan-cereal/protocols/vulkan/config/vulkan-macros/
Dextension.rb25 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/
Dextension.rb19 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/
Dstk_service.cpp75 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/
DOverlayWidgets.cpp71 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/
Dauto-render.mjs4 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/
DParser_unittest.cpp34 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/
DParser_unittest.cpp34 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/
DBluetoothScannerFragment.java195 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/
DBluetoothDevicePreferenceFragment.java200 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()
DResponseActivity.java133 public void onText(String key, String text) { in onText()
DRemoteDfuConfirmationActivity.java115 public void onText(String key, String text) {} in onText()
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dvalidity.py130 def text(self): member in ValidityCollection
149 def __init__(self, text=None, anchor=None): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dvalidity.py130 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/
DBaseActivity.java101 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/
DBaseActivity.java101 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/
DDiagnosticsBase.cpp19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report()
Dpreprocessor_tab_autogen.cpp1381 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/
Dcbor.cc61 Cbor::Error Cbor::CheckUTF8Copy(const std::string& text) { in CheckUTF8Copy()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java581 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/
DVkEncoder.cpp.inl27 void log(const char* text) {
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DDiagnostics.cpp84 void TDiagnostics::print(ID id, const angle::pp::SourceLocation &loc, const std::string &text) in print()
/device/google/cuttlefish/host/frontend/webrtc/client/js/
Dapp.js77 setHardwareDetailsText(text) { argument
82 setDeviceStateDetailsText(text) { argument
/device/google/cuttlefish/host/commands/test_gce_driver/
Dtest_gce_driver.proto43 string text = 1; field
/device/generic/vulkan-cereal/protocols/vulkan/config/vu-to-json/
Dvu_schema.json46 "text": { object
/device/google/cuttlefish/host/libs/web/
Dcurl_wrapper.cc290 std::string UrlEscape(const std::string& text) override { in UrlEscape()
363 std::string UrlEscape(const std::string& text) override { in UrlEscape()

123