HomeSort by relevance Sort by last modified time
    Searched full:named (Results 51 - 75 of 1578) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/samples/Spinner/res/values/
strings.xml 18 The string named "app_name" defines the application's visible name.
  /development/simulator/app/
LocalBiChannel.h 4 // Create or attach to a named bi-directional channel on the local machine.
  /external/clearsilver/man/man3/
hdf_set_valuef.3 14 hdf_set_valuef - Set the value of a named node
  /external/dbus/test/data/valid-messages/
lots-of-arguments.message 35 STRING 'named type'
  /external/e2fsprogs/debian/
uuid-dev.README.Debian 13 tar file which is appropriately named to make life easier for
  /external/jdiff/src/jdiff/
DiffOutput.java 20 /** The HTML named anchor identifier for this difference. */
  /external/libpng/projects/cbuilder5/
libpng.readme.txt 9 After performing this step, you should have a file named
  /external/qemu/docs/
KERNEL.TXT 19 => this generates a file named arch/arm/boot/zImage
ANDROID-SKIN-FILES.TXT 35 The most important file in a skin must be named 'layout', as in:
48 A 'skin part' correspond to a named item that can contain a set of
68 Each skin layout is a named sub-key of the top-level 'layouts' key in the
80 Defines two layouts named 'portrait' and 'landscape'.
114 - 'part<n>': Individual part references for the layout. They are named
160 Defines three parts named 'foo', 'bar' and 'zoo'.
  /external/v8/test/mjsunit/compiler/
assignment.js 93 // Test compound assignments in a named function with local variables.
117 // Test compound assignments in a named function with global variables.
214 // Test compound assignments in a named function with local variables.
240 // Test compound assignments in a named function with global variables.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
function-001.js 8 * and above (missing ; between named function expressions), but declares f
  /external/webkit/WebCore/manual-tests/
named-window-blank-target.html 14 STEP 2: Open <a href="resources/named-window-blank-target-step2.html">this link</a> in a new window in front of this window and follow the instructions in it.
  /frameworks/base/core/java/com/android/internal/logging/
AndroidConfig.java 30 * named class is instantiated, the constructor is assumed to tweak the
  /packages/apps/Camera/tests/src/com/android/camera/
UnitTests.java 33 .named("Camera Unit Tests")
  /packages/apps/Gallery/tests/src/com/android/camera/
UnitTests.java 33 .named("Camera Unit Tests")
  /external/bison/doc/
bison.1 88 For instance, a grammar description file named
90 would produce the generated parser in a file named
129 chosen as if the input file were named
142 If the parser output file is named
145 is named
  /frameworks/base/core/java/android/widget/
SimpleCursorTreeAdapter.java 71 * should include at least those named views defined in groupTo.
74 * should include at least those named views defined in groupTo.
83 * should include at least those named views defined in childTo.
86 * layout file should include at least those named views defined
112 * should include at least those named views defined in groupTo.
115 * should include at least those named views defined in groupTo.
124 * should include at least those named views defined in childTo.
148 * those named views defined in groupTo.
157 * those named views defined in childTo.
SimpleExpandableListAdapter.java 72 * those named views defined in "groupTo"
88 * those named views defined in "childTo"
117 * should include at least those named views defined in "groupTo"
120 * should include at least those named views defined in "groupTo"
136 * those named views defined in "childTo"
166 * should include at least those named views defined in "groupTo"
169 * should include at least those named views defined in "groupTo"
186 * should include at least those named views defined in "childTo"
189 * file should include at least those named views defined in
  /frameworks/base/core/tests/coretests/src/android/content/
SearchRecentSuggestionsProviderTest.java 109 // we'll make 10 queries named "query x" and 10 queries named "test x"
132 // first we'll make 10 queries named "group1 x"
144 // next we'll add 10 entries named "group2 x"
213 // first we'll make 50 queries named "group1 x"
225 // next we'll add 200 entries named "group2 x"
234 // Finally we'll add 10 more entries named "group3 x"
255 // first we'll make 10 queries named "group1 x"
261 // next we'll add 10 entries named "group2 x"
  /external/clearsilver/util/
neo_hdf.h 183 * Function: hdf_get_obj - return the HDF data set node at a named location
185 * named name, and then returns the pointer to that node
189 * Returns: the pointer to the named node, or NULL if it doesn't exist
208 * Function: hdf_get_child - return the first child of the named node
214 * Returns: The first child of the named dataset node or NULL if the
308 * Function: hdf_set_value - Set the value of a named node
309 * Description: hdf_set_value will set the value of a named node. All
319 * name -> the named node to walk to
327 * Function: hdf_set_valuef - Set the value of a named node
353 * Function: hdf_set_int_value - Set the value of a named node to a numbe
    [all...]
  /external/gtest/test/
gtest-options_test.cc 110 // named lt-gtest-options_test. Therefore the output file may be
111 // named .../lt-gtest-options_test.xml. We should remove this
217 // named lt-gtest-options_test. Therefore the output file may be
218 // named .../lt-gtest-options_test.xml. We should remove this
261 // named lt-gtest-options_test. Therefore the output file may be
262 // named .../lt-gtest-options_test.xml. We should remove this
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
namednodemapnotfounderr.java 33 * named "name" in the map.
37 * the "district" attribute. There is not a node named
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
namednodemapsetnameditemns06.java 34 * Retreieve the first element whose localName is address and its attributes into a named node map.
36 * Retreieve the second element whose localName is address and its attributes into a named node map.
namednodemapsetnameditemns07.java 38 * Retreieve the attributes of first element whose localName is address into a named node map.
41 * into a named node map. Call the setNamedItemNS method on the second nodemap with the domestic
namednodemapsetnameditemns08.java 36 * Retreieve the first element whose localName is address and its attributes into a named node map.
38 * localName is address and its attributes into a named node map. Invoke setNamedItemNS on the

Completed in 83 milliseconds

1 23 4 5 6 7 8 91011>>