Home
last modified time | relevance | path

Searched +defs:val +defs:title (Results 1 – 25 of 1056) sorted by relevance

12345678910>>...43

/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetCtrls.py35 def SetValue(self, val): argument
49 def SetValue(self, val): argument
68 def SetValue(self, val): argument
86 def SetValue(self, val): argument
109 def AddCol(self, title, width): argument
160 def AddCol(self, title, width): argument
240 def __init__(self, parent, pos=(0,0), size=(200,-1), title='Open File', spec='*.*', id=-1): argument
280 def SetValue(self, val): argument
286 def Append(self, val): argument
308 def __init__(self, parent, pos=(0,0), size=(200,-1), title='Open File', spec='*.*', id=-1): argument
[all …]
H A DJetDialogs.py134 def SetValue(self, fld, val): argument
209 def SetValue(self, fld, val): argument
231 def SetValue(self, fld, val): argument
250 def SetValue(self, fld, val): argument
256 def __init__(self, title): argument
273 def __init__(self, title, currentJetConfigFile): argument
342 def SetValue(self, fld, val): argument
566 def __init__(self, title, currentJetConfigFile): argument
655 def SetValue(self, fld, val): argument
850 def __init__(self, title): argument
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/WifiDialog/WifiDialog/android_common_apex30/javac/
DWifiDialog.jar ... extends android.os.CountDownTimer { final synthetic int val$dialogId final synthetic String val$deviceName final synthetic ...
/aosp_15_r20/external/libcups/cgi-bin/
H A Dadmin.c276 const char *title) /* I - Page title */ in choose_device_cb()
326 const char *title; /* Title of page */ in do_am_class() local
628 const char *title; /* Title of page */ in do_am_printer() local
1290 const char *val; /* Setting value */ in do_config_server() local
2155 const char *val; /* Setting value */ in do_menu() local
2534 const char *title; /* Page title */ in do_set_default() local
2640 const char *title; /* Page title */ in do_set_options() local
3461 const char *val, /* Parameter value */ in get_option_value() local
/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dasn1.c276 void asn1_print_hdr(const struct asn1_hdr *hdr, const char *title) in asn1_print_hdr()
283 void asn1_unexpected(const struct asn1_hdr *hdr, const char *title) in asn1_unexpected()
293 unsigned long val; in asn1_parse_oid() local
393 unsigned long val = 0; in asn1_bit_string_to_long() local
504 void asn1_put_integer(struct wpabuf *buf, int val) in asn1_put_integer()
539 void asn1_put_octet_string(struct wpabuf *buf, const struct wpabuf *val) in asn1_put_octet_string()
558 unsigned long val = oid->oid[i]; in asn1_put_oid() local
604 void asn1_put_utf8string(struct wpabuf *buf, const char *val) in asn1_put_utf8string()
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Drecord_widgets.ts54 title: string; property
122 title: string; property
161 title: string; property
196 const val = attrs.get(attrs.recCfg); constant
253 title: string; property
323 title?: string; property
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp133 HRESULT CProgressSync::Set_NumFilesTotal(UInt64 val) in Set_NumFilesTotal()
143 void CProgressSync::Set_NumBytesTotal(UInt64 val) in Set_NumBytesTotal()
149 void CProgressSync::Set_NumFilesCur(UInt64 val) in Set_NumFilesCur()
155 HRESULT CProgressSync::Set_NumBytesCur(const UInt64 *val) in Set_NumBytesCur()
166 HRESULT CProgressSync::Set_NumBytesCur(UInt64 val) in Set_NumBytesCur()
599 #define UINT_TO_STR_2(val) { s[0] = (wchar_t)('0' + (val) / 10); s[1] = (wchar_t)('0' + (val) % 10)… argument
640 void CProgressDialog::ShowSize(unsigned id, UInt64 val, UInt64 &prev) in ShowSize()
659 static unsigned GetPower32(UInt32 val) in GetPower32()
671 static unsigned GetPower64(UInt64 val) in GetPower64()
961 INT_PTR CProgressDialog::Create(const UString &title, NWindows::CThread &thread, HWND wndParent) in Create()
[all …]
/aosp_15_r20/external/libcups/cups/
H A Dppd-mark.c29 # define ppd_debug_marked(ppd,title) argument
55 const char *val, /* Pointer into value */ in cupsMarkOptions() local
698 const char *title) /* I - Title for list */ in ppd_debug_marked()
917 *val; /* Value */ in ppd_mark_option() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DProgressBox.cpp21 void CProgressBox::Init(const char *title) in Init()
30 static unsigned GetPower32(UInt32 val) in GetPower32()
42 static unsigned GetPower64(UInt64 val) in GetPower64()
66 #define UINT_TO_STR_2(val) { s[0] = (char)('0' + (val) / 10); s[1] = (char)('0' + (val) % 10); s +=… argument
112 static void Print_UInt64_and_String(AString &s, UInt64 val, const char *name) in Print_UInt64_and_String()
122 static void PrintSize_bytes_Smart(AString &s, UInt64 val) in PrintSize_bytes_Smart()
200 UInt64 val = 0; in Print() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/repackaged-jarjar/javac/
DShell.jar ... .AsyncTask { final synthetic android.content.Context val$context final synthetic String val$uri final synthetic ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/javac/
DShell.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/libbackup/libbackup/android_common/javac/
Dlibbackup.jar ... .BackupKeyPredicate { final synthetic java.util.Collection val$collection void <init> (java.util ...
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DUiBot.java145 TypedValue val = new TypedValue(); in inFixedLayout() local
241 UiObject title = mDevice.findObject(selector); in findDownloadRetryDialog() local
248 UiObject title = mDevice.findObject(selector); in findFileRenameDialog() local
255 UiObject title = mDevice.findObject(selector); in findRenameErrorMessage() local
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dmconf.c350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext()
360 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
365 static void show_helptext(const char *title, const char *text) in show_helptext()
385 struct gstr title; in search_conf() local
458 tristate val; in build_conf() local
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c94 static void debug_dump(struct http_ctx *ctx, const char *title, in debug_dump()
180 static void debug_dump_cert(const char *title, X509 *cert) in debug_dump_cert()
211 ASN1_TYPE *val; in add_alt_name_othername() local
632 long val; in i2r_LogotypeImageInfo() local
679 static void i2r_LogotypeData(LogotypeData *data, const char *title, BIO *out, in i2r_LogotypeData()
698 static void i2r_LogotypeReference(LogotypeReference *ref, const char *title, in i2r_LogotypeReference()
729 static void i2r_LogotypeInfo(LogotypeInfo *info, const char *title, BIO *out, in i2r_LogotypeInfo()
1567 void http_ocsp_set(struct http_ctx *ctx, int val) in http_ocsp_set()
/aosp_15_r20/packages/apps/Tag/src/com/android/apps/tag/record/
DSmartPoster.java103 private SmartPoster(UriRecord uri, @Nullable TextRecord title, in SmartPoster()
139 TextRecord title = getFirstIfExists(records, TextRecord.class); in parse() local
216 private RecommendedAction(byte val) { in RecommendedAction()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/ExternalStorageProvider/ExternalStorageProvider/android_common/javac/
DExternalStorageProvider.jar ... .util.UUID storageUuid public int flags public String title public String docId public java.io.File visiblePath ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/ExternalStorageProvider/ExternalStorageProvider/android_common/repackaged-jarjar/javac/
DExternalStorageProvider.jar ... .os.CancellationSignal$OnCancelListener { final synthetic Thread val$blocked void <init> (java.lang ...
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DxmlReader.py178 def __init__(self, title, maxval=100): argument
181 def set(self, val, maxval=None): argument
184 def increment(self, val=1): argument
/aosp_15_r20/external/fonttools/Tests/misc/
H A DxmlReader_test.py73 def __init__(self, title, maxval=100): argument
78 def set(self, val, maxval=None): argument
83 def increment(self, val=1): argument
/aosp_15_r20/external/swiftshader/src/System/
H A DConfigurator.cpp123 void Configurator::writeFile(const std::string &filePath, const std::string &title) in writeFile()
189 bool val; in getBoolean() local
210 double val = 0; in getFloat() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/ExternalStorageProvider/ExternalStorageProvider/android_common/combined/
DExternalStorageProvider.jar ... .util.UUID storageUuid public int flags public String title public String docId public java.io.File visiblePath ...
/aosp_15_r20/out/target/common/obj/APPS/ExternalStorageProvider_intermediates/
Dclasses.jar ... .util.UUID storageUuid public int flags public String title public String docId public java.io.File visiblePath ...
/aosp_15_r20/device/google/zumapro/dumpstate/
Ddump_power.cpp96 const char *title = "Power Stats Times"; in dumpPowerStatsTimes() local
119 int readContentsOfDir(const char* title, const char* directory, const char* strMatch, in readContentsOfDir()
561 const char *title = "max77779sp registers dump"; in dumpScratchpad() local
570 const char *title = "Battery EEPROM"; in dumpBatteryEeprom() local
656 const char *title = "gvotables"; in dumpGvoteables() local
724 const char *title = "Mitigation Stats"; in dumpMitigationStats() local
865 int val = strtol(hexval.c_str(), &endptr, 16); in dumpMitigationDirs() local
887 const char *title = "IRQ Duration Counts"; in dumpIrqDurationCounts() local
1077 const char* title = "Event Counter"; in dumpEvtCounter() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/FooterPreference/SettingsLibFooterPreference/android_common/javac/
DSettingsLibFooterPreference.jar ... .ClickableSpan { final synthetic android.content.Intent val$intent final synthetic com.android.settingslib. ...

12345678910>>...43