HomeSort by relevance Sort by last modified time
    Searched full:oss (Results 176 - 200 of 947) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES2/
gl2platform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.pom 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
63 <url>https://oss.sonatype.org/content/repositories/snapshots</url>
96 <nexusUrl>https://oss.sonatype.org/</nexusUrl>
  /external/toybox/toys/other/
mix.c 14 List OSS sound channels (module snd-mixer-oss), or set volume(s).
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.pom 23 <groupId>org.sonatype.oss</groupId>
24 <artifactId>oss-parent</artifactId>
  /external/deqp/framework/common/
tcuFloatFormat.cpp 245 std::ostringstream oss; local
247 oss << (x < 0 ? "-" : "")
252 return oss.str();
325 ostringstream oss;
326 oss << expr << " returned " << result << ", expected " << reference;
327 TCU_FAIL(oss.str().c_str());
333 ostringstream oss;
335 oss << "ulp(" << arg << ")";
336 check(oss.str(), m_fmt->ulp(arg), ref);
342 ostringstream oss;
    [all...]
  /art/runtime/jit/
jit_code_cache.cc 36 std::ostringstream oss; local
37 oss << "Failed to create read write execute cache: " << error_str << " size=" << capacity;
38 *error_msg = oss.str();
  /external/androidplot/
pom.xml 21 <groupId>org.sonatype.oss</groupId>
22 <artifactId>oss-parent</artifactId>
42 <comments>A business-friendly OSS license</comments>
  /external/antlr/antlr-3.4/antlr3-maven-archetype/
pom.xml 35 The ANTLR Maven artifacts are now released via the Sonotype OSS
45 <groupId>org.sonatype.oss</groupId>
46 <artifactId>oss-parent</artifactId>
  /art/runtime/gc/accounting/
mod_union_table_test.cc 119 std::ostream& operator<<(std::ostream& oss, ModUnionTableFactory::TableType type) {
122 oss << "CardCache";
126 oss << "ReferenceCache";
133 return oss;
222 std::ostringstream oss; local
223 table->Dump(oss);
  /art/runtime/
indirect_reference_table_test.cc 30 std::ostringstream oss; local
31 irt->Dump(oss);
33 EXPECT_EQ(oss.str().find("java.lang.Object"), std::string::npos) << oss.str();
35 EXPECT_NE(oss.str().find("1 of java.lang.Object"), std::string::npos) << oss.str();
37 EXPECT_NE(oss.str().find(StringPrintf("%zd of java.lang.Object (%zd unique instances)",
42 << oss.str();
  /external/okhttp/okio/
pom.xml 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom 8 <groupId>org.sonatype.oss</groupId>
9 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom 8 <groupId>org.sonatype.oss</groupId>
9 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/m2/repository/com/squareup/javawriter/2.1.1/
javawriter-2.1.1.pom 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/m2/repository/com/squareup/javawriter/2.2.1/
javawriter-2.2.1.pom 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/m2/repository/com/squareup/javawriter/2.5.0/
javawriter-2.5.0.pom 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
  /prebuilts/tools/common/offline-m2/com/squareup/javawriter/2.5.0/
javawriter-2.5.0.pom 7 <groupId>org.sonatype.oss</groupId>
8 <artifactId>oss-parent</artifactId>
  /external/ceres-solver/google3/gflags/
gflags.h 6 // 1. Translate the gflags includes used by the OSS version of Ceres
  /external/mesa3d/docs/
RELNOTES-3.2.1 25 http://oss.sgi.com/projects/ogl-sample/
  /external/webrtc/src/system_wrappers/interface/
rw_lock_wrapper.h 15 // these OSs regular critical sections have been used to approximate RW lock
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
glplatform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
glplatform.h 8 * 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .

Completed in 294 milliseconds

1 2 3 4 5 6 78 91011>>