Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/external/robolectric/
Dinclude_framework_res.mk25 $(hide) rm -rf $(PRIVATE_CLASS_INTERMEDIATES_DIR)
26 $(hide) mkdir -p $(PRIVATE_CLASS_INTERMEDIATES_DIR)
27 $(hide) if [ ! -f $(robo_input_jar) ]; then \
32 $(hide) unzip -qo $(robo_input_jar) -d $(PRIVATE_CLASS_INTERMEDIATES_DIR)
35 $(hide) mkdir -p $(PRIVATE_CLASS_INTERMEDIATES_DIR)/raw-res
36 $(hide) mv $(PRIVATE_CLASS_INTERMEDIATES_DIR)/res $(PRIVATE_CLASS_INTERMEDIATES_DIR)/raw-res/
37 $(hide) mv $(PRIVATE_CLASS_INTERMEDIATES_DIR)/assets $(PRIVATE_CLASS_INTERMEDIATES_DIR)/raw-res/
38 $(hide) if [ ! -f $(PRIVATE_FRAMEWORK_RES_PACKAGE) ]; then \
43 $(hide) unzip -qo $(PRIVATE_FRAMEWORK_RES_PACKAGE) -d $(PRIVATE_CLASS_INTERMEDIATES_DIR)
44 $(hide) (cd $(PRIVATE_CLASS_INTERMEDIATES_DIR) && rm -rf classes.dex META-INF)
[all …]
/external/testng/src/main/resources/
Dtestng-reports.js24 $('.panel').hide();
33 contents.hide();
39 function installMethodHandlers(name, hide) { argument
61 w.hide();
62 getHideLink($(this), name).hide();
64 getMethodPanelClassSel($(this), name).hide();
71 getShowLink($(this), name).hide();
76 if (hide) {
92 $('.panel').hide();
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/styles/
Dmain.css7 .hide-when-not-connected {
11 .connected .hide-when-not-connected {
16 .connected .hide-when-not-connected p {
20 .connected .hide-when-connected {
/external/robolectric-shadows/
Dreport-internal.mk17 $(hide) rm -rf $(PRIVATE_REPORT_DIR)
18 $(hide) mkdir -p $(PRIVATE_REPORT_DIR)
19 $(hide) $(JAVA) \
36 $(hide) cd $(PRIVATE_REPORT_DIR) && zip --quiet -r $(PWD)/$@ .
Drobotest-internal.mk34 $(hide) touch "$(PRIVATE_XML_OUTPUT_FILE)"
35 $(hide) \
67 $(hide) \
/external/python/cpython2/Lib/
Dfilecmp.py111 def __init__(self, a, b, ignore=None, hide=None): # Initialize argument
114 if hide is None:
115 self.hide = [os.curdir, os.pardir] # Names never to be shown
117 self.hide = hide
125 self.hide+self.ignore)
127 self.hide+self.ignore)
185 self.subdirs[x] = dircmp(a_x, b_x, self.ignore, self.hide)
/external/python/cpython3/Lib/
Dfilecmp.py120 def __init__(self, a, b, ignore=None, hide=None): # Initialize argument
123 if hide is None:
124 self.hide = [os.curdir, os.pardir] # Names never to be shown
126 self.hide = hide
134 self.hide+self.ignore)
136 self.hide+self.ignore)
194 self.subdirs[x] = dircmp(a_x, b_x, self.ignore, self.hide)
/external/robolectric-shadows/shadows/framework/
DAndroid.mk55 $(hide) cp $< $@
58 $(hide) cp $< $@
61 $(hide) cp $< $@
64 $(hide) cp $< $@
67 $(hide) cp $< $@
/external/valgrind/auxprogs/
Dgen-mdg54 my %hide;
86 $hide{$h} = 1;
127 if ($hide{$module}) {
154 if ($hide{$target}) {
/external/doclava/res/assets/templates-sdk/assets/design/
Ddefault.js59 $('.prev-page-link').hide();
64 $('.prev-page-link').hide();
83 $('.next-page-link').hide();
140 .hide()
158 $tooltip.hide();
/external/autotest/frontend/client/src/autotest/common/ui/
DNotifyManager.java41 public void hide() { in hide() method in NotifyManager.NotifyBox
42 outerPanel.hide(); in hide()
99 errorNotify.hide(); in initialize()
100 messageNotify.hide(); in initialize()
158 loadingNotify.hide(); in setLoading()
DToolTip.java32 public void hide() { in hide() method in ToolTip
33 popup.hide(); in hide()
41 hide(); in onMouseOut()
/external/libjpeg-turbo/doc/html/
Ddynsections.js9 content.hide();
15 summary.hide();
42 $(this).hide();
67 rows.filter("[id^=row_"+id+"]").hide();
/external/mesa3d/src/mesa/
DAndroid.gen.mk70 $(hide) $(PRIVATE_SCRIPT) $(1) $(PRIVATE_XML) > $@
76 $(hide) touch $@
77 $(hide) if which git > /dev/null; then \
91 $(hide) $< > $@
/external/fio/
Doptions.c1551 .hide = 0,
1815 .hide = 1,
1829 .hide = 1,
1843 .hide = 1,
1856 .hide = 1,
1955 .hide = 1,
1983 .hide = 1,
1999 .hide = 1,
2018 .hide = 1,
2031 .hide = 1,
[all …]
/external/okhttp/website/static/
Dbootstrap.min.js6hide:function(){var t;if(this.transitioning||!this.$element.hasClass("in"))return;t=this.dimension… property
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dbootstrap.js489 , hide: function () { method in Collapse
703 .delegate('[data-dismiss="modal"]', 'click.dismiss.modal', $.proxy(this.hide, this))
750 , hide: function (e) { method in Modal
795 .hide()
812 this.$backdrop.click($.proxy(this.hide, this))
844 e.which == 27 && that.hide()
953 , hide: options.delay property
976 if (!self.options.delay || !self.options.delay.hide) return self.hide()
980 if (self.hoverState == 'out') self.hide()
981 }, self.options.delay.hide)
[all …]
/external/mesa3d/src/compiler/
DAndroid.glsl.gen.mk57 $(hide) $(LEX) --nounistd -o$@ $<
63 $(hide) $(YACC) -o $@ -p "glcpp_parser_" $<
71 $(hide) $(YACC) -p "_mesa_glsl_" -o $@ $<
/external/doclava/res/assets/templates-sdk/
Ddocpage.cs48 if:(header.hide||devsite) ?><?cs
111 <?cs /if ?><?cs # end if header.hide ?><?cs
124 if:(!fullpage && !header.hide && !devsite) ?><?cs
185 if:(!fullpage && !header.hide && devsite) ?><?cs
214 && !footer.hide && !devsite?>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DInterp.java53 Set<Integer> hide = new HashSet<Integer>(); field in Interp.FilteringTokenStream
56 if ( hide.contains(get(i).getType()) ) get(i).setChannel(Token.HIDDEN_CHANNEL); in sync()
59 hide.add(ttype); in setTokenTypeChannel()
/external/icu/icu4j/
Dadjust_icudt_path.mk24 $(hide) mkdir -p $(dir $@)
25 $(hide) sed "/\.dataPath =/s/$$/ $(private_icu4c_data)/" $< > $@
/external/python/cpython2/Demo/curses/
Dncurses.py119 p4.hide()
120 p5.hide()
127 p3.hide()
248 p3.hide()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DFragmentTransactionTest.java179 txn.hide(fragment).commit(); in hide_shouldCauseFragmentToBecomeHidden()
202 txn.hide(fragment).commit(); in hide_shouldCallOnHiddenChangedOnFragment()
234 txn.hide(fragment).commit(); in hide_shouldNotCallOnHiddenChangedOnFragmentIfAlreadyHidden()
257 txn.show(fragment).hide(fragment).commit(); in showHide_shouldHideFragment()
264 txn.hide(fragment).show(fragment).commit(); in hideShow_shouldShowFragment()
/external/pdfium/fxjs/
Dcjs_console.h22 CJS_Return hide(CJS_Runtime* pRuntime,
38 JS_STATIC_METHOD(hide, console);
/external/python/cpython2/Doc/library/
Dfilecmp.rst71 .. class:: dircmp(a, b[, ignore[, hide]])
75 'tags']``. *hide* is a list of names to hide, and defaults to ``[os.curdir,
121 Files and subdirectories in *a*, filtered by *hide* and *ignore*.
126 Files and subdirectories in *b*, filtered by *hide* and *ignore*.

12345678910>>...13