Home
last modified time | relevance | path

Searched defs:names (Results 326 - 350 of 414) sorted by relevance

1...<<11121314151617

/third_party/openssl/apps/
H A Dx509.c183 static void warn_copying(ASN1_OBJECT *excluded, const char *names) in warn_copying() argument
193 static X509_REQ *x509_to_req(X509 *cert, int ext_copy, const char *names) in x509_to_req() argument
1179 static int parse_ext_names(char *names, const char **result) in parse_ext_names() argument
1213 const char *sn, **names = NULL; print_x509v3_exts() local
[all...]
H A Docsp.c966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp744 std::stringstream names; member in vkt::robustness::__anon28603::ShaderStream
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp260 static const char* names[] = { "result_uvw" }; in getXFBProperties() local
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp412 eglGetCompositorTimingANDROID(EGLDisplay dpy, EGLSurface surface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) eglGetCompositorTimingANDROID() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtimezone.cpp1084 UResourceBundle *names = ures_getByKey(rb, kNAMES, NULL, &ec); in findID() local
1103 UResourceBundle *names = ures_getByKey(rb, kNAMES, NULL, &ec); in dereferOlsonLink() local
/third_party/python/Lib/test/
H A Dtest_csv.py1311 names = ["Martin von Löwis", variable in TestUnicode
/third_party/python/Include/internal/
H A Dpycore_ast_state.h219 PyObject *names; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dunames.cpp238 expandName(UCharNames *names, in expandName() argument
331 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) compareName() argument
483 getGroup(UCharNames *names, uint32_t code) getGroup() argument
567 expandGroupName(UCharNames *names, const uint16_t *group, uint16_t lineNumber, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) expandGroupName() argument
578 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) getName() argument
599 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumGroupNames() argument
667 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) enumNames() argument
[all...]
/third_party/toybox/lib/
H A Dlib.c1085 void names_to_pid(char **names, int (*callback)(pid_t pid, char *name), in names_to_pid() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc777 std::unordered_set<std::string> names; in ParseMessageDefinition() local
/third_party/python/Python/
H A Dimport.c1085 PyObject *names = PyList_New(0); in list_frozen_module_names() local
H A Dmarshal.c1362 PyObject *names = NULL; in r_object() local
/third_party/python/Objects/
H A Dcodeobject.c168 get_localsplus_counts(PyObject *names, PyObject *kinds, in get_localsplus_counts() argument
210 PyObject *names = PyTuple_New(num); in get_localsplus_names() local
159 _Py_set_localsplus_info(int offset, PyObject *name, _PyLocals_Kind kind, PyObject *names, PyObject *kinds) _Py_set_localsplus_info() argument
498 PyCode_NewWithPosOnlyArgs(int argcount, int posonlyargcount, int kwonlyargcount, int nlocals, int stacksize, int flags, PyObject *code, PyObject *consts, PyObject *names, PyObject *varnames, PyObject *freevars, PyObject *cellvars, PyObject *filename, PyObject *name, PyObject *qualname, int firstlineno, PyObject *linetable, PyObject *exceptiontable) PyCode_NewWithPosOnlyArgs() argument
622 PyCode_New(int argcount, int kwonlyargcount, int nlocals, int stacksize, int flags, PyObject *code, PyObject *consts, PyObject *names, PyObject *varnames, PyObject *freevars, PyObject *cellvars, PyObject *filename, PyObject *name, PyObject *qualname, int firstlineno, PyObject *linetable, PyObject *exceptiontable) PyCode_New() argument
1522 code_new_impl(PyTypeObject *type, int argcount, int posonlyargcount, int kwonlyargcount, int nlocals, int stacksize, int flags, PyObject *code, PyObject *consts, PyObject *names, PyObject *varnames, PyObject *filename, PyObject *name, PyObject *qualname, int firstlineno, PyObject *linetable, PyObject *exceptiontable, PyObject *freevars, PyObject *cellvars) code_new_impl() argument
[all...]
H A Dobject.c1549 PyObject *names; in _dir_locals() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1807 VALUE names = rb_hash_new(); in MessageBuilderContext_add_synthetic_oneofs() local
/third_party/python/Lib/urllib/
H A Drequest.py1486 names = None variable in FileHandler
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs907 let mut names: Vec<_> = ids in real_canonical_name() variables
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc2550 const absl::string_view names[] = {"n1", "n2"}; in TEST() local
2614 const std::pair<absl::string_view, int> names[] = {{"n1", 1}, {"n2", 2}}; in TEST() local
[all...]
/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c182 char *names = NULL; in constraint_expr_to_str() local
[all...]
H A Dkernel_to_conf.c179 char *names = NULL; in constraint_expr_to_str() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_parse.y833 names : identifier global() label
[all...]
/third_party/spirv-tools/source/opt/
H A Dir_context.h1276 auto names = GetNames(old_id); in CloneNames() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustBufferAccessWithVariablePointersTests.cpp748 std::stringstream names; member in vkt::robustness::__anon29782::ShaderStream
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.c906 struct dirent **names; in wext_add_hostap() local

Completed in 107 milliseconds

1...<<11121314151617