HomeSort by relevance Sort by last modified time
    Searched full:enter (Results 1676 - 1700 of 3517) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java     [all...]
  /packages/services/Telephony/res/values/
strings.xml 87 for a text widget that lets the user enter the digits that should
    [all...]
  /art/runtime/
thread.h 104 kSuspendRequest = 1, // If set implies that suspend_count_ > 0 and the Thread should enter the
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
CPP.stg 340 <if(trace)>System.out.println("enter <ruleName> "+input.LT(1)+" failed="+failed+" backtracking="+backtracking);<endif>
417 System.out.println("enter <ruleName> "+input.LT(1)+" failed="+failed+" backtracking="+backtracking);
934 * enter to the target state. To handle gated productions, we may
    [all...]
  /external/bison/tests/
reduce.at     [all...]
  /external/clang/lib/Lex/
Pragma.cpp 291 // Make and enter a lexer object so that we lex and expand the tokens just
    [all...]
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 433 /// \param EnteringContext If true, enter the context specified by the
    [all...]
  /external/elfutils/src/
ar.c 492 if (hsearch (entry, ENTER) == NULL)
934 if (hsearch (entry, ENTER) == NULL)
1136 if (hsearch (entry, ENTER) == NULL)
    [all...]
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 767 *** Enter case-insensitive `name' in NFA in all known
950 *** Enter aliases.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 142 to enter a PIN that we display.
320 p2p_service_add asp 1 4d6fc7 0 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
352 p2p_service_rep asp 1 4d6fc7 1 1108 alt.example.chat svc_info='name=john' rsp_info='enter PIN 1234'
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts 396 <source>Enter WPS PIN</source>
    [all...]
  /frameworks/base/core/res/res/values-en-rAU/
strings.xml 221 <string name="bugreport_option_interactive_summary" msgid="229299488536107968">"Use this under most circumstances. It allows you to track progress of the report, enter more details about the problem and take screenshots. It might omit some less-used sections that take a long time to report."</string>
223 <string name="bugreport_option_full_summary" msgid="7210859858969115745">"Use this option for minimal system interference when your device is unresponsive or too slow, or when you need all report sections. Does not allow you to enter more details or take additional screenshots."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rGB/
strings.xml 221 <string name="bugreport_option_interactive_summary" msgid="229299488536107968">"Use this under most circumstances. It allows you to track progress of the report, enter more details about the problem and take screenshots. It might omit some less-used sections that take a long time to report."</string>
223 <string name="bugreport_option_full_summary" msgid="7210859858969115745">"Use this option for minimal system interference when your device is unresponsive or too slow, or when you need all report sections. Does not allow you to enter more details or take additional screenshots."</string>
    [all...]
  /frameworks/base/core/res/res/values-en-rIN/
strings.xml 221 <string name="bugreport_option_interactive_summary" msgid="229299488536107968">"Use this under most circumstances. It allows you to track progress of the report, enter more details about the problem and take screenshots. It might omit some less-used sections that take a long time to report."</string>
223 <string name="bugreport_option_full_summary" msgid="7210859858969115745">"Use this option for minimal system interference when your device is unresponsive or too slow, or when you need all report sections. Does not allow you to enter more details or take additional screenshots."</string>
    [all...]
  /frameworks/base/docs/html/google/play/billing/
billing_admin.jd 128 <li><p>Enter additional information about the item, then click <strong>Save</strong>.</p>
165 pricing template. Based on the price you enter or the prices
524 <li>In the Link In-App Products section of the tab, enter or choose the name
    [all...]
  /frameworks/base/libs/common_time/
common_time_server.cpp 203 // Enter the initial state.
263 // disabled? If so, release the socket and enter the proper sync state.
279 // joining. Later, when we enter either the client or the
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
fr30-desc.c     [all...]
  /art/compiler/optimizing/
block_builder.cc 46 // enter/exit the try blocks are a result of branches/switches.
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
  /bionic/tests/
time_test.cpp 48 // Ensure we'll actually have to enter tzload by using a time zone that doesn't exist.
  /build/tools/releasetools/
common.py 598 """Given a list of keys, prompt the user to enter passwords for
952 """Prompt the user to enter a value (password) for each key in
963 "Enter password for %s key> " % k).strip()
974 f.write("# Enter key passwords between the [[[ ]]] brackets.\n")
    [all...]
  /cts/tools/dasm/test/
all_opcodes.d 45 monitor-enter v11
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 349 case MONITOR_ENTER: return "monitor-enter";
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 349 case MONITOR_ENTER: return "monitor-enter";

Completed in 1524 milliseconds

<<61626364656667686970>>