HomeSort by relevance Sort by last modified time
    Searched full:blurb (Results 1 - 25 of 46) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Android Development Toolkit\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Dalvik Debug Monitor Service\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Hierarchy Viewer\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Android Development Toolkit\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.traceview/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Traceview\n\
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/
about.ini 1 aboutText=%blurb
about.properties 0 blurb=Android Developer Tools\n\
  /external/autotest/site_utils/tester_feedback/
sequenced_request.py 25 def __init__(self, blurb, input_handler, prompt=None):
29 # Initialize the question blurb string.
30 self.blurb = self._format_text(blurb)
32 self.blurb += '\n' + blurb_supp
51 if self.blurb:
52 print(self.blurb, end=('\n' if self.prompt else ' '))
72 def append_question(self, blurb, input_handler, prompt=None):
75 @param blurb: The text to print prior to asking for input.
80 blurb = blurb or '
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_shlex.py 35 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
36 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
98 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
99 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_shlex.py 35 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
36 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
98 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
99 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shlex.py 35 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
36 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
98 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
99 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shlex.py 35 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
36 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
98 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
99 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
  /external/curl/tests/data/
test551 88 this is the blurb we want to upload
97 this is the blurb we want to upload
test555 111 s/^(this is the blurb we want to upload)\r\n/$1\n/ if($has_charconv)
122 this is the blurb we want to upload
141 this is the blurb we want to upload
test547 113 this is the blurb we want to upload
132 this is the blurb we want to upload
test548 113 this is the blurb we want to upload
132 this is the blurb we want to upload
  /external/iptables/iptables/
iptables-apply 15 function blurb() function
33 blurb
  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactListFragment.java 134 String blurb = activity.getString(R.string.blurbJoinContactDataWith, name); local
135 blurbView.setText(blurb);
  /hardware/intel/common/libmix/mix_video/src/
mixdisplay.c 447 * @blurb: a short description of the property
457 const char *blurb, GType object_type,
465 name, nick, blurb, flags);
  /external/avahi/docs/
HACKING 35 python script please add this legal blurb to its header:

Completed in 695 milliseconds

1 2