HomeSort by relevance Sort by last modified time
    Searched refs:Holder (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /external/v8/src/
d8.cc     [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java 303 class Holder {
306 final Holder holder = new Holder(); local
308 // This function adds the holder's value to the input value.
311 return from + holder.value;
315 // Since holder.value is 2, applying 4 should yield 6.
326 holder.value = 3;
331 holder.value = 4;
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Struct.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/struct.proto</summary>
Api.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/api.proto</summary>
Wrappers.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/wrappers.proto</summary>
Type.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/type.proto</summary>
    [all...]
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.0/
rxjava-1.1.0.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.3/
rxjava-1.1.3.jar 
  /external/pdfium/fxjs/
fxjs_v8.cpp 80 v8::Local<v8::Object> holder = info.Holder();
81 ASSERT(holder->InternalFieldCount() == 2);
82 holder->SetAlignedPointerInInternalField(0, nullptr);
83 holder->SetAlignedPointerInInternalField(1, nullptr);
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.4/
rxjava-1.1.4.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.5/
rxjava-1.1.5.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.1.6/
rxjava-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava/1.2.3/
rxjava-1.2.3.jar 
  /external/v8/include/
v8.h     [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
MapUnittestProto3.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/map_unittest_proto3.proto</summary>
    [all...]
UnittestIssues.cs 12 /// <summary>Holder for reflection information generated from unittest_issues.proto</summary>
    [all...]
UnittestWellKnownTypes.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/unittest_well_known_types.proto</summary>
    [all...]
UnittestProto3.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/unittest_proto3.proto</summary>
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/protobuf/csharp/src/Google.Protobuf.Conformance/
Conformance.cs 12 /// <summary>Holder for reflection information generated from conformance.proto</summary>
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 12 /// <summary>Holder for reflection information generated from google/protobuf/descriptor.proto</summary>
    [all...]
  /frameworks/base/config/
preloaded-classes     [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha4/
intellij-core-26.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/26.0.0-alpha5/
intellij-core-26.0.0-alpha5.jar 

Completed in 1011 milliseconds

1 23 4 5