Home
last modified time | relevance | path

Searched defs:limit (Results 1026 - 1050 of 1071) sorted by relevance

1...<<414243

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c3307 generate_tcs_mask_value(struct draw_tcs_llvm_variant *variant, struct lp_type tcs_type, LLVMValueRef limit, LLVMValueRef loop_counter) generate_tcs_mask_value() argument
3763 generate_tes_mask_value(struct draw_tes_llvm_variant *variant, struct lp_type tes_type, LLVMValueRef limit, LLVMValueRef loop_counter) generate_tes_mask_value() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp276 LogInterfaceBlocksExceedLimit(InfoLog &infoLog, ShaderType shaderType, sh::BlockType blockType, GLuint limit) LogInterfaceBlocksExceedLimit() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c559 int limit = 2; in cil_resolve_alias_to_actual() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jar ... target byte[] sourceArray char[] targetArray int oldSource int offset int limit protected java.nio.charset.CoderResult decodeLoopCoreUnoptimized (java ...
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp5487 void TParseContext::limitCheck(const TSourceLoc& loc, int value, const char* limit, const char* feature) in limitCheck() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp6661 int32_t limit = fp.getEndIndex(); in expectPositions() local
6694 void NumberFormatTest::expectPosition(FieldPosition& pos, int32_t id, int32_t start, int32_t limit, in expectPosition() argument
H A Drbbitst.cpp4576 int limit = c1 < (int)fwtbl->fDictCategoriesStart ? fwtbl->fDictCategoriesStart : numCharClasses; in TestTableRedundancies() local
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h124 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */ member
139 __u32 limit; /* Queue length in packets. */ member
177 __u32 limit; member
185 __u32 limit; member
215 __u32 limit; /* Maximal packets in queue */ member
234 __u32 limit; /* HARD maximal flow queue length (bytes) */ member
264 __u32 limit; /* HARD maximal queue length (bytes) */ member
327 __u32 limit; /* HARD maximal queue length (bytes) */ member
367 __u32 limit; /* Har member
593 __u32 limit; /* fifo limit (packets) */ global() member
746 __u32 limit; /* max SFB queue length */ global() member
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c1644 void mbedtls_ssl_conf_dtls_badmac_limit(mbedtls_ssl_config *conf, unsigned limit) in mbedtls_ssl_conf_dtls_badmac_limit() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc165 int limit = min + (min * queue_id / num_queues); in GetQueueForTask() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h2247 sle64 limit; /* Hard quota (-1 if not limited). */ member
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c642 const int32_t limit = len<0 ? buflen : len; /* buflen is long enough to hit the buffer limit */ in UCharsToEscapedAscii() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc2465 Node* limit = node->InputAt(1); in LowerCheckedUint32Bounds() local
2511 Node* const limit = node->InputAt(1); in LowerCheckedUint64Bounds() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc1612 ExternalReference limit = in CallRecordWriteStub() local
6127 ExternalReference limit = in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc4306 ExternalReference limit = in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc3669 ExternalReference limit = in LoadStackLimit() local
/third_party/node/deps/v8/src/heap/
H A Dheap.h261 int64_t limit() { return limit_.load(std::memory_order_relaxed); } in limit() function in v8::internal::Heap::ExternalMemoryAccounting
[all...]
H A Dmark-compact.cc187 Address limit = it != range.end() ? page->area_end() : end; in VerifyMarking() local
376 Address limit = it != range.end() ? page->area_end() : space->top(); in VerifyEvacuation() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp610 validateLimit(FeatureLimitTableItem limit, TestLog& log) validateLimit() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp610 validateLimit(FeatureLimitTableItem limit, TestLog& log) validateLimit() argument
[all...]
/third_party/toybox/toys/pending/
H A Dawk.c291 int limit; // 80% of table size ((mask+1)*8/10) member
[all...]
/third_party/sqlite/include/
H A Dsqlite3ext.h205 int (*limit)(sqlite3*,int,int); member
/third_party/elfutils/src/
H A Dreadelf.c12956 const char *const limit = start + data->d_size; in print_string_section() local
/third_party/astc-encoder/Source/
H A Dstb_image.h4262 unsigned int cur, limit, old_limit; in stbi__zexpand() local
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c4662 int limit; /* Size limit */ in cupsdUpdateLDAPBrowse() local

Completed in 180 milliseconds

1...<<414243