/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-objc.h | 38 extern tree objc_is_class_name (tree); 39 extern tree objc_is_object_ptr (tree); 40 extern void objc_check_decl (tree); 41 extern void objc_check_global_decl (tree); 42 extern tree objc_common_type (tree, tree); 43 extern bool objc_compare_types (tree, tree, int, tree) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-objc.h | 38 extern tree objc_is_class_name (tree); 39 extern tree objc_is_object_ptr (tree); 40 extern void objc_check_decl (tree); 41 extern void objc_check_global_decl (tree); 42 extern tree objc_common_type (tree, tree); 43 extern bool objc_compare_types (tree, tree, int, tree) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-objc.h | 38 extern tree objc_is_class_name (tree); 39 extern tree objc_is_object_ptr (tree); 40 extern void objc_check_decl (tree); 41 extern void objc_check_global_decl (tree); 42 extern tree objc_common_type (tree, tree); 43 extern bool objc_compare_types (tree, tree, int, tree) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-objc.h | 38 extern tree objc_is_class_name (tree); 39 extern tree objc_is_object_ptr (tree); 40 extern void objc_check_decl (tree); 41 extern void objc_check_global_decl (tree); 42 extern tree objc_common_type (tree, tree); 43 extern bool objc_compare_types (tree, tree, int, tree) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 37 tree name; 38 tree type; 49 extern binding_entry binding_table_find (binding_table, tree); 71 tree value; 73 tree type; 84 tree identifier; 87 tree real_type_value; 93 extern tree identifier_type_value (tree); 94 extern void set_identifier_type_value (tree, tree) [all...] |
cp-tree.h | 193 /* Language-specific tree checkers. */ 225 tree class_template_info; 226 tree label_value; 244 tree decl; 250 tree member; 297 /* Nonzero if we are presently building a statement tree, rather 325 tree function; 356 tree binfo; 357 tree functions; 358 tree access_binfo 5082 extern VEC(qualified_typedef_usage_t,gc)* get_types_needing_access_check (tree); variable [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 37 tree name; 38 tree type; 49 extern binding_entry binding_table_find (binding_table, tree); 71 tree value; 73 tree type; 84 tree identifier; 87 tree real_type_value; 93 extern tree identifier_type_value (tree); 94 extern void set_identifier_type_value (tree, tree) [all...] |
cp-tree.h | 193 /* Language-specific tree checkers. */ 225 tree class_template_info; 226 tree label_value; 244 tree decl; 250 tree member; 297 /* Nonzero if we are presently building a statement tree, rather 325 tree function; 356 tree binfo; 357 tree functions; 358 tree access_binfo 5082 extern VEC(qualified_typedef_usage_t,gc)* get_types_needing_access_check (tree); variable [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 37 tree name; 38 tree type; 49 extern binding_entry binding_table_find (binding_table, tree); 71 tree value; 73 tree type; 84 tree identifier; 87 tree real_type_value; 93 extern tree identifier_type_value (tree); 94 extern void set_identifier_type_value (tree, tree) [all...] |
cp-tree.h | 193 /* Language-specific tree checkers. */ 225 tree class_template_info; 226 tree label_value; 244 tree decl; 250 tree member; 297 /* Nonzero if we are presently building a statement tree, rather 325 tree function; 356 tree binfo; 357 tree functions; 358 tree access_binfo 5082 extern VEC(qualified_typedef_usage_t,gc)* get_types_needing_access_check (tree); variable [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/ |
name-lookup.h | 37 tree name; 38 tree type; 49 extern binding_entry binding_table_find (binding_table, tree); 71 tree value; 73 tree type; 84 tree identifier; 87 tree real_type_value; 93 extern tree identifier_type_value (tree); 94 extern void set_identifier_type_value (tree, tree) [all...] |
cp-tree.h | 193 /* Language-specific tree checkers. */ 225 tree class_template_info; 226 tree label_value; 244 tree decl; 250 tree member; 297 /* Nonzero if we are presently building a statement tree, rather 325 tree function; 356 tree binfo; 357 tree functions; 358 tree access_binfo 5082 extern VEC(qualified_typedef_usage_t,gc)* get_types_needing_access_check (tree); variable [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-inline.h | 0 /* Tree inlining hooks and declarations. 46 tree src_fn; 50 tree dst_fn; 64 tree retvar; 71 tree (*copy_decl) (tree, struct copy_body_data *); 74 tree block; 113 void (*transform_lang_insert_block) (tree); 172 extern tree copy_tree_body_r (tree *, int *, void *) [all...] |
l-ipo.h | 53 tree lipo_save_decl (tree src); 54 void lipo_restore_decl (tree, tree); 55 void add_decl_to_current_module_scope (tree decl, void *b); 56 int lipo_cmp_type (tree t1, tree t2); 57 tree get_type_or_decl_name (tree); 59 extern void copy_defined_module_set (tree, tree) [all...] |
langhooks.h | 24 /* This file should be #include-d after tree.h. */ 33 typedef void (*lang_print_tree_hook) (FILE *, tree, int indent); 43 bool (*var_mod_type_p) (tree, tree); 48 /* The node passed is a language-specific tree node. If its contents 50 tree (*analyze_expr) (tree *, int *); 53 /* The following hooks are used by tree-dump.c. */ 57 /* Dump language-specific parts of tree nodes. Returns nonzero if it 59 bool (*dump_tree) (void *, tree); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-inline.h | 0 /* Tree inlining hooks and declarations. 46 tree src_fn; 50 tree dst_fn; 64 tree retvar; 71 tree (*copy_decl) (tree, struct copy_body_data *); 74 tree block; 113 void (*transform_lang_insert_block) (tree); 172 extern tree copy_tree_body_r (tree *, int *, void *) [all...] |
l-ipo.h | 53 tree lipo_save_decl (tree src); 54 void lipo_restore_decl (tree, tree); 55 void add_decl_to_current_module_scope (tree decl, void *b); 56 int lipo_cmp_type (tree t1, tree t2); 57 tree get_type_or_decl_name (tree); 59 extern void copy_defined_module_set (tree, tree) [all...] |
langhooks.h | 24 /* This file should be #include-d after tree.h. */ 33 typedef void (*lang_print_tree_hook) (FILE *, tree, int indent); 43 bool (*var_mod_type_p) (tree, tree); 48 /* The node passed is a language-specific tree node. If its contents 50 tree (*analyze_expr) (tree *, int *); 53 /* The following hooks are used by tree-dump.c. */ 57 /* Dump language-specific parts of tree nodes. Returns nonzero if it 59 bool (*dump_tree) (void *, tree); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-inline.h | 0 /* Tree inlining hooks and declarations. 46 tree src_fn; 50 tree dst_fn; 64 tree retvar; 71 tree (*copy_decl) (tree, struct copy_body_data *); 74 tree block; 113 void (*transform_lang_insert_block) (tree); 172 extern tree copy_tree_body_r (tree *, int *, void *) [all...] |
l-ipo.h | 53 tree lipo_save_decl (tree src); 54 void lipo_restore_decl (tree, tree); 55 void add_decl_to_current_module_scope (tree decl, void *b); 56 int lipo_cmp_type (tree t1, tree t2); 57 tree get_type_or_decl_name (tree); 59 extern void copy_defined_module_set (tree, tree) [all...] |
langhooks.h | 24 /* This file should be #include-d after tree.h. */ 33 typedef void (*lang_print_tree_hook) (FILE *, tree, int indent); 43 bool (*var_mod_type_p) (tree, tree); 48 /* The node passed is a language-specific tree node. If its contents 50 tree (*analyze_expr) (tree *, int *); 53 /* The following hooks are used by tree-dump.c. */ 57 /* Dump language-specific parts of tree nodes. Returns nonzero if it 59 bool (*dump_tree) (void *, tree); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-inline.h | 0 /* Tree inlining hooks and declarations. 46 tree src_fn; 50 tree dst_fn; 64 tree retvar; 71 tree (*copy_decl) (tree, struct copy_body_data *); 74 tree block; 113 void (*transform_lang_insert_block) (tree); 172 extern tree copy_tree_body_r (tree *, int *, void *) [all...] |
l-ipo.h | 53 tree lipo_save_decl (tree src); 54 void lipo_restore_decl (tree, tree); 55 void add_decl_to_current_module_scope (tree decl, void *b); 56 int lipo_cmp_type (tree t1, tree t2); 57 tree get_type_or_decl_name (tree); 59 extern void copy_defined_module_set (tree, tree) [all...] |
langhooks.h | 24 /* This file should be #include-d after tree.h. */ 33 typedef void (*lang_print_tree_hook) (FILE *, tree, int indent); 43 bool (*var_mod_type_p) (tree, tree); 48 /* The node passed is a language-specific tree node. If its contents 50 tree (*analyze_expr) (tree *, int *); 53 /* The following hooks are used by tree-dump.c. */ 57 /* Dump language-specific parts of tree nodes. Returns nonzero if it 59 bool (*dump_tree) (void *, tree); [all...] |
/external/chromium/chrome/browser/resources/options/ |
certificate_manager.css | 7 .certificate-tree-table { 11 .certificate-tree {
|