/external/chromium_org/chrome/browser/ui/gtk/ |
task_manager_gtk.cc | 777 // Otherwise, make sure grouped resources are shown together. 798 // Compare by the first-in-group rows so that the groups will stay together. [all...] |
/external/chromium_org/dbus/ |
property.h | 56 // is recommended that the lifecycle of both be managed together. 189 // together into a single structure, fixing their types and name such
|
/external/chromium_org/google_apis/drive/ |
base_requests.h | 158 // Note that this and GetContentFile() cannot be used together. 166 // Note that this and GetContentData() cannot be used together.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
TextAutosizer.cpp | 67 // processed together. 267 // Narrow descendants are processed together later to be able to apply the same multiplier
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
layout_test_runner.py | 366 continue to run together as most cross-tests dependencies tend to 480 # single directory, and that tests in each shard must remain together; as a
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
control.py | 463 """Combine together a number of similarly-named coverage data files. 466 coverage() constructor) will be read, and combined together into the
|
/external/chromium_org/third_party/freetype/src/truetype/ |
ttsubpix.c | 62 /* These are `classes' of fonts that can be grouped together and used in */ 222 /* Define `classes' of styles that can be grouped together and used in */ [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv_ext.h | 34 * 2. They support extension-only conversion files that are used together 283 * together.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cbiapts.c | 533 /* Rules will keep together any run of letters not including 'a', OR 534 * keep together 'abc', but only when followed by 'def', OTHERWISE
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
bitvect.h | 568 together with instructions (in the manual page or equivalent) on where 575 document the differences in manual pages (or equivalent), together
|
/external/chromium_org/tools/traceline/svgui/ |
traceline.js | 132 // things easier, we do a few passes on the data to group them together by 133 // thread, gather together some useful pieces of data in a single place,
|
/external/chromium_org/ui/compositor/ |
layer_animator.cc | 213 // now animate together if trivially scheduled. 251 // now animate together if trivially scheduled.
|
/external/chromium_org/ui/gfx/ |
color_analysis_unittest.cc | 450 // This computation should fail since all colors always vary together. 467 // This computation should fail since all colors always vary together.
|
/external/e2fsprogs/misc/ |
mke2fs.8.in | 280 Specify the number of block groups that will be packed together to 500 will place the per-block group metadata together starting at the first
|
/external/eigen/Eigen/src/Eigenvalues/ |
EigenSolver.h | 201 eigen_assert(m_eigenvectorsOk && "The eigenvectors have not been computed together with the eigenvalues."); 323 eigen_assert(m_eigenvectorsOk && "The eigenvectors have not been computed together with the eigenvalues.");
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixFunction.h | 27 * matrix is divided in clustered of eigenvalues that lies close together. This class delegates the 170 IntVectorType m_permutation; /**< \brief Permutation which groups ei'vals in the same cluster together */
|
/external/elfutils/tests/ |
run-strings-test.sh | 376 testfile8: 7e40 Only one input file allowed together with '-o' and '-f' 445 testfile9: 36a0 Only one input file allowed together with '-o' and '-f'
|
/external/freetype/src/truetype/ |
ttsubpix.c | 62 /* These are `classes' of fonts that can be grouped together and used in */ 222 /* Define `classes' of styles that can be grouped together and used in */ [all...] |
/external/icu4c/common/ |
ucnv_ext.h | 34 * 2. They support extension-only conversion files that are used together 287 * together.
|
/external/kernel-headers/original/linux/ |
blkdev.h | 126 * try to put the fields that are referenced together in the same cacheline 319 * Together with queue_head for cacheline sharing
|
/external/kernel-headers/original/sound/ |
asound.h | 156 SNDRV_PCM_SUBCLASS_GENERIC_MIX = 0, /* mono or stereo subdevices are mixed together */ 157 SNDRV_PCM_SUBCLASS_MULTI_MIX, /* multichannel subdevices are mixed together */ [all...] |
/external/libexif/ |
ABOUT-NLS | 6 together, so that will gradually become able to speak many languages. 93 together with the package. However, the environment variable `LINGUAS' [all...] |
/external/libexif/auto-m4/ |
lib-link.m4 | 43 dnl implicit dependencies, together with the specified include files and 535 dnl contains two or three consecutive elements that belong together.
|
/external/libvpx/libvpx/vp8/common/x86/ |
idctllm_sse2.asm | 146 ; repack so block 0 row x and block 1 row x are together 480 ; repack so block 0 row x and block 1 row x are together
|
/external/llvm/lib/Analysis/ |
AliasSetTracker.cpp | 216 /// that may alias the pointer, merge them together and return the unified set. 374 // merged together in the current AST.
|