HomeSort by relevance Sort by last modified time
    Searched full:plan (Results 176 - 200 of 885) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/harfbuzz_ng/
Android.mk 63 src/hb-shape-plan.cc \
  /external/harfbuzz_ng/docs/reference/
harfbuzz-docs.xml 37 <xi:include href="xml/hb-shape-plan.xml"/>
harfbuzz-sections.txt 429 <FILE>hb-shape-plan</FILE>
  /external/lldb/include/lldb/Target/
ThreadPlanStepInRange.h 98 lldb::ThreadPlanSP m_sub_plan_sp; // Keep track of the last plan we were running. If it fails, we should stop.
StopInfo.h 119 // Sometimes the thread plan logic will know that it wants a given stop to stop or not,
160 CreateStopReasonWithPlan (lldb::ThreadPlanSP &plan, lldb::ValueObjectSP return_valobj_sp);
  /external/lldb/source/Target/
ThreadPlanCallUserExpression.cpp 36 // ThreadPlanCallUserExpression: Plan to call a single function
ThreadPlanStepOverRange.cpp 186 // it is an error, and push a plan to get us out of this line and back to the containing file.
295 // For crashes, breakpoint hits, signals, etc, let the base plan (or some plan above us)
299 // Note, unlike the step in range plan, we don't mark ourselves complete if we hit an
ThreadPlanStepRange.cpp 173 log->Printf ("Step range plan stepped to another range of same line: %s", s.GetData());
197 log->Printf ("Step range plan stepped to the middle of new line(%d): %s, continuing to clear this line.",
210 log->Printf ("Step range plan out of range to 0x%" PRIx64, pc_load_addr);
485 log->Printf("Completed step through range plan.");
  /external/llvm/include/llvm/ADT/
PriorityQueue.h 69 /// so don't plan to use it a lot.
  /external/markdown/docs/
INSTALL 46 If you plan to use the provided command line script, you need to make sure your
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.h 54 unsigned short plan; /* bitplanes */ member in struct:__anon33335
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 41 <p>This class shows you how to plan out the high-level screen hierarchy for your application
  /frameworks/base/docs/html/training/design-navigation/
index.jd 24 <p>This class shows you how to plan out the high-level screen hierarchy for your application and then choose appropriate forms of navigation to allow users to effectively and intuitively traverse your content. Each lesson covers various stages in the interaction design process for navigation in Android applications, in roughly chronological order. After going through the lessons in this class, you should be able to apply the methodology and navigation paradigms outlined here to your own applications, providing a coherent navigation experience for your users.</p>
  /packages/apps/Settings/res/values-lt/
strings.xml 158 <string name="bluetooth_ask_discovery" product="tablet" msgid="786921566047356213">"Programa nori padaryti plan?etin? kompiuter? <xliff:g id="TIMEOUT">%1$d</xliff:g> sek. aptinkam? kit? ?Bluetooth? ?rengini?."</string>
160 <string name="bluetooth_ask_lasting_discovery" product="tablet" msgid="8863617309580598607">"Programa nori padaryti plan?etin? kompiuter? matom? kit? ?Bluetooth? ?rengini?. Tai gal?site v?liau pakeisti ?Bluetooth? nustatymuose."</string>
165 <string name="bluetooth_ask_enablement_and_discovery" product="tablet" msgid="3346529092809011149">"Programa nori ?jungti ?Bluetooth? ir padaryti plan?etin? kompiuter? <xliff:g id="TIMEOUT">%1$d</xliff:g> sek. matom? kit? ?rengini?."</string>
167 <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet" msgid="989613204829097159">"Programa nori ?jungti ?Bluetooth? ir padaryti plan?etin? kompiuter? matom? kit? ?rengini?. Tai gal?site v?liau pakeisti ?Bluetooth? nustatymuose."</string>
273 <string name="phone_info_label" product="tablet" msgid="7820855350955963628">"Plan?etinio kompiuterio informacija"</string>
    [all...]
  /packages/apps/Settings/src/com/android/settings/
WirelessSettings.java 330 // Remove Mobile Network Settings and Manage Mobile Plan for secondary users,
337 // Remove Mobile Network Settings and Manage Mobile Plan
511 // Remove Mobile Network Settings and Manage Mobile Plan if it's a wifi-only device.
517 // Remove Mobile Network Settings and Manage Mobile Plan
  /prebuilts/misc/darwin-x86/yasm/
COPYING 25 license if you plan on submitting code to the project.
  /prebuilts/misc/linux-x86/yasm/
COPYING 25 license if you plan on submitting code to the project.
  /external/libutf/
utf.h 27 * and first appeared in Plan 9.
141 // These routines first appeared in Plan 9.
  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleThreadPlanStepThroughObjCTrampoline.cpp 165 // queue up a "run to that address" plan.
220 // Third stage, work the run to target plan.
  /frameworks/base/docs/html/tools/help/
sdk-manager.jd 56 <p>To get started, download the latest Android version, plus the lowest version you plan
76 matches the API Level of the Android platform that you plan to use.</dd>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
CdmaSmsAddress.java 75 * Numbering Plan identification is a 0 or 4-bit value that
76 * indicates which numbering plan identification is set. (See
  /sdk/docs/
howto_SDK_git_cygwin.txt 56 If you plan to contribute, you might want to get "gitk" also.
96 If you plan on contributing, you will notice that even after a fresh "repo
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc 883 const hb_ot_shape_plan_t *plan,
907 stage->pause_func (plan, font, buffer);
912 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const
915 apply (proxy, plan, font, buffer);
918 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const
921 apply (proxy, plan, font, buffer);
  /external/harfbuzz_ng/src/
hb-ot-layout.cc 903 const hb_ot_shape_plan_t *plan,
927 stage->pause_func (plan, font, buffer);
932 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const
935 apply (proxy, plan, font, buffer);
938 void hb_ot_map_t::position (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const
941 apply (proxy, plan, font, buffer);
  /frameworks/base/packages/Keyguard/res/values-lv/
strings.xml 40 <string name="keyguard_missing_sim_message" product="tablet" msgid="1445849005909260039">"Plan?etdator? nav SIM kartes."</string>
131 <string name="kg_failed_attempts_almost_at_wipe" product="tablet" msgid="1575557200627128949">"J?s nepareizi veic?t plan?etdatora atblo???anu <xliff:g id="NUMBER_0">%d</xliff:g> reizes. P?c v?l <xliff:g id="NUMBER_1">%d</xliff:g> neveiksm?giem m??in?jumiem plan?etdator? tiks atiestat?ti r?pn?cas noklus?juma iestat?jumi un lietot?ja dati tiks zaud?ti."</string>
133 <string name="kg_failed_attempts_now_wiping" product="tablet" msgid="2072996269148483637">"J?s nepareizi veic?t plan?etdatora atblo???anu <xliff:g id="NUMBER">%d</xliff:g> reizes. Plan?etdator? tiks atiestat?ti r?pn?cas noklus?juma iestat?jumi."</string>
135 <string name="kg_failed_attempts_almost_at_login" product="tablet" msgid="3253575572118914370">"J?s nepareizi nor?d?j?t atblo???anas kombin?ciju <xliff:g id="NUMBER_0">%d</xliff:g> reizes. P?c v?l <xliff:g id="NUMBER_1">%d</xliff:g> neveiksm?giem m??in?jumiem plan?etdators b?s j?atblo??, izmantojot e-pasta kontu.\n\nM??iniet v?lreiz p?c <xliff:g id="NUMBER_2">%d</xliff:g> sekund?m."</string>

Completed in 529 milliseconds

1 2 3 4 5 6 78 91011>>