/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_ra.cpp | 44 assert(m_rows.size() > idx1); in add() 66 for (size_t row = 0; row < clr.size(); ++row) { in initialize()
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_surface.c | 60 pb_buf = provider->create_buffer(provider, vsrf->size, &desc); in vmw_svga_winsys_surface_init() 174 pb_buf = provider->create_buffer(provider, vsrf->size, &desc); in vmw_svga_winsys_surface_map()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-value.h | 41 #define DEFINE_SIMD_TYPE_SPECIFIC_METHODS(cType, sType, name, size) \ 65 #define DECLARE_CAST(cType, sType, name, size) \ 101 "size too big for WasmValue"); \
|
H A D | module-compiler.h | 106 size_t size() { in size() function in v8::internal::wasm::WrapperQueue 108 return queue_.size(); in size()
|
H A D | jump-table-assembler.h | 33 // The main jump table is split into lines of fixed size, with lines laid out 78 // Determine the size of a jump table containing the given number of slots. 96 // Determine the size of a far jump table containing the given number of 109 // Determine the size of a lazy compile table. 168 explicit JumpTableAssembler(Address slot_addr, int size = 256) 172 reinterpret_cast<uint8_t*>(slot_addr), size)) {} 176 // boundaries. The jump table line size has been chosen to satisfy this.
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
H A D | assertions.js | 67 assert_equals(actual.buffer.byteLength, 0x10000 * expected.size, `value of ${key}: size of buffer`);
|
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | memory.c | 12 if (exports->size <= i || !wasm_extern_as_memory(exports->data[i])) { in get_export_memory() 20 if (exports->size <= i || !wasm_extern_as_func(exports->data[i])) { in get_export_func()
|
H A D | table.c | 22 if (exports->size <= i || !wasm_extern_as_table(exports->data[i])) { in get_export_table() 30 if (exports->size <= i || !wasm_extern_as_func(exports->data[i])) { in get_export_func()
|
/third_party/node/src/ |
H A D | node_wasi.h | 83 void IncreaseAllocatedSize(size_t size); 84 void DecreaseAllocatedSize(size_t size);
|
/third_party/node/src/quic/ |
H A D | bindingdata.h | 127 void IncreaseAllocatedSize(size_t size); 128 void DecreaseAllocatedSize(size_t size);
|
/third_party/node/tools/ |
H A D | js2c.py | 127 definition, size = GetDefinition(var, code) 128 initializer = INITIALIZER.format(name, var, size)
|
/third_party/nghttp2/src/ |
H A D | h2load_http1_session.cc | 195 if (client_->reqidx == config->h1reqs.size()) { in submit_request() 264 while ((nread = pread(config->data_fd, buf.data(), buf.size(), in on_write()
|
/third_party/musl/src/hook/linux/ |
H A D | malloc_common.c | 35 extern void* libc_gwp_asan_realloc(void *ptr, size_t size); 36 extern void* libc_gwp_asan_calloc(size_t nmemb, size_t size);
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uhash.h | 137 U_FIXED /* Never change size */ 168 int32_t length; /* The physical size of the arrays hashes, keys 207 * Initialize a new UHashtable with a given initial size. 212 * @param size The initial capacity of this hashtable. 221 int32_t size, 247 * @param size The initial capacity of this hashtable. 257 int32_t size,
|
H A D | rbbirb.cpp | 147 // Calculate the size of each section in the data. in flattenData() 156 int32_t statusTableSize = align8(fRuleStatusVals->size() * sizeof(int32_t)); in flattenData() 172 if (fDebugEnv && uprv_strstr(fDebugEnv, "size")) { in flattenData() 220 for (i=0; i<fRuleStatusVals->size(); i++) { in flattenData()
|
/third_party/ninja/src/ |
H A D | dyndep_parser.cc | 202 dyndeps->implicit_inputs_.reserve(ins.size()); in ParseEdge() 213 dyndeps->implicit_outputs_.reserve(outs.size()); in ParseEdge()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | gender.cpp | 261 ugender_getListGender(const UGenderInfo* genderInfo, const UGender* genders, int32_t size, UErrorCode* status) { in ugender_getListGender() argument 262 return ((const icu::GenderInfo *)genderInfo)->getListGender(genders, size, *status); in ugender_getListGender()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | unewdata.cpp | 12 * tab size: 8 (not used) 120 headerSize=(uint16_t)(pInfo->size+4); in udata_create() 128 /* write the size of the header, take padding into account */ in udata_create() 135 T_FileStream_write(pData->file, pInfo, pInfo->size); in udata_create()
|
/third_party/mesa3d/src/panfrost/bifrost/test/ |
H A D | test-constant-fold.cpp | 33 size_t size = 0; in to_string() local 34 FILE *f = open_memstream(&cstr, &size); in to_string()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_private.h | 58 /* For buffer blit images, the size of the buffer in bytes */ 66 uint8_t *(*alloc_shm)(struct wsi_image *image, unsigned size); 185 unsigned size),
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_driver.h | 240 const uint32_t **code, uint32_t *size); 291 * using a pointer. Size is a total size of the serialized data. 294 nv50_ir_prog_info_out_deserialize(void *data, size_t size, size_t offset,
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_indirect_dispatch.c | 169 panfrost_bo_create(dev, binary.size, PAN_BO_EXECUTE, in pan_indirect_dispatch_init() 172 memcpy(dev->indirect_dispatch.bin->ptr.cpu, binary.data, binary.size); in pan_indirect_dispatch_init()
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | mongo.pl | 110 # Median size of files in bytes for first tree to create 118 # of the total tree size. 122 # Yuri Shevchuk says that 0 is the median size 235 print "$phase_num.$phase_name files of median size $median_file_size bytes ($p processes)...\n"; 236 print LOG "********* Phase $phase_num: $phase_name files of median size $median_file_size bytes ($p processes) *********\n"; 336 $files16 ++ if ($st->size > 16384); 349 $fr16 =`find $TESTDIR -type f -size +16k | xargs $TOPDIR/map5 | $TOPDIR/summ | tail -n 1 2>&1`; 437 print LOG2 "The size of files tree : \n";
|
/third_party/ltp/testcases/kernel/mem/vma/ |
H A D | vma04.c | 151 MPOL_BIND, nmask->maskp, nmask->size, 0) != 0) { in mem_bind() 164 MPOL_INTERLEAVE, nmask->maskp, nmask->size, 0) != 0) { in mem_interleave()
|
/third_party/lwip/src/include/lwip/ |
H A D | pbuf.h | 282 void pbuf_realloc(struct pbuf *p, u16_t size); 291 struct pbuf *pbuf_free_header(struct pbuf *q, u16_t size);
|