HomeSort by relevance Sort by last modified time
    Searched refs:included (Results 126 - 150 of 920) sorted by null

1 2 3 4 56 7 8 91011>>

  /platform_testing/build/tasks/
continuous_instrumentation_metric_tests.mk 15 # Rules to generate a tests zip file that included test modules
continuous_native_metric_tests.mk 15 # Rules to generate a tests zip file that included test modules
continuous_native_tests.mk 15 # Rules to generate a tests zip file that included test modules
  /prebuilts/go/darwin-x86/doc/progs/
defer2.go 5 // This file contains the code snippets included in "Defer, Panic, and Recover."
error2.go 5 // This file contains the code snippets included in "Error Handling and Go."
interface.go 5 // This file contains the code snippets included in "The Laws of Reflection."
  /prebuilts/go/darwin-x86/src/strings/
compare.go 10 // Compare is included only for symmetry with package bytes.
  /prebuilts/go/linux-x86/doc/progs/
defer2.go 5 // This file contains the code snippets included in "Defer, Panic, and Recover."
error2.go 5 // This file contains the code snippets included in "Error Handling and Go."
interface.go 5 // This file contains the code snippets included in "The Laws of Reflection."
  /prebuilts/go/linux-x86/src/strings/
compare.go 10 // Compare is included only for symmetry with package bytes.
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
wish.i 21 as follows (this should be included in a code-block) :
69 * Call the init procedures for included packages. Each call should
  /build/make/core/
aux_executable.mk 1 # caller might have included aux_toolchain, e.g. if custom build steps are defined
32 # know its results before base_rules.mk is included.
  /external/ant-glob/
NOTICE 38 * copyright notice that is included in or attached to the work
186 * file or class name and description of purpose be included on the
208 This work (and included software, documentation such as READMEs, or other
223 included (hypertext is preferred, text is permitted) within the body
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 66 if ((filter == null) || filter.included (className))
  /frameworks/av/services/audioflinger/
RecordTracks.h 19 #error This header file should only be included from AudioFlinger.h
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 38 * copyright notice that is included in or attached to the work
186 * file or class name and description of purpose be included on the
208 This work (and included software, documentation such as READMEs, or other
223 included (hypertext is preferred, text is permitted) within the body
  /prebuilts/tools/common/m2/repository/com/intellij/annotations/12.0/
NOTICE 38 * copyright notice that is included in or attached to the work
186 * file or class name and description of purpose be included on the
208 This work (and included software, documentation such as READMEs, or other
223 included (hypertext is preferred, text is permitted) within the body
  /prebuilts/tools/common/offline-m2/com/intellij/annotations/12.0/
NOTICE 38 * copyright notice that is included in or attached to the work
186 * file or class name and description of purpose be included on the
208 This work (and included software, documentation such as READMEs, or other
223 included (hypertext is preferred, text is permitted) within the body
  /prebuilts/go/darwin-x86/src/html/template/
content.go 24 // as it will be included verbatim in the template output.
34 // as it will be included verbatim in the template output.
42 // as it will be included verbatim in the template output.
55 // as it will be included verbatim in the template output.
73 // as it will be included verbatim in the template output.
84 // as it will be included verbatim in the template output.
  /prebuilts/go/linux-x86/src/html/template/
content.go 24 // as it will be included verbatim in the template output.
34 // as it will be included verbatim in the template output.
42 // as it will be included verbatim in the template output.
55 // as it will be included verbatim in the template output.
73 // as it will be included verbatim in the template output.
84 // as it will be included verbatim in the template output.
  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
TwoWayBindingAdapterTest.java 564 makeVisible(mBinder.included.editText1, mBinder.textView);
570 assertEquals("", mBinder.included.editText1.getText().toString());
571 mBinder.included.editText1.setText("Hello World");
583 assertEquals("Hello World", mBinder.included.editText1.getText().toString());
591 makeVisible(mBinder.included.editText2, mBinder.textView);
597 assertEquals("", mBinder.included.editText2.getText().toString());
598 mBinder.included.editText2.setText("Hello World");
610 assertEquals("Hello World", mBinder.included.editText2.getText().toString());
796 mBinder.included.editText1.setVisibility(View.GONE);
797 mBinder.included.editText2.setVisibility(View.GONE)
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
class.cs 184 <?cs def:write_method_summary(methods, included) ?>
198 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
210 <?cs def:write_field_summary(fields, included) ?>
219 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
229 <?cs def:write_constant_summary(fields, included) ?>
234 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
244 <?cs def:write_attr_summary(attrs, included) ?>
253 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
255 <?cs call:cond_link(m.name, toroot, m.href, included) ?
    [all...]
  /build/make/tools/droiddoc/templates-sac/
class.cs 181 <?cs def:write_method_summary(methods, included) ?>
195 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
204 <?cs def:write_field_summary(fields, included) ?>
213 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
223 <?cs def:write_constant_summary(fields, included) ?>
228 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
235 <?cs def:write_attr_summary(attrs, included) ?>
244 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
246 <?cs call:cond_link(m.name, toroot, m.href, included) ?
    [all...]
  /external/doclava/res/assets/templates/
class.cs 173 <?cs def:write_method_summary(methods, included) ?>
187 <span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?cs call:parameter_list(method.params) ?>)</nobr>
196 <?cs def:write_field_summary(fields, included) ?>
205 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
212 <?cs def:write_constant_summary(fields, included) ?>
217 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td>
224 <?cs def:write_attr_summary(attrs, included) ?>
233 <td class="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs var:attr.name ?><?cs if:included ?></a><?cs /if ?></td>
235 <?cs call:cond_link(m.name, toroot, m.href, included) ?
    [all...]

Completed in 881 milliseconds

1 2 3 4 56 7 8 91011>>