Home
last modified time | relevance | path

Searched +defs:val +defs:text (Results 251 – 275 of 1917) sorted by relevance

1...<<11121314151617181920>>...77

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpdb.py126 def __new__(cls, val): argument
534 def _complete_location(self, text, line, begidx, endidx): argument
553 def _complete_bpnumber(self, text, line, begidx, endidx): argument
560 def _complete_expression(self, text, line, begidx, endidx): argument
1465 def complete_undisplay(self, text, line, begidx, endidx): argument
1522 def complete_unalias(self, text, line, begidx, endidx): argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_builtins_test.cpp35 namespace val { namespace
3747 const std::string text = R"( in TEST_F() local
3802 const std::string text = R"( in TEST_F() local
3863 const std::string text = R"( in TEST_F() local
3889 const std::string text = R"( in TEST_F() local
3905 const std::string text = R"( in TEST_F() local
H A Dval_cfg_test.cpp32 namespace val { namespace
1888 std::string text = R"( in TEST_F() local
1910 std::string text = R"( in TEST_F() local
1934 std::string text = R"( in TEST_F() local
1970 std::string text = R"( in TEST_F() local
2004 std::string text = R"( in TEST_F() local
2038 std::string text = R"( in TEST_F() local
2066 std::string text = R"( in TEST_F() local
2116 std::string text = R"( in TEST_F() local
2166 std::string text = R"( in TEST_F() local
[all …]
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.cpp92 const std::string val = elem->Attribute(key.c_str()); in XMLYesNo() local
153 const std::string text(child->GetText()); in ExtractPacked() local
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DTextWrapper.cpp23 auto val = std::fabs(width); in breakLine() local
357 …TextRange text(fEndLine.startCluster()->textRange().start, fEndLine.breakCluster()->textRange().st… in moveForward() local
H A DParagraphImpl.cpp40 auto val = std::fabs(a); in littleRound() local
73 ParagraphImpl::ParagraphImpl(const SkString& text, in ParagraphImpl()
341 SkSpan<const char> text, in Cluster()
541 SkSpan<const char> text(fText.c_str() + charStart, charEnd - charStart); in buildClusterTable() local
652 bool addEllipsis) { in breakShapedTextIntoLines()
766 TextRange text, in addLine()
809 TextRange text(fText.size(), fText.size()); in getRectsForRange() local
938 SkSpan<const char> ParagraphImpl::text(TextRange textRange) { in text() function in skia::textlayout::ParagraphImpl
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value_util_test.cc81 SubstituteFunc ReplaceTWith(const AttrValue& val) { in ReplaceTWith()
172 AttrValue FromText(const string& text) { in FromText()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/aaos-libs/car-ui-lib-source/android_common_apex30/aar/
Dclasses.jar ... int before int count public void afterTextChanged (android.text.Editable) android.text.Editable s } ...
Dcar-ui-lib-source.jar ... int before int count public void afterTextChanged (android.text.Editable) android.text.Editable s } ...
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dtextio.c697 ascii_encode(textio *self, PyObject *text) in ascii_encode()
703 utf16be_encode(textio *self, PyObject *text) in utf16be_encode()
710 utf16le_encode(textio *self, PyObject *text) in utf16le_encode()
717 utf16_encode(textio *self, PyObject *text) in utf16_encode()
732 utf32be_encode(textio *self, PyObject *text) in utf32be_encode()
739 utf32le_encode(textio *self, PyObject *text) in utf32le_encode()
746 utf32_encode(textio *self, PyObject *text) in utf32_encode()
761 utf8_encode(textio *self, PyObject *text) in utf8_encode()
767 latin1_encode(textio *self, PyObject *text) in latin1_encode()
1583 _io_TextIOWrapper_write_impl(textio *self, PyObject *text) in _io_TextIOWrapper_write_impl()
[all …]
D_iomodule.c204 int text = 0, binary = 0; in _io_open_impl() local
439 PyObject *exc, *val, *tb, *close_result; in _io_open_impl() local
/aosp_15_r20/external/blktrace/iowatcher/
H A Dplot.c726 u64 val = *max; in scale_line_graph_bytes() local
746 u64 val = *max; in scale_line_graph_time() local
788 double val; in svg_line_graph() local
967 static int add_plot_history(struct pid_plot_history *pph, double val) in add_plot_history()
986 unsigned char val; in svg_io_graph_movie() local
1025 unsigned char val; in svg_io_graph() local
1090 void svg_add_legend(struct plot *plot, char *text, char *extra, char *color) in svg_add_legend()
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-library/hamcrest-library/linux_glibc_common/local-javac-header/
Dhamcrest-library.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-library/hamcrest-library/linux_glibc_common/javac/
Dhamcrest-library.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djquery-1.7.1.js2311 val: function( value ) { method
2345 val = value.call( this, i, self.val() ); property
2347 val = value; property
2352 val = ""; property
2354 val += ""; field
2356 val = jQuery.map(val, function ( value ) { property
2441 val: true, property
2444 text: true, property
5679 text: function( text ) { argument
7082 jQuery.map( val, function( val, i ){ argument
[all …]
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-sqlhist.c130 __hidden void sql_parse_error(struct sqlhist_bison *sb, const char *text, in sql_parse_error()
167 static void parse_error(struct sqlhist_bison *sb, const char *text, in parse_error()
179 unsigned int val = 0; in quick_hash() local
493 __hidden void *add_number(struct sqlhist_bison *sb, long val) in add_number()
1049 const char *val; in build_filter() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_cfg_test.cpp32 namespace val { namespace
1888 std::string text = R"( in TEST_F() local
1910 std::string text = R"( in TEST_F() local
1934 std::string text = R"( in TEST_F() local
1970 std::string text = R"( in TEST_F() local
2004 std::string text = R"( in TEST_F() local
2038 std::string text = R"( in TEST_F() local
2066 std::string text = R"( in TEST_F() local
2116 std::string text = R"( in TEST_F() local
2166 std::string text = R"( in TEST_F() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp32 namespace val { namespace
1888 std::string text = R"( in TEST_F() local
1910 std::string text = R"( in TEST_F() local
1934 std::string text = R"( in TEST_F() local
1970 std::string text = R"( in TEST_F() local
2004 std::string text = R"( in TEST_F() local
2038 std::string text = R"( in TEST_F() local
2066 std::string text = R"( in TEST_F() local
2116 std::string text = R"( in TEST_F() local
2166 std::string text = R"( in TEST_F() local
[all …]
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelListNotify.cpp38 static void ConvertSizeToString(UInt64 val, wchar_t *s) throw() in ConvertSizeToString()
192 LPWSTR text = item.pszText; in SetItemText() local
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DGatherAPIDataOld.java376 void set(int val) { in tagStatus()
458 String text = tag.text(); in getStatusVersion() local
/aosp_15_r20/external/testng/ant/3rdparty/
HDdoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/aosp_15_r20/external/deqp/modules/gles2/scripts/
H A Dgenutil.py44 def indentTextBlock(text, indent): argument
166 def frac(val): return val.applyUnary(lambda x: x - math.floor(x)) argument
169 def exp2(val): return val.applyUnary(lambda x: math.pow(2.0, x)) argument
172 def log2(val): return val.applyUnary(lambda x: math.log(x, 2.0)) argument
175 def rsq(val): return val.applyUnary(lambda x: 1.0 / math.sqrt(x)) argument
178 def sign(val): return val.applyUnary(glslSign) argument
224 def expandVec(self, val): return val argument
273 def __add__(self, val): argument
277 def __sub__(self, val): argument
280 def __mul__(self, val): argument
[all …]
/aosp_15_r20/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java154 int val = parcel.readInt(); in ViewNode() local
806 public void setText(CharSequence text) { in setText()
813 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
1060 CharSequence text = TextUtils.trimToParcelableSize(mText); in writeToParcel() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineBuilder.cpp641 void Builder::push_constant_i(int32_t val, int count) { in push_constant_i()
1661 static void* context_bit_pun(intptr_t val) { in context_bit_pun()
2553 auto text = SkSL::String::printf("0x%08X", immUnsigned); in imm() local
2573 std::string text = std::to_string(first); in asRange() local
2590 std::string text; in slotOrUniformName() local
2674 if (std::string text = this->uniformPtrCtx(ptr, count); !text.empty()) { in multiImmCtx() local
2682 std::string text = "["; in multiImmCtx() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DNumberRegressionTests.java874 String text = "1.222,111"; in Test4108738() local
916 String text = "x"; in Test4106662() local
939 String text = "time 10:x"; in Test4114639() local
1233 double val = nf.parse(out).doubleValue(); in Test4145457() local
1874 public Number parse(String text, ParsePosition parsePosition) { in parse()

1...<<11121314151617181920>>...77