HomeSort by relevance Sort by last modified time
    Searched defs:dereference (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/swiftshader/src/OpenGL/common/
Object.cpp 58 if(dereference() == 0)
64 int Object::dereference() function in class:gl::Object
  /external/parameter-framework/asio-1.10.6/include/asio/ip/
basic_resolver_iterator.hpp 138 /// Dereference an iterator.
141 return dereference();
144 /// Dereference an iterator.
147 return &dereference();
199 const basic_resolver_entry<InternetProtocol>& dereference() const function in class:asio::ip::basic_resolver_iterator
  /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
RemoteRenderResources.java 69 ResourceValue dereference(ResourceValue resourceValue) throws RemoteException; method in interface:RemoteRenderResources
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
consuming_buffers.hpp 66 // Dereference an iterator.
69 return dereference();
72 // Dereference an iterator.
75 return &dereference();
137 const Buffer& dereference() const function in class:asio::detail::consuming_buffers_iterator
  /frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
RemoteRenderResourcesAdapter.java 116 public ResourceValue dereference(ResourceValue resourceValue) { method in class:RemoteRenderResourcesAdapter
117 return mDelegate.dereference(resourceValue);
  /frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
RemoteRenderResourcesAdapter.java 145 public ResourceValue dereference(ResourceValue resourceValue) { method in class:RemoteRenderResourcesAdapter
147 return mDelegate.dereference(resourceValue);
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/
arrays.h 283 void dereference() { sizes.pop_front(); } function in struct:glslang::TArraySizes
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 1479 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 1493 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /external/python/cpython3/Lib/
tarfile.py 1388 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 1481 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 1481 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 1481 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 1481 dereference = False # If true, add content of linked file to the variable in class:TarFile
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/26.2.0-alpha16/
layoutlib-api-26.2.0-alpha16.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
xwork-2.0.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/26.2.0-alpha16/
sdk-common-26.2.0-alpha16.jar 
  /prebuilts/misc/common/sdk-common/
sdk-common.jar 
  /prebuilts/devtools/tools/lib/
uast-162.2228.14.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/162.2228.14/
uast-162.2228.14.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.4/
uast-145.597.4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 

Completed in 1888 milliseconds

1 2 3