HomeSort by relevance Sort by last modified time
    Searched refs:help_text (Results 51 - 75 of 82) sorted by null

1 23 4

  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 595 const string& help_text) {
599 info.help_text = help_text;
606 const string& help_text) {
611 info.help_text = help_text;
    [all...]
  /device/google/contexthub/util/nanotool/
nanotool.cpp 94 const char *help_text = local
145 fprintf(stderr, "Usage: %s [options]\n\n%s\n", name, help_text);
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_command_runner.py 89 help_text='fake command for tests', variable in class:FakeCommandWithInvalidCompleter
117 help_text='fake command for tests', variable in class:FakeCommandWithCompleters
test_parallelism_framework.py 213 help_text='Something else to take up space.', variable in class:FakeCommand
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
defacl.py 185 help_text=_DETAILED_HELP_TEXT, variable in class:DefAclCommand
du.py 137 help_text=_DETAILED_HELP_TEXT, variable in class:DuCommand
logging.py 148 help_text=_DETAILED_HELP_TEXT, variable in class:LoggingCommand
rm.py 194 help_text=_DETAILED_HELP_TEXT, variable in class:RmCommand
signurl.py 216 help_text=_DETAILED_HELP_TEXT, variable in class:UrlSignCommand
update.py 116 help_text=_DETAILED_HELP_TEXT, variable in class:UpdateCommand
acl.py 313 help_text=_DETAILED_HELP_TEXT, variable in class:AclCommand
ls.py 249 help_text=_DETAILED_HELP_TEXT, variable in class:LsCommand
setmeta.py 148 help_text=_DETAILED_HELP_TEXT, variable in class:SetMetaCommand
config.py 596 help_text=_DETAILED_HELP_TEXT, variable in class:ConfigCommand
    [all...]
cp.py 733 help_text=_DETAILED_HELP_TEXT, variable in class:CpCommand
    [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
data.py 132 help_text='Do not install documentation files',
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
data.py 132 help_text='Do not install documentation files',
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
data.py 132 help_text='Do not install documentation files',
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
data.py 132 help_text='Do not install documentation files',
  /frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
DemoModeController.java 83 mToast = Toast.makeText(mContext, R.string.help_text, Toast.LENGTH_LONG);
  /external/autotest/frontend/afe/
admin.py 135 self.fields['labels'].help_text = ('Please enter a comma seperated '
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
HdrViewfinderActivity.java 257 MessageDialogFragment.newInstance(R.string.help_text)
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
HdrViewfinderActivity.java 257 MessageDialogFragment.newInstance(R.string.help_text)
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
HdrViewfinderActivity.java 257 MessageDialogFragment.newInstance(R.string.help_text)
  /external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py 257 self.help_text = builder.get_object("help_textv")
    [all...]

Completed in 1291 milliseconds

1 23 4