Searched
full:collapse (Results
276 -
300 of
816) sorted by null
<<11121314151617181920>>
/external/icu/icu4c/source/i18n/unicode/ |
plurrule.h | 116 * <table border='1' style="border-collapse:collapse">
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-bdf_fonts.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-bitmap_handling.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-cff_driver.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-glyph_variants.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-ot_validation.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-pfr_fonts.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-quick_advance.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-sfnt_names.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-toc.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
ft2-version.html | 63 border-collapse: separate; 82 border-collapse: separate;
|
/external/libnl/doc/ |
libnl.css | 340 border-collapse: collapse;
|
/external/libxml2/include/libxml/ |
schemasInternals.h | 561 * a whitespace-facet value of "collapse" 817 * collapse the types of the facet
|
/external/llvm/include/llvm/Transforms/Utils/ |
Local.h | 104 /// nodes that collapse into identity values. For example, if we have: 143 /// example, it uses parallel-and and parallel-or mode to collapse
|
/external/opencv3/3rdparty/libwebp/utils/ |
huffman_encode.c | 24 // Heuristics for selecting the stride ranges to collapse. 85 // The stride must end, collapse what we have, if we have enough (4).
|
/external/webp/src/utils/ |
huffman_encode.c | 24 // Heuristics for selecting the stride ranges to collapse. 81 // The stride must end, collapse what we have, if we have enough (4).
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
parse.go | 313 return p.push(p.collapse(subs, OpConcat)) 339 return p.push(p.collapse(subs, OpAlternate)) 365 // collapse returns the result of applying op to sub. 369 func (p *parser) collapse(subs []*Regexp, op Op) *Regexp { func 459 suffix := p.collapse(sub[start:i], OpAlternate) // recurse 509 suffix := p.collapse(sub[start:i], OpAlternate) // recurse 522 // Round 3: Collapse runs of single literals into character classes. 569 // Round 4: Collapse runs of empty matches into a single empty match. [all...] |
/prebuilts/go/linux-x86/src/regexp/syntax/ |
parse.go | 313 return p.push(p.collapse(subs, OpConcat)) 339 return p.push(p.collapse(subs, OpAlternate)) 365 // collapse returns the result of applying op to sub. 369 func (p *parser) collapse(subs []*Regexp, op Op) *Regexp { func 459 suffix := p.collapse(sub[start:i], OpAlternate) // recurse 509 suffix := p.collapse(sub[start:i], OpAlternate) // recurse 522 // Round 3: Collapse runs of single literals into character classes. 569 // Round 4: Collapse runs of empty matches into a single empty match. [all...] |
/system/media/camera/docs/ |
html.mako | 41 table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word }
|
/art/runtime/ |
monitor_pool.h | 188 // Chunk size that is referenced in the id. We can collapse this to the actually used storage
|
/development/testrunner/test_defs/ |
test_walker.py | 144 # TODO: remove this logic, and rely on caller to collapse build
|
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
control | 115 # ath9k, then collapse both configs into a 'cfg80211' config.
|
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor/ |
snippet.py | 191 # If there's only one child, collapse it onto the same line.
|
/external/jmdns/src/javax/jmdns/impl/ |
ListenerStatus.java | 19 * The main purpose of this class is to collapse consecutive events so that we can guarantee the correct call back sequence.
|
/external/opencv3/modules/ts/misc/ |
table_formatter.py | 338 out.write("<div style=\"font-family: Lucida Console, Courier New, Courier;font-size: 16px;color:#3e4758;\">\n<table style=\"background:none repeat scroll 0 0 #FFFFFF;border-collapse:collapse;font-family:'Lucida Sans Unicode','Lucida Grande',Sans-Serif;font-size:14px;margin:20px;text-align:left;width:480px;margin-left: auto;margin-right: auto;white-space:nowrap;\">\n") 448 .tbl{background:none repeat scroll 0 0 #FFFFFF;border-collapse:collapse;font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;font-size:14px;margin:20px;text-align:left;width:480px;margin-left: auto;margin-right: auto;white-space:nowrap;}
|
Completed in 1541 milliseconds
<<11121314151617181920>>