| /third_party/ltp/testcases/kernel/security/filecaps/ |
| H A D | print_caps.c | 45 cap_t cap = cap_get_proc(); in main() local
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_QUERYCAP.c | 63 struct v4l2_capability cap; in test_VIDIOC_QUERYCAP() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | spirv_extensions.c | 97 _mesa_fill_supported_spirv_extensions(struct spirv_supported_extensions *ext, const struct spirv_supported_capabilities *cap) _mesa_fill_supported_spirv_extensions() argument
|
| /third_party/skia/gm/ |
| H A D | labyrinth.cpp | 24 static void draw_labyrinth(SkCanvas* canvas, SkPaint::Cap cap) { in draw_labyrinth() argument
|
| /third_party/elfutils/backends/ |
| H A D | sparc_attrs.c | 76 int cap; in sparc_check_object_attribute() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | csmatch.cpp | 61 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const in getUChars() argument
|
| /third_party/musl/src/malloc/oldmallocng/ |
| H A D | mallinfo.c | 75 #define cap(x) ((x > INT_MAX) ? INT_MAX : x) macro [all...] |
| /third_party/ninja/src/ |
| H A D | string_piece_util.cc | 49 size_t cap = list.size() - 1; in JoinStringPiece() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csmatch.cpp | 61 int32_t CharsetMatch::getUChars(char16_t *buf, int32_t cap, UErrorCode *status) const in getUChars() argument
|
| /third_party/ltp/testcases/kernel/syscalls/prctl/ |
| H A D | prctl07.c | 46 static inline void check_cap_raise(unsigned int cap, char *message, int fail_flag) in check_cap_raise() argument 72 static inline void check_cap_is_set(unsigned int cap, char *message, int val) in check_cap_is_set() argument 85 static inline void check_cap_lower(unsigned int cap, char *message) in check_cap_lower() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_attr.c | 41 ASN1_TYPE *cap; in STACK_OF() local 20 PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, STACK_OF(X509_ALGOR) *cap) PKCS7_add_attrib_smimecap() argument
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_mp.c | 102 int cap = 5; in ossl_rsa_multip_cap() local
|
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_attr.c | 37 ASN1_TYPE *cap; in STACK_OF() local 20 PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, STACK_OF(X509_ALGOR) *cap) PKCS7_add_attrib_smimecap() argument
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_mp.c | 102 int cap = 5; in ossl_rsa_multip_cap() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csmatch.cpp | 61 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const in getUChars() argument
|
| /third_party/skia/src/svg/ |
| H A D | SkSVGDevice.cpp | 102 static const char* svg_cap(SkPaint::Cap cap) { in svg_cap() argument
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinystr.cpp | 37 void TiXmlString::reserve (size_type cap) in reserve() argument 42 tmp.init(length(), cap); in reserve() local 51 size_type cap = capacity(); in assign() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | resize_uninitialized.h | 75 const size_t cap = s->capacity(); in STLStringReserveAmortized() local
|
| H A D | cord_rep_btree_reader_test.cc | 52 const size_t cap = CordRepBtree::kMaxCapacity; in TEST() local 84 const size_t cap = CordRepBtree::kMaxCapacity; in TEST() local 127 const size_t cap = CordRepBtree::kMaxCapacity; TEST() local 239 const size_t cap = CordRepBtree::kMaxCapacity; TEST() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | proctitle.c | 30 size_t cap; /* Maximum capacity. Computed once in uv_setup_args(). */ member
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/kernel_space/ |
| H A D | video_dummy.c | 31 vidioc_querycap(struct file *file, void *priv, struct v4l2_capability *cap) vidioc_querycap() argument
|
| /third_party/ltp/testcases/kernel/security/securebits/ |
| H A D | check_keepcaps.c | 62 cap_t cap = cap_get_proc(); in am_privileged() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | render2.c | 328 __indirect_glEnable(GLenum cap) in __indirect_glEnable() argument 357 __indirect_glDisable(GLenum cap) in __indirect_glDisable() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | proctitle.c | 30 size_t cap; /* Maximum capacity. Computed once in uv_setup_args(). */ member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | feature_manager.cpp | 55 void FeatureManager::AddCapability(SpvCapability cap) { in AddCapability() argument 68 void FeatureManager::RemoveCapability(SpvCapability cap) { in RemoveCapability() argument
|