Home
last modified time | relevance | path

Searched defs:target_info (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_android_bp.py104 def gn_target_to_blueprint_target(target, target_info): argument
196 def gn_deps_to_blueprint_deps(target_info, build_info): argument
244 def gn_libs_to_blueprint_shared_libraries(target_info): argument
259 def gn_include_dirs_to_blueprint_include_dirs(target_info): argument
272 def gn_cflags_to_blueprint_cflags(target_info): argument
/third_party/libsoup/libsoup/
Dsoup-auth-ntlm.c61 char *target_info; member
713 char **target_info, in soup_ntlm_parse_challenge()
843 const char *target_info, size_t target_info_sz, in calc_ntlmv2_response()
930 const char *target_info, in soup_ntlm_response()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c464 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (target_obj_p); in ecma_builtin_typedarray_prototype_map() local
858 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (target_typedarray_p); in ecma_op_typedarray_set_with_typedarray() local
961 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (typedarray_p); in ecma_builtin_typedarray_prototype_set() local
/third_party/cef/libcef/browser/
Dimage_impl.cc352 SkImageInfo target_info = SkImageInfo::Make( in ConvertBitmap() local
/third_party/glib/gio/tests/
Dfile.c1146 GFileInfo *target_info = NULL; in check_test_file() local