Searched defs:target_info (Results 1 – 4 of 4) sorted by relevance
104 def gn_target_to_blueprint_target(target, target_info): argument196 def gn_deps_to_blueprint_deps(target_info, build_info): argument244 def gn_libs_to_blueprint_shared_libraries(target_info): argument259 def gn_include_dirs_to_blueprint_include_dirs(target_info): argument272 def gn_cflags_to_blueprint_cflags(target_info): argument
464 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (target_obj_p); in ecma_builtin_typedarray_prototype_map() local858 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (target_typedarray_p); in ecma_op_typedarray_set_with_typedarray() local961 ecma_typedarray_info_t target_info = ecma_typedarray_get_info (typedarray_p); in ecma_builtin_typedarray_prototype_set() local
352 SkImageInfo target_info = SkImageInfo::Make( in ConvertBitmap() local
371 target_info: clang::TargetInfo, field555 let target_info = clang::TargetInfo::new(&translation_unit); in new() localVariable