HomeSort by relevance Sort by last modified time
    Searched full:narrow (Results 326 - 350 of 613) sorted by null

<<11121314151617181920>>

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiSelector.java 523 * Use this selector to narrow the search scope to
546 * Use this selector to narrow the search scope to
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
celt_encoder.c 568 int narrow; local
572 /* band is too narrow to be split down to LM=-1 */
573 narrow = (m->eBands[i+1]-m->eBands[i])==1;
583 if (isTransient && !narrow)
596 for (k=0;k<LM+!(isTransient||narrow);k++)
624 if (narrow && (metric[i]==0 || metric[i]==-2*LM))
    [all...]
  /external/icu4c/i18n/unicode/
smpdtfmt.h 86 * abbreviated form, four letters for the long form, five for the narrow form.</td>
181 * name, four for the full name, or five for the narrow name (currently the data only provides abbreviated names,
231 * the full name, or five for the narrow name.</td>
250 * or four for the full name, or 5 for the narrow name.</td>
312 * five for the narrow name, or six for the short name.</td>
354 * as 'e'), three for the short day, four for the full name, five for the narrow name, or six for
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp 305 /// Narrow - Convert a type code into the next smaller type. short -> char,
307 static char Narrow(const char t) {
318 PrintFatalError("unhandled type in narrow!");
413 type = Narrow(type);
418 type = Narrow(type);
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
actionbar.jd 308 way. Doing so can create layout problems on devices with a narrow screen. It's best to instead
367 a narrow screen (such as a portrait-oriented handset).</p>
371 items on a narrow screen, while leaving room for navigation and title elements at the top.</p>
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineTextBox.cpp 659 string.narrow(m_start, length);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h 197 // constrain resolution greater than the max and narrow aspect,
259 // constrain resolution greater than the max and narrow aspect,
273 // constrain resolution greater than the max and narrow aspect,
    [all...]
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java     [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h 608 // narrow C strings.
    [all...]
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 215 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
225 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 226 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
234 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h 215 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
225 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 215 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
225 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 687 /// isNarrowingProfitable - Return true if it's profitable to narrow
688 /// operations of type VT1 to VT2. e.g. on x86, it's profitable to narrow
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 214 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
224 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 215 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
225 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h 192 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
202 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 188 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
198 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 226 // Converts a Unicode code point to a narrow string in UTF-8 encoding.
234 // Converts a wide string to a narrow string in UTF-8 encoding.
    [all...]
  /sdk/eclipse/
changes.txt 115 the user to further narrow down the list to just physical devices
147 easier to quickly scan through the reported issues and narrow
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Simulator.java 135 * <p>In the case of arrays of objects, we want to narrow the type
  /external/chromium/base/
values.h 152 // Initializes a StringValue with a UTF-8 narrow character string.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 579 // Handle when our window is super narrow. A bunch of the calculations
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest.mm 429 // Clicking in the narrow border area around a Cocoa NSTextField
    [all...]

Completed in 1809 milliseconds

<<11121314151617181920>>