HomeSort by relevance Sort by last modified time
    Searched full:objects (Results 551 - 575 of 21490) sorted by null

<<21222324252627282930>>

  /external/clang/test/Sema/
memset-invalid-1.c 12 memset(query, 0, sizeof(query)); // expected-warning {{'memset' call operates on objects of type 'struct __incomplete' while the size is based on a different type 'incomplete'}} \
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderNonarrayInput.hpp 39 * Create two program objects, a boilerplate fragment shader object and two
40 * vertex shader objects.
76 * Both program objects A and B are expected not to link correctly (their
79 * Delete both program objects and geometry shader objects. Geometry shader
80 * objects should now use a slightly modified implementation where the input
83 * Attach all shaders to corresponding program objects, compile them, link
84 * program objects. Both program objects should now link correctly.
  /external/guava/guava/src/com/google/common/base/
Function.java 43 * <li>The computation is <i>consistent with equals</i>; that is, {@link Objects#equal
44 * Objects.equal}{@code (a, b)} implies that {@code Objects.equal(function.apply(a),
59 * <i>typically</i> means that {@code Objects.equal(this.apply(f), that.apply(f))} is true for all
  /external/guice/core/src/com/google/inject/internal/
LinkedBindingImpl.java 19 import com.google.common.base.Objects;
71 return Objects.toStringHelper(LinkedKeyBinding.class)
85 && Objects.equal(targetKey, o.targetKey);
93 return Objects.hashCode(getKey(), getScoping(), targetKey);
  /external/guice/extensions/grapher/src/com/google/inject/grapher/
NodeId.java 19 import com.google.common.base.Objects;
68 return Objects.hashCode(key, nodeType);
76 return Objects.equal(key, other.key) && Objects.equal(nodeType, other.nodeType);
  /external/icu/icu4c/source/common/
uhash_us.cpp 18 * Deleter for Hashtable objects.
  /external/icu/icu4c/source/extra/scrptrun/
Makefile.in 38 OBJECTS = scrptrun.o srtest.o
40 DEPS = $(OBJECTS:.o=.d)
65 $(RMV) $(OBJECTS) $(TARGET)
76 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/i18n/unicode/
tztrans.h 81 * Return true if the given TimeZoneTransition objects are semantically equal. Objects
84 * @return true if the given TimeZoneTransition objects are semantically equal.
90 * Return true if the given TimeZoneTransition objects are semantically unequal. Objects
93 * @return true if the given TimeZoneTransition objects are semantically unequal.
172 * @return The class ID for all objects of this class.
183 * @return The class ID for this object. All objects of a
184 * given class have the same class ID. Objects of
  /external/icu/icu4c/source/samples/cal/
Makefile.in 29 OBJECTS = uprint.o cal.o
31 DEPS = $(OBJECTS:.o=.d)
56 $(RMV) $(OBJECTS) $(TARGET)
68 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/samples/date/
Makefile.in 29 OBJECTS = uprint.o date.o
31 DEPS = $(OBJECTS:.o=.d)
56 $(RMV) $(OBJECTS) $(TARGET)
68 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/samples/layout/
resource.h 16 // Next default values for new objects
  /external/icu/icu4c/source/test/compat/
Makefile.in 28 OBJECTS = tzdate.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
67 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/DateFmtPerf/
Makefile.in 28 OBJECTS = DateFmtPerf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/charperf/
Makefile.in 28 OBJECTS = charperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/collationperf/
Makefile.in 28 OBJECTS = collperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
67 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/collperf/
Makefile.in 28 OBJECTS = collperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/collperf2/
Makefile.in 28 OBJECTS = collperf2.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/convperf/
Makefile.in 28 OBJECTS = convperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/dicttrieperf/
Makefile.in 28 OBJECTS = dicttrieperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
Makefile.in 29 OBJECTS = howExpensiveIs.o sieve.o
31 DEPS = $(OBJECTS:.o=.d)
56 $(RMV) $(OBJECTS) $(TARGET)
68 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/leperf/
Makefile.in 30 OBJECTS = $(TARGET).o
32 DEPS = $(OBJECTS:.o=.d)
57 $(RMV) $(OBJECTS) $(TARGET)
68 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/normperf/
Makefile.in 28 OBJECTS = normperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/strsrchperf/
Makefile.in 28 OBJECTS = strsrchperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/ubrkperf/
Makefile.in 28 OBJECTS = ubrkperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)
  /external/icu/icu4c/source/test/perf/unisetperf/
Makefile.in 28 OBJECTS = unisetperf.o
30 DEPS = $(OBJECTS:.o=.d)
55 $(RMV) $(OBJECTS) $(TARGET)
66 $(TARGET) : $(OBJECTS)

Completed in 1455 milliseconds

<<21222324252627282930>>