HomeSort by relevance Sort by last modified time
    Searched refs:getInternal (Results 1 - 17 of 17) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkStrUtil.hpp 40 return s << tcu::toHex(handle.getInternal());
vkNullDriver.cpp 131 freeHandle<Object>(reinterpret_cast<Object*>((deUintptr)handle.getInternal()), pAllocator);
366 DescriptorSet* const impl = reinterpret_cast<DescriptorSet*>((deUintptr)set.getInternal());
532 const Buffer* buffer = reinterpret_cast<const Buffer*>(bufferHandle.getInternal());
569 const Image* image = reinterpret_cast<const Image*>(imageHandle.getInternal());
582 const DeviceMemory* memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal());
594 DescriptorPool* const poolImpl = reinterpret_cast<DescriptorPool*>((deUintptr)pAllocateInfo->descriptorPool.getInternal());
605 delete reinterpret_cast<DescriptorSet*>((deUintptr)pDescriptorSets[freeNdx].getInternal());
612 delete reinterpret_cast<DescriptorSet*>((deUintptr)pDescriptorSets[freeNdx].getInternal());
623 DescriptorPool* const poolImpl = reinterpret_cast<DescriptorPool*>((deUintptr)descriptorPool.getInternal());
631 DescriptorPool* const poolImpl = reinterpret_cast<DescriptorPool*>((deUintptr)descriptorPool.getInternal());
    [all...]
vkDefs.hpp 86 deUint64 getInternal (void) const { return m_internal; }
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
Pick.java 137 public abstract String getInternal(int depth, Set alreadySeen);
159 public String getInternal(int depth, Set alreadySeen) {
165 result += items[i].getInternal(depth+1, alreadySeen);
219 public String getInternal(int depth, Set alreadySeen) {
225 result += items[i].getInternal(depth+1, alreadySeen) + "/" + weightedIndex.weights[i];
274 public String getInternal(int depth, Set alreadySeen) {
278 + "; "+ item.getInternal(depth+1, alreadySeen)
322 public String getInternal(int depth, Set alreadySeen) {
379 public String getInternal(int depth, Set alreadySeen) {
383 + item.getInternal(depth+1, alreadySeen
    [all...]
BNF.java 33 public String getInternal() {
34 return pick.getInternal(0, new HashSet());
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
Pick.java 136 public abstract String getInternal(int depth, Set alreadySeen);
158 public String getInternal(int depth, Set alreadySeen) {
164 result += items[i].getInternal(depth+1, alreadySeen);
218 public String getInternal(int depth, Set alreadySeen) {
224 result += items[i].getInternal(depth+1, alreadySeen) + "/" + weightedIndex.weights[i];
273 public String getInternal(int depth, Set alreadySeen) {
277 + "; "+ item.getInternal(depth+1, alreadySeen)
321 public String getInternal(int depth, Set alreadySeen) {
378 public String getInternal(int depth, Set alreadySeen) {
382 + item.getInternal(depth+1, alreadySeen
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TestBNF.java 84 System.out.println(bnf.getInternal());
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
TestBNF.java 83 System.out.println(bnf.getInternal());
  /external/llvm/unittests/Linker/
LinkModulesTest.cpp 149 static Module *getInternal(LLVMContext &Ctx) {
173 std::unique_ptr<Module> InternalM(getInternal(Ctx));
180 std::unique_ptr<Module> InternalM(getInternal(Ctx));
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
BNF.java 32 public String getInternal() {
33 return pick.getInternal(0, new HashSet());
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp 99 return getInternal(unsignedKey, getBitShuffledKey(unsignedKey), bitmapEntryIndex,
283 const TrieMap::Result TrieMap::getInternal(const uint32_t key, const uint32_t hashedKey,
trie_map.h 306 const Result getInternal(const uint32_t key, const uint32_t hashedKey,
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 

Completed in 342 milliseconds