Home
last modified time | relevance | path

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

12

/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/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
Dsim_service.cpp170 XMLElement* parent, const char* name, const char* text) { in AppendNewElementWithText()
528 const char* text = "PINSTATE_UNKNOWN"; in SavePinStateToIccProfile() local
644 const char* text = "DISABLE"; in SaveFacilityLockToIccProfile() 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/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/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
DToken.h94 std::string text; member
/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()
Dglslang.l773 std::string text = yytext; in floatsuffix_check() local
/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.h133 auto SetText(const std::string& text) { in SetText()
/device/generic/vulkan-cereal/protocols/vulkan/config/vu-to-json/
Dvu_schema.json46 "text": { object
/device/generic/vulkan-cereal/stream-servers/
DTextureDraw.cpp40 const GLchar* text = static_cast<const GLchar*>(shaderText); in createShader() local
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dstring_utils.cc73 std::vector<std::string> SplitString(const std::string& text, in SplitString()
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dcgenerator.py224 def appendSection(self, section, text): argument
DgenRef.py327 def xrefRewrite(text, specURL): argument
Dconventions.py271 def is_voidpointer_alias(self, tag, text, tail): argument
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h60 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) argument
/device/generic/vulkan-cereal/include/glm/gtx/
Dstring_cast.inl13 char text[STRING_BUFFER]; local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DRefBase.cpp233 String8 text; in printRefs() local

12