/external/chromium_org/remoting/webapp/ |
main.css | 538 right: -10px;
|
/external/chromium_org/sdch/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 141 rem detect the case where the wrong dictionary is larger than the right one.)
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderText.cpp | 320 if (textBox->nextTextBox() && textBox->nextTextBox()->start() > textBox->end() && text.length() && !text.right(1).containsOnlyWhitespace()) 485 // and the x coordinate is to the left of the right edge of this box 499 // and the x coordinate is to the right of the last text box right edge 573 // offset is on the right edge 575 // e.g. right of C in aDC12BAb 585 // e.g. right of A in aDC12BAb 679 case RIGHT: [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/mac/ |
ThemeMac.mm | 646 return LengthBox(0, zoomedBox.right().value(), 0, zoomedBox.left().value());
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
bencher | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uloc.cpp | 614 compareKeywordStructs(const void * /*context*/, const void *left, const void *right) { 616 const char* rightString = ((const KeywordStruct *)right)->keyword; [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
msgfmt.cpp | [all...] |
/external/chromium_org/third_party/jinja2/ |
compiler.py | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
parser_unittest.cc | [all...] |
/external/chromium_org/third_party/skia/third_party/lua/src/ |
lparser.c | 1021 lu_byte right; /* right priority */ member in struct:__anon20049 1024 {10, 9}, {5, 4}, /* ^, .. (right associative) */ 1058 nextop = subexpr(ls, &v2, priority[op].right); [all...] |
/external/chromium_org/third_party/webrtc/modules/media_file/source/ |
media_file_utility.cc | 134 videoStreamHeader.rcFrame.right = videoCodecInst.width; 320 videoInStreamHeader.rcFrame.right); 833 // Sample value is the average of left and right buffer rounded to 894 // The number of bytes that will be written to the left and the right 913 // Turn interleaved audio to left and right buffer. Note samples can be [all...] |
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
thumbnail_loader.js | 230 * @return {boolean} True if the image is rotated 90 degrees left or right.
|
/external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
commands.js | 210 // TODO(kaznacheev) Consider recalculating previousImage_ right here
|
/external/chromium_org/ui/gfx/win/ |
msg_util.h | [all...] |
/external/chromium_org/ui/webui/resources/js/ |
util.js | 19 * other users. It's removed right away so it doesn't clutter the DOM.
|
/external/chromium_org/v8/src/mips/ |
macro-assembler-mips.h | [all...] |
/external/chromium_org/v8/src/mips64/ |
macro-assembler-mips64.h | [all...] |
/external/clang/lib/Sema/ |
AnalysisBasedWarnings.cpp | [all...] |
/external/eigen/lapack/ |
clarfb.f | 40 *> complex M-by-N matrix C, from either the left or the right. 50 *> = 'R': apply H or H**H from the Right 273 CALL CTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 286 CALL CTRMM( 'Right', 'Upper', TRANST, 'Non-unit', 302 CALL CTRMM( 'Right', 'Lower', 'Conjugate transpose', 330 CALL CTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 344 CALL CTRMM( 'Right', 'Upper', TRANS, 'Non-unit', 361 CALL CTRMM( 'Right', 'Lower', 'Conjugate transpose', 399 CALL CTRMM( 'Right', 'Upper', 'No transpose', 'Unit', 413 CALL CTRMM( 'Right', 'Lower', TRANST, 'Non-unit' [all...] |
dlarfb.f | 40 *> real m by n matrix C, from either the left or the right. 50 *> = 'R': apply H or H**T from the Right 269 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 283 CALL DTRMM( 'Right', 'Upper', TRANST, 'Non-unit', 300 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit', 328 CALL DTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 342 CALL DTRMM( 'Right', 'Upper', TRANS, 'Non-unit', 359 CALL DTRMM( 'Right', 'Lower', 'Transpose', 'Unit', 396 CALL DTRMM( 'Right', 'Upper', 'No transpose', 'Unit', 410 CALL DTRMM( 'Right', 'Lower', TRANST, 'Non-unit' [all...] |
slarfb.f | 40 *> real m by n matrix C, from either the left or the right. 50 *> = 'R': apply H or H**T from the Right 269 CALL STRMM( 'Right', 'Lower', 'No transpose', 'Unit', 283 CALL STRMM( 'Right', 'Upper', TRANST, 'Non-unit', 300 CALL STRMM( 'Right', 'Lower', 'Transpose', 'Unit', 328 CALL STRMM( 'Right', 'Lower', 'No transpose', 'Unit', 342 CALL STRMM( 'Right', 'Upper', TRANS, 'Non-unit', 359 CALL STRMM( 'Right', 'Lower', 'Transpose', 'Unit', 396 CALL STRMM( 'Right', 'Upper', 'No transpose', 'Unit', 410 CALL STRMM( 'Right', 'Lower', TRANST, 'Non-unit' [all...] |
zlarfb.f | 40 *> complex M-by-N matrix C, from either the left or the right. 50 *> = 'R': apply H or H**H from the Right 273 CALL ZTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 286 CALL ZTRMM( 'Right', 'Upper', TRANST, 'Non-unit', 303 CALL ZTRMM( 'Right', 'Lower', 'Conjugate transpose', 331 CALL ZTRMM( 'Right', 'Lower', 'No transpose', 'Unit', 345 CALL ZTRMM( 'Right', 'Upper', TRANS, 'Non-unit', 362 CALL ZTRMM( 'Right', 'Lower', 'Conjugate transpose', 400 CALL ZTRMM( 'Right', 'Upper', 'No transpose', 'Unit', 415 CALL ZTRMM( 'Right', 'Lower', TRANST, 'Non-unit' [all...] |
/external/icu/icu4c/source/common/ |
uloc.cpp | 614 compareKeywordStructs(const void * /*context*/, const void *left, const void *right) { 616 const char* rightString = ((const KeywordStruct *)right)->keyword; [all...] |
/external/icu/icu4c/source/i18n/ |
msgfmt.cpp | [all...] |
/external/libvorbis/doc/ |
07-floor1.tex | 206 15) [cval] = [cval] right shifted [cbits] bits
|