HomeSort by relevance Sort by last modified time
    Searched full:gettext (Results 101 - 125 of 1441) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnDialog.java 251 return mUsername.getText().length() != 0 && mPassword.getText().length() != 0;
253 if (mName.getText().length() == 0 || mServer.getText().length() == 0 ||
254 !validateAddresses(mDnsServers.getText().toString(), false) ||
255 !validateAddresses(mRoutes.getText().toString(), true)) {
265 return mIpsecSecret.getText().length() != 0;
335 profile.name = mName.getText().toString();
337 profile.server = mServer.getText().toString().trim();
338 profile.username = mUsername.getText().toString()
    [all...]
  /external/e2fsprogs/intl/
libgettext.h 30 implementation of gettext. */
63 /* This value determines the behaviour of the gettext() and dgettext()
70 /* Declarations for gettext-using-catgets interface. Derived from
94 extern char *gettext PARAMS ((const char *__msgid));
126 /* Solaris 2.3 has the gettext function but dcgettext is missing.
131 # define gettext(Msgid) \ macro
168 # define gettext(Msgid) (Msgid) macro
  /external/elfutils/
ABOUT-NLS 10 assume that the distributed package does use GNU `gettext' internally,
12 need to install GNU `gettext' prior to configuring, installing or using
22 `gettext' which is used. The information can be found in the
30 Most such packages use GNU `gettext'. Other packages have their own
31 ways to internationalization, predating GNU `gettext'.
35 provides the GNU `gettext' functions. If not, the GNU `gettext' own
38 the GNU `gettext' package is _not_ required. Installers may use
44 will bypass any pre-existing `gettext' to _totally_ disable translation
49 emulation of `gettext' on top of `catgets' could not provide all th
    [all...]
  /external/icu4c/samples/citer/
citer.cpp 61 iter.getText(result1);
62 test2->getText(result2);
64 u_fprintf(out, "iter.getText() != clone.getText()\n");
126 iter.getText(result1);
127 test2->getText(result2);
129 u_fprintf(out, "getText() failed\n");
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 220 message = context.getText(com.android.internal.R.string.mmiError);
229 sb.append(context.getText(res));
250 return context.getText(com.android.internal.R.string.PinMmi);
268 sb.append(context.getText(
271 sb.append(context.getText(
275 sb.append(context.getText(
279 sb.append(context.getText(
284 sb.append(context.getText(
288 sb.append(context.getText(
  /external/libvpx/examples/includes/geshi/geshi/
gettext.php 3 * gettext.php
10 * GNU Gettext .po/.pot language file for GeSHi.
40 'LANG_NAME' => 'GNU Gettext',
  /libcore/luni/src/main/java/java/text/
RuleBasedBreakIterator.java 51 CharacterIterator it = wrapped.getText();
58 @Override public CharacterIterator getText() {
59 return wrapped.getText();
  /ndk/sources/host-tools/sed-4.2.1/po/
ChangeLog 7 * Makefile.in.in: Upgrade to gettext-0.10.40.
15 * Makefile.in.in: Upgrade to gettext-0.10.40.
47 * sed/compile.c: added N_() markers and corresponding gettext()
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
LogCatFilterSettingsDialog.java 179 if (mFilterNameText.getText().trim().equals("")) {
185 String pidText = mPidFilterText.getText().trim();
202 String tagText = mTagFilterText.getText().trim();
213 String messageText = mTextFilterText.getText().trim();
224 String appNameText = mAppNameFilterText.getText().trim();
255 mFilterName = mFilterNameText.getText();
256 mTag = mTagFilterText.getText();
257 mText = mTextFilterText.getText();
258 mLogLevel = mLogLevelCombo.getText();
259 mPid = mPidFilterText.getText();
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
SimpleAdapterTest.java 191 assertEquals("01", ((TextView) result).getText().toString());
195 assertEquals("191", ((TextView) result).getText().toString());
201 assertEquals("01", ((TextView) result).getText().toString());
206 assertEquals("101", ((TextView) result).getText().toString());
221 assertEquals("01", ((TextView) result).getText().toString());
246 assertEquals("01", ((TextView) result.findViewById(R.id.text1)).getText().toString());
250 assertEquals("191", ((TextView) result.findViewById(R.id.text1)).getText().toString());
255 assertEquals("01", ((TextView) result).getText().toString());
259 assertEquals("191", ((TextView) result).getText().toString());
274 assertEquals("01", ((TextView) result).getText().toString())
    [all...]
  /external/antlr/src/org/antlr/runtime/debug/
TraceDebugEventListener.java 51 String text = adaptor.getText(t);
58 String text = adaptor.getText(t);
69 String text = adaptor.getText(t);
76 String text = adaptor.getText(node);
  /external/bison/m4/
progtest.m4 1 # progtest.m4 serial 4 (gettext-0.14.2)
9 dnl License but which still want to provide support for the GNU gettext
11 dnl Please note that the actual code of the GNU gettext library is covered
13 dnl gettext package package is covered by the GNU General Public License.
  /external/bluetooth/glib/glib/
glibintl.h 27 #define gettext(String) (String) macro
  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model_unittest.cc 124 TEST_F(GeolocationExceptionsTableModelTest, GetText) {
128 string16 text = model_->GetText(0, IDS_EXCEPTIONS_HOSTNAME_HEADER);
132 text = model_->GetText(1, IDS_EXCEPTIONS_HOSTNAME_HEADER);
137 text = model_->GetText(2, IDS_EXCEPTIONS_HOSTNAME_HEADER);
  /external/chromium/chrome/browser/ui/views/
textfield_views.cc 14 std::wstring TextfieldViews::GetText() {
  /external/elfutils/libebl/
eblbackendname.c 27 return ebl != NULL ? ebl->emulation : gettext ("No backend");
libeblP.h 26 /* gettext helper macros. */
  /external/elfutils/m4/
codeset.m4 1 # codeset.m4 serial AM1 (gettext-0.10.40)
glibc21.m4 1 # glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40)
inttypes.m4 1 # inttypes.m4 serial 1 (gettext-0.11.4)
ulonglong.m4 1 # ulonglong.m4 serial 2 (fileutils-4.0.32, gettext-0.10.40)
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
Token.java 12 public String getText()
  /frameworks/base/core/java/android/content/
SyncActivityTooManyDeletes.java 63 getResources().getText(R.string.sync_really_delete),
64 getResources().getText(R.string.sync_undo_deletes),
65 getResources().getText(R.string.sync_do_nothing)
80 getResources().getText(R.string.sync_too_many_deletes_desc);
  /frameworks/base/core/java/android/text/method/
package.html 18 int active = MultiTapInputMethod.getCapsActive(txtView.getText());
  /frameworks/base/core/java/android/widget/
ToggleButton.java 55 mTextOn = a.getText(com.android.internal.R.styleable.ToggleButton_textOn);
56 mTextOff = a.getText(com.android.internal.R.styleable.ToggleButton_textOff);
159 event.getText().add(mContext.getString(R.string.togglebutton_pressed));
161 event.getText().add(mContext.getString(R.string.togglebutton_not_pressed));

Completed in 317 milliseconds

1 2 3 45 6 7 8 91011>>