Home
last modified time | relevance | path

Searched defs:label2 (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardNesting.ts5 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
12 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/
DHello.h13 NSTextField *label2; variable
/third_party/typescript/tests/baselines/reference/
DtypeGuardNesting.js6 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
/third_party/gettext/gettext-tools/examples/hello-c++-kde/
Dhellowindow.cc50 QLabel *label2 = new QLabel (label2text, panel); in HelloMainWindow() local
/third_party/gettext/gettext-tools/examples/hello-c++-wxwidgets/
Dhello.cc73 wxStaticText *label2 = in MyFrame() local
/third_party/gettext/gettext-tools/examples/hello-c++-gnome/
Dhello.cc31 Gtk::Label *label2; in main() local
/third_party/gettext/gettext-tools/examples/hello-c-gnome/
Dhello.c28 GtkWidget *label2; in main() local
/third_party/gettext/gettext-tools/examples/hello-java-swing/
DHello.java21 JLabel label2 = in main() local
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
Dhello.cc53 QLabel *label2 = new QLabel (label2text, panel); in main() local
/third_party/gettext/gettext-tools/examples/hello-java-awt/
DHello.java24 Label label2 = in main() local
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DHello.java30 QLabel label2 = in main() local
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/
Dhello.cs22 private Label label2; field in Hello.HelloWindow
/third_party/mindspore/tests/ut/cpp/dataset/
Dstand_alone_samplers_test.cc80 std::shared_ptr<Tensor> label1, label2; in TEST_F() local
/third_party/flutter/skia/gm/
Dgamma.cpp86 auto nextRect = [&](const char* label, const char* label2) { in __anon816e13870302()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/third_party/bzip2/
Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/third_party/skia/tests/
DCompressedBackendAllocationTest.cpp25 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
DBackendAllocationTest.cpp206 const char* label2) { in check_solid_pixmap()
/third_party/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
/third_party/quickjs/
Dquickjs.c25394 int label1, label2; in js_parse_cond_expr() local
25612 int label, label1, depth_lvalue, label2; in js_parse_assign_expr2() local
26389 int label1, label2, mask; in js_parse_statement_or_decl() local