/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
ContextNodeList.java | 90 public int size(); method in interface:ContextNodeList
|
/external/autotest/client/deps/glbench/src/ |
main.cc | 86 GLint size[2]; local 87 glGetIntegerv(GL_MAX_VIEWPORT_DIMS, size); 88 printf("# MAX_VIEWPORT_DIMS=(%d, %d)\n", size[0], size[1]); 89 if (size[0] < g_width || size[1] < g_height) { 91 size[0], size[1]); 94 glGetIntegerv(GL_MAX_TEXTURE_SIZE, size); 95 printf("# GL_MAX_TEXTURE_SIZE=%d\n", size[0]) [all...] |
/external/autotest/frontend/client/src/autotest/afe/ |
LabelFilter.java | 54 labels.set(labels.size(), new JSONString(platformString));
|
/external/autotest/frontend/client/src/autotest/common/table/ |
RpcDataSource.java | 38 sortList.set(sortList.size(), new JSONString(sortSpec.toString()));
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
SignerInformationStore.java | 74 return list.size() == 0 ? null : (SignerInformation) list.iterator().next(); 82 public int size() method in class:SignerInformationStore 84 return all.size();
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
FixedPointCombMultiplier.java | 10 int size = FixedPointUtil.getCombSize(c); local 12 if (k.bitLength() > size) 17 * size, or alternatively we could deal with the 'extra' bits either by running the comb 23 int minWidth = getWidthForCombSize(size); 29 int d = (size + width - 1) / width;
|
/external/caliper/tutorial/ |
Tutorial.java | 144 * different size. What we need is a parameter! 147 * now get an error: "No values provided for benchmark parameter 'size'". 154 * Benchmark size ns 161 * Benchmark size ns 169 @Param int size; // set automatically by framework field in class:Tutorial.Benchmark5 175 array = new int[size];
|
/external/ceres-solver/internal/ceres/ |
block_jacobi_preconditioner.cc | 49 for (int c = 0; c < block_structure_.cols.size(); ++c) { 50 int size = block_structure_.cols[c].size; local 51 storage_needed += size * size; 54 // Size the offsets and storage. 55 blocks_.resize(block_structure_.cols.size()); 60 for (int c = 0; c < block_structure_.cols.size(); ++c) { 61 int size = block_structure_.cols[c].size; local 106 const int size = block_structure_.cols[c].size; local 125 const int size = block_structure_.cols[c].size; local [all...] |
block_structure.h | 51 Block() : size(-1), position(-1) {} 52 Block(int size_, int position_) : size(size_), position(position_) {} 54 BlockSize size; member in struct:ceres::internal::Block
|
/external/chromium-libpac/src/ |
net_util.cc | 30 int size = sizeof(struct in_addr); local 34 size = sizeof(struct in6_addr); 39 ip_number->resize(size); 40 for (int i = 0; i < size; i++) { 84 number_of_bits > static_cast<int>(ip_number->size() * 8)) 99 if (ip_number.size() != ip_prefix.size()) { 100 if (ip_number.size() == 4) {
|
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
pie_chart.py | 29 size: relative size of the segment 33 def __init__(self, size, label=None, color=None): 41 super(Segment, self).__init__([size], label=label, style=style) 42 assert size >= 0 51 size = property(_GetSize, _SetSize, variable in class:Segment 52 doc = """The relative size of this pie segment.""") 135 def AddSegment(self, size, label=None, color=None, pie_index=0): 138 size: The size of the segment [all...] |
/external/clang/include/clang/AST/ |
DeclGroup.h | 42 unsigned size() const { return NumDecls; } function in class:clang::DeclGroup 113 return &G[0] + G.size(); 126 return &G[0] + G.size();
|
/external/clang/lib/Rewrite/ |
RewriteRope.cpp | 83 /// Size - This is the number of bytes of file this node (including any 85 unsigned Size; 91 RopePieceBTreeNode(bool isLeaf) : Size(0), IsLeaf(isLeaf) {} 96 unsigned size() const { return Size; } function in class:__anon6545::RopePieceBTreeNode 162 Size = 0; 193 /// FullRecomputeSizeLocally - This method recomputes the 'Size' field by 194 /// summing the size of all RopePieces. 196 Size = 0; 198 Size += getPiece(i).size() [all...] |
/external/clang/test/CodeGenCXX/ |
cxx0x-initializer-stdinitializerlist-pr12086.cpp | 40 size_t size() const {return __end_ - __begin_;} function in class:std::initializer_list 46 size_t size() const {return __size_;} function in class:std::initializer_list
|
/external/compiler-rt/lib/msan/ |
msan_thread.cc | 13 uptr size = RoundUpTo(sizeof(MsanThread), PageSize); local 14 MsanThread *thread = (MsanThread*)MmapOrDie(size, __func__); 41 __msan_unpoison((void *)(dtls->dtv[i].beg), dtls->dtv[i].size); 62 uptr size = RoundUpTo(sizeof(MsanThread), GetPageSizeCached()); local 63 UnmapOrDie(this, size);
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
standalone_malloc_test.cc | 30 size_t size = 1 + (i % 200); local 32 size *= 4096; 33 total_malloced += size; 34 char *x = new char[size]; 35 x[0] = x[size - 1] = x[size / 2] = 0; 36 allocated.push_back(make_pair(x, size)); 40 size_t slot = i % allocated.size(); 43 size_t size = allocated[slot].second; local 44 total_freed += size; [all...] |
/external/compiler-rt/test/asan/TestCases/Linux/ |
nohugepage_test.cc | 35 ssize_t size = sizeof(FileContents) - 1; local 38 ssize_t got = read (fd, p, size); 45 size -= got; 49 } while (size > 0 && res < sizeof(FileContents));
|
/external/curl/docs/examples/ |
xmlstream.c | 44 size_t size; member in struct:MemoryStruct 64 state->characters.size = 0; 72 mem->memory = realloc(mem->memory, mem->size + len + 1); 80 memcpy(&(mem->memory[mem->size]), s, len); 81 mem->size += len; 82 mem->memory[mem->size] = 0; 90 printf("%5lu %10lu %s\n", state->depth, state->characters.size, name);
|
/external/curl/lib/ |
hash.h | 56 size_t size; member in struct:curl_hash
|
/external/deqp/external/vulkancts/framework/vulkan/ |
vkQueryUtil.hpp | 110 size_t size; member in struct:vk::__anon8855 124 for (iterator = queryMemberTableEntry; iterator->size != 0; iterator++) 126 if (deMemCmp(((deUint8*)(&vec[0]))+iterator->offset, ((deUint8*)(&vec[1]))+iterator->offset, iterator->size) != 0)
|
/external/deqp/framework/common/ |
tcuFactoryRegistry.hpp | 49 size_t size (void) const { return m_factories.size(); } function in class:tcu::GenericFactoryRegistry 89 size_t size (void) const { return m_registry.size(); } function in class:tcu::FactoryRegistry 90 size_t getFactoryCount (void) const { return m_registry.size(); }
|
/external/deqp/framework/delibs/decpp/ |
deArrayBuffer.hpp | 63 size_t size (void) const throw(); 109 // create new buffer of wanted size, copy to it, and swap to it 172 // create new buffer of the wanted size, swap to it 190 size_t ArrayBuffer<T,Alignment,Stride>::size (void) const throw() function in class:de::ArrayBuffer 198 return size() == 0;
|
/external/deqp/framework/opengl/ |
gluStrUtil.hpp | 43 const deUint32 size; member in class:glu::detail::EnumPointerFmt 46 EnumPointerFmt (const deUint32* value_, deUint32 size_, GetEnumNameFunc getName_) : value(value_), size(size_), getName(getName_) {} 53 const deUint32 size; member in class:glu::detail::BooleanPointerFmt 55 BooleanPointerFmt (const deUint8* value_, deUint32 size_) : value(value_), size(size_) {} 80 inline detail::EnumPointerFmt getEnumPointerStr (const deUint32* value, deInt32 size, detail::EnumPointerFmt::GetEnumNameFunc getName) 82 return detail::EnumPointerFmt(value, (deUint32)de::max(0, size), getName); 85 inline detail::BooleanPointerFmt getBooleanPointerStr (const deUint8* value, deInt32 size) 87 return detail::BooleanPointerFmt(value, (deUint32)de::max(0, size)); 104 void getBooleanPointerStr (const bool* value, deInt32 size); // delete
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
OutputCollector.java | 113 int size = suffix.size(); local 115 for (int i = 0; i < size; i++) {
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
StdConstantPool.java | 35 * @param size the size of the pool; this corresponds to the 37 * always at least one more than the actual size of the constant pool, 40 public StdConstantPool(int size) { 41 super(size > 1); 43 if (size < 1) { 44 throw new IllegalArgumentException("size < 1"); 47 entries = new Constant[size]; 51 public int size() { method in class:StdConstantPool 93 * @param n {@code >= 1, < size();} which entr [all...] |