/external/llvm-project/polly/lib/External/isl/ |
D | isl_tab.c | 37 struct isl_tab *tab; in isl_tab_alloc() local 100 isl_ctx *isl_tab_get_ctx(struct isl_tab *tab) in isl_tab_get_ctx() 105 int isl_tab_extend_cons(struct isl_tab *tab, unsigned n_new) in isl_tab_extend_cons() 151 int isl_tab_extend_vars(struct isl_tab *tab, unsigned n_new) in isl_tab_extend_vars() 193 static void free_undo(struct isl_tab *tab) in free_undo() 204 void isl_tab_free(struct isl_tab *tab) in isl_tab_free() 223 struct isl_tab *isl_tab_dup(struct isl_tab *tab) in isl_tab_dup() 563 static struct isl_tab_var *var_from_index(struct isl_tab *tab, int i) in var_from_index() 571 struct isl_tab_var *isl_tab_var_from_row(struct isl_tab *tab, int i) in isl_tab_var_from_row() 576 static struct isl_tab_var *var_from_col(struct isl_tab *tab, int i) in var_from_col() [all …]
|
D | isl_tab_pip.c | 131 struct isl_tab *tab; member 601 struct isl_tab *tab; in sol_inc_level() local 672 static void sol_add(struct isl_sol *sol, struct isl_tab *tab) in sol_add() 842 static void get_row_parameter_line(struct isl_tab *tab, int row, isl_int *line) in get_row_parameter_line() 873 static int identical_parameter_line(struct isl_tab *tab, int row1, int row2) in identical_parameter_line() 905 static struct isl_vec *get_row_parameter_ineq(struct isl_tab *tab, int row) in get_row_parameter_ineq() 955 static struct isl_vec *get_row_parameter_div(struct isl_tab *tab, int row) in get_row_parameter_div() 983 static struct isl_vec *get_row_split_div(struct isl_tab *tab, int row) in get_row_split_div() 1044 static struct isl_tab *set_row_cst_to_div(struct isl_tab *tab, int row, int div) in set_row_cst_to_div() 1081 static int is_obviously_neg(struct isl_tab *tab, int row) in is_obviously_neg() [all …]
|
D | isl_sample.c | 149 static struct isl_mat *tab_equalities(struct isl_tab *tab) in tab_equalities() 197 static struct isl_mat *initial_basis(struct isl_tab *tab) in initial_basis() 224 static enum isl_lp_result compute_min(isl_ctx *ctx, struct isl_tab *tab, in compute_min() 237 static enum isl_lp_result compute_max(isl_ctx *ctx, struct isl_tab *tab, in compute_max() 277 static int greedy_search(isl_ctx *ctx, struct isl_tab *tab, in greedy_search() 378 __isl_give isl_vec *isl_tab_sample(struct isl_tab *tab) in isl_tab_sample() 628 struct isl_tab *tab = NULL; in sample_bounded() local 735 struct isl_tab *tab; in rational_sample() local 1021 static int tab_shift_cone(struct isl_tab *tab, in tab_shift_cone() 1085 int isl_tab_set_initial_basis_with_cone(struct isl_tab *tab, in isl_tab_set_initial_basis_with_cone()
|
D | isl_vertices.c | 123 __isl_keep isl_basic_set *bset, struct isl_tab *tab) in add_vertex() 269 struct isl_tab *tab, __isl_keep isl_mat *facets, int selected, in can_select() 378 struct isl_tab *tab; in isl_basic_set_compute_vertices() local 517 struct isl_tab *tab) in bset_covers_tab() 567 static isl_bool can_intersect(struct isl_tab *tab, in can_intersect() 607 __isl_keep isl_vertices *vertices, struct isl_tab *tab, int *selection) in add_chamber() 667 struct isl_tab *tab; /* A tableau representation of the facet */ member 687 static struct isl_facet_todo *create_todo(struct isl_tab *tab, int con) in create_todo() 739 static int init_todo(struct isl_facet_todo **next, struct isl_tab *tab) in init_todo() 797 static int update_todo(struct isl_facet_todo *first, struct isl_tab *tab) in update_todo() [all …]
|
D | isl_map_subtract.c | 49 static isl_stat tab_add_constraints(struct isl_tab *tab, in tab_add_constraints() 113 static isl_stat tab_add_constraint(struct isl_tab *tab, in tab_add_constraint() 170 static isl_stat tab_add_divs(struct isl_tab *tab, in tab_add_divs() 226 static int tab_freeze_constraints(struct isl_tab *tab) in tab_freeze_constraints() 241 static int n_non_redundant(isl_ctx *ctx, struct isl_tab *tab, in n_non_redundant() 317 struct isl_tab *tab = NULL; in basic_map_collect_diff() local
|
D | basis_reduction_templ.c | 49 struct isl_tab *isl_tab_compute_reduced_basis(struct isl_tab *tab) in isl_tab_compute_reduced_basis() 320 struct isl_tab *tab; in isl_basic_set_reduced_basis() local
|
D | isl_affine_hull.c | 35 struct isl_tab *tab; in isl_basic_map_implicit_equalities() local 266 static __isl_give isl_vec *outside_point(struct isl_tab *tab, isl_int *eq, in outside_point() 421 static __isl_give isl_basic_set *extend_affine_hull(struct isl_tab *tab, in extend_affine_hull() 503 struct isl_tab *tab = NULL; in uset_affine_hull_bounded() local 575 static __isl_give isl_basic_set *initial_hull(struct isl_tab *tab, in initial_hull() 624 struct isl_tab *isl_tab_detect_equalities(struct isl_tab *tab, in isl_tab_detect_equalities()
|
/external/autotest/client/site_tests/platform_InputBrowserNav/ |
D | platform_InputBrowserNav.py | 31 def test_back(self, tab): argument 42 def test_forward(self, tab): argument 53 def test_refresh(self, tab): argument 83 def verify_url(self, tab, correct_url): argument
|
/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/ |
D | ToStringTest.kt | 56 val tab = '\t' in <lambda>() constant 78 val tab = '\t' in <lambda>() constant 91 val tab = '\t' in <lambda>() constant
|
/external/autotest/client/site_tests/desktopui_MediaAudioFeedback/ |
D | desktopui_MediaAudioFeedback.py | 44 def rms_test(self, tab, media_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, media_file): argument
|
/external/autotest/client/site_tests/audio_SeekAudioFeedback/ |
D | audio_SeekAudioFeedback.py | 46 def rms_test(self, tab, test_file, noiseprof_file, test_duration): argument 78 def wait_player_end(self, tab): argument 85 def play_media(self, tab, test_file, value): argument
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 66 String tab = indent + TAB; in _dumpAsString() local 106 String tab = indent + TAB; in _dumpAsString() local 135 String tab = indent + TAB; in _dumpAsString() local 280 String tab = indent + TAB; in _dumpAsString() local
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 68 String tab = indent + TAB; in _dumpAsString() local 108 String tab = indent + TAB; in _dumpAsString() local 137 String tab = indent + TAB; in _dumpAsString() local 282 String tab = indent + TAB; in _dumpAsString() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/util/ |
D | ASN1Dump.java | 68 String tab = indent + TAB; in _dumpAsString() local 108 String tab = indent + TAB; in _dumpAsString() local 137 String tab = indent + TAB; in _dumpAsString() local 282 String tab = indent + TAB; in _dumpAsString() local
|
/external/autotest/client/site_tests/power_FlashVideoSuspend/ |
D | power_FlashVideoSuspend.py | 29 def check_video_is_playing(self, tab): argument 45 def suspend_with_youtube(self, tab, video_url): argument
|
/external/autotest/client/site_tests/power_VideoSuspend/ |
D | power_VideoSuspend.py | 33 def _check_video_is_playing(self, tab): argument 43 def _suspend_with_video(self, browser, tab, video_url): argument
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.h | 195 #define LOOKUP8(wid,tab,eoflab) do { \ argument 207 #define LOOKUP16(wid,tab,eoflab) do { \ argument 227 #define LOOKUP8(wid,tab,eoflab) do { \ argument 232 #define LOOKUP16(wid,tab,eoflab) do { \ argument
|
/external/llvm-project/clang/test/SemaCXX/ |
D | init-expr-crash.cpp | 7 static T tab[]; member 20 static T tab[]; member
|
/external/e2fsprogs/lib/et/ |
D | com_right.c | 76 struct error_table tab; member 93 struct error_table *tab; in initialize_error_table_r() local
|
/external/rust/crates/libz-sys/src/zlib/examples/ |
D | enough.c | 112 struct tab { /* type for been here check */ struct 113 size_t len; /* length of bit vector in char's */ 114 char *vec; /* allocated bit vector */
|
/external/llvm-project/libc/AOR_v20.02/math/ |
D | math_config.h | 308 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 323 } tab[1 << LOGF_TABLE_BITS]; member 335 } tab[1 << LOG2F_TABLE_BITS]; member 352 } tab[1 << POWF_LOG2_TABLE_BITS]; member 376 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 388 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 403 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 417 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | test.js | 156 chrome.tabs.getSelected(win.id, function(tab) { argument 179 chrome.tabs.getSelected(win.id, function(tab) { argument 220 tabs.forEach(function (tab) { argument 309 chrome.browserAction.onClicked.addListener(function(tab) { argument
|
/external/arm-optimized-routines/math/ |
D | math_config.h | 325 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 340 } tab[1 << LOGF_TABLE_BITS]; member 352 } tab[1 << LOG2F_TABLE_BITS]; member 369 } tab[1 << POWF_LOG2_TABLE_BITS]; member 393 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 405 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 420 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 434 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
/external/autotest/client/cros/video/ |
D | histogram_verifier.py | 13 def get_histogram_text(tab, histogram_name): argument 37 def loaded(tab, histogram_name, pattern): argument
|
/external/selinux/libsepol/src/ |
D | optimize.c | 125 static int is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, in is_avrule_redundant() 219 avtab_t *tab = &p->te_avtab; in optimize_avtab() local 297 avtab_t *tab = &p->te_cond_avtab; in optimize_cond_avtab() local
|