HomeSort by relevance Sort by last modified time
    Searched refs:named (Results 76 - 100 of 326) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/tools/
ipc_messages_log.py 8 Resolves IPC messages of the form [unknown type NNNNNN] to named IPC messages.
  /external/clang/test/Index/
print-type-size.cpp 84 // test that fields in incomplete named record do not crash
85 union named { union in namespace:Incomplete
112 // incomplete not in root level, in named record
117 } s1_x; // named record shows in s1->field_iterator
189 //named struct within anonymous struct
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
AbstractCollectionTestSuiteBuilder.java 78 .named(parentBuilder.getName())
MapTestSuiteBuilder.java 94 .named(parentBuilder.getName() + " entrySet")
101 .named(parentBuilder.getName() + " keys")
108 .named(parentBuilder.getName() + " values")
PerCollectionSizeTestSuiteBuilder.java 38 * Builder methods of this class (such as {@link #named(String)}) return this
102 .named(oneSizeName)
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetNonGwtTest.java 71 .named("DiscreteRange.asSet, closed")
ImmutableListTest.java 73 .named("ImmutableList")
78 .named("ImmutableList, built with Builder.add")
83 .named("ImmutableList, built with Builder.addAll")
88 .named("ImmutableList, reversed")
98 .named("ImmutableList, reserialized")
104 .named("ImmutableList, head subList")
110 .named("ImmutableList, tail subList")
116 .named("ImmutableList, middle subList")
123 .named("ImmutableList, unhashable values")
ImmutableSortedMapTest.java 76 .named("ImmutableSortedMap.keySet")
86 .named("ImmutableSortedMap.entrySet")
93 .named("ImmutableSortedMap.values")
104 .named("ImmutableSortedMap.keySet, reserialized")
115 .named("ImmutableSortedMap.entrySet, reserialized")
123 .named("ImmutableSortedMap.values, reserialized")
133 .named("ImmutableSortedMap.headMap.keySet")
143 .named("ImmutableSortedMap.subMap.entrySet")
150 .named("ImmutableSortedMap.tailMap.values")
ForwardingListTest.java 150 }).named("ForwardingList[ArrayList] with standard implementations")
159 }).named("ForwardingList[ImmutableList] with standard implementations")
ForwardingQueueTest.java 120 }).named(
ForwardingSortedSetTest.java 119 }).named(
  /external/valgrind/main/auxprogs/
gen-mdg 65 --hide=<a>,<b>,... hide module(s) named <a>, <b>, ...
  /external/bison/tests/
Makefile.am 47 input.at named-refs.at \
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
utils.js 6 * Creates an element named |elementName| containing the content |text|.
  /external/chromium_org/v8/test/mjsunit/compiler/
function-call.js 38 // Call on a named property.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1647.js 30 // Test for correct deoptimization in named function expressions.
  /external/chromium_org/v8/test/webkit/
delete-then-put.js 45 debug("define getter named c");
static-scope-object.js 24 description('This test ensures that the correct "this" object is used when calling named function expressions or exceptions.');
  /hardware/intel/common/utils/ituxd/
Android.mk 18 # named (liblights.tuna), and must build everywhere, or limit themselves
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 18 # named (liblights.tuna), and must build everywhere, or limit themselves
  /libcore/
Android.mk 23 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
inspect.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
inspect.py     [all...]
  /external/chromium_org/v8/test/mjsunit/
debug-script-breakpoints.js 32 // Set and remove a script break point for a named script.
41 // Set three script break points for named scripts.
  /external/clang/include/clang/AST/
Makefile 67 $(Echo) "Building Clang named character reference translation function with tblgen"
68 $(Verb) $(ClangTableGen) -gen-clang-comment-html-named-character-references -o $(call SYSPATH, $@) $<

Completed in 2239 milliseconds

1 2 34 5 6 7 8 91011>>