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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/PCH/
multiple_decls.h 6 struct narrow { char narrow; }; member in struct:narrow
7 char narrow(int);
multiple_decls.c 13 struct narrow n;
16 narrow(i);
  /external/chromium_org/tools/android/findbugs_plugin/test/
expected_result.txt 1 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At SimpleSynchronizedMethod.java
2 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At SimpleSynchronizedStaticMethod.java
3 M C CST: Shouldn't use synchronized(this), please narrow down the synchronization scope. At SimpleSynchronizedThis.java
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/
narrow_1.pass.cpp 14 // char narrow(charT c, char dfault) const;
29 assert(f.narrow(L' ', '*') == ' ');
30 assert(f.narrow(L'A', '*') == 'A');
31 assert(f.narrow(L'\x07', '*') == '\x07');
32 assert(f.narrow(L'.', '*') == '.');
33 assert(f.narrow(L'a', '*') == 'a');
34 assert(f.narrow(L'1', '*') == '1');
35 assert(f.narrow(L'\xDA', '*') == '\xDA');
44 assert(f.narrow(L' ', '*') == ' ');
45 assert(f.narrow(L'A', '*') == 'A')
    [all...]
narrow_many.pass.cpp 14 // const charT* narrow(const charT* low, const charT*, char dfault, char* to) const;
33 assert(f.narrow(&in[0], in.data() + in.size(), '*', v.data()) == in.data() + in.size());
51 assert(f.narrow(&in[0], in.data() + in.size(), '*', v.data()) == in.data() + in.size());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
narrow_1.pass.cpp 14 // char narrow(char c, char dfault) const;
26 assert(f.narrow(' ', '*') == ' ');
27 assert(f.narrow('A', '*') == 'A');
28 assert(f.narrow('\x07', '*') == '\x07');
29 assert(f.narrow('.', '*') == '.');
30 assert(f.narrow('a', '*') == 'a');
31 assert(f.narrow('1', '*') == '1');
narrow_many.pass.cpp 14 // const char* narrow(const char* low, const char*, char dfault, char* to) const;
30 assert(f.narrow(&in[0], in.data() + in.size(), '*', v.data()) == in.data() + in.size());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/
narrow_1.pass.cpp 14 // char narrow(charT c, char dfault) const;
26 assert(f.narrow(L' ', '*') == ' ');
27 assert(f.narrow(L'A', '*') == 'A');
28 assert(f.narrow(L'\x07', '*') == '\x07');
29 assert(f.narrow(L'.', '*') == '.');
30 assert(f.narrow(L'a', '*') == 'a');
31 assert(f.narrow(L'1', '*') == '1');
  /external/chromium_org/tools/android/findbugs_plugin/
messages.xml 28 <LongDescription>Shouldn't use synchronized(this), please narrow down the synchronization scope.</LongDescription>
31 <p>Shouldn't use synchronized(this), please narrow down the synchronization scope.</p>
47 <LongDescription>Shouldn't use synchronized method, please narrow down the synchronization scope.</LongDescription>
50 <p>Shouldn't use synchronized method, please narrow down the synchronization scope.</p>
  /external/llvm/test/BugPoint/
crash-narrowfunctiontest.ll 1 ; Test that bugpoint can narrow down the testcase to the important function
  /external/llvm/test/MC/MachO/ARM/
relax-thumb2-branches.s 9 ble Lbaz @ narrow encoding
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
narow.pass.cpp 14 // char narrow(char_type c, char dfault) const;
22 assert(ios.narrow('c', '*') == 'c');
23 assert(ios.narrow('\xFE', '*') == '*');
  /external/chromium_org/build/android/findbugs_filter/
findbugs_known_bugs.txt 4 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At HttpAuthDatabase.java
5 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayCoercionTest.java
6 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayTest.java
7 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeBasicsTest.java
8 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeChildFrameTest.java
9 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeCoercionTest.java
10 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeFieldsTest.java
11 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeReturnValuesTest.java
12 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeTestBase.java
13 M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At PerfTraceEvent.jav
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration_unittest.mm 18 // A narrow width for tests which test things that don't fit.
54 // Narrow width chooses the partial string.
60 // Narrow doesn't choose partial string if there is not one.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration_unittest.mm 18 // A narrow width for tests which test things that don't fit.
53 // Narrow width chooses the partial string.
59 // Narrow doesn't choose partial string if there is not one.
  /external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp 65 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
90 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
216 const UnicodeString *narrowMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
217 fr.setMonths(narrowMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
218 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW) !=
219 *fr.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW )) {
220 errln("ERROR: setMonths(FORMAT,NARROW) failed");
237 const UnicodeString *standaloneNarrowMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
238 fr.setMonths(standaloneNarrowMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
239 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW) !=
    [all...]
  /external/icu4c/test/intltest/
tsdtfmsy.cpp 66 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
91 DateFormatSymbols::DtWidthType width[] = {DateFormatSymbols::WIDE, DateFormatSymbols::ABBREVIATED, DateFormatSymbols::NARROW};
252 const UnicodeString *narrowMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
253 fr.setMonths(narrowMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW);
254 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW) !=
255 *fr.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW )) {
256 errln("ERROR: setMonths(FORMAT,NARROW) failed");
273 const UnicodeString *standaloneNarrowMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
274 fr.setMonths(standaloneNarrowMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW);
275 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::NARROW) !=
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
candidate_window_constants.h 24 // too narrow when all candidates are short.
31 // candidate window from being too narrow when candidate lists are not shown.
  /external/chromium_org/third_party/WebKit/ManualTests/
select-narrow-width.html 3 Select narrow width manual test.
15 (more than 20) items that had narrow widths.
select-webkit-appearance-off-narrow-select.html 14 #narrow-with-border {
39 <select id="narrow-with-border">
  /external/llvm/test/CodeGen/X86/
2008-06-13-VolatileLoadStore.ll 15 %l = load volatile i32* @ioport ; must not narrow
17 %l2 = load volatile i32* @ioport ; must not narrow
  /external/pixman/pixman/
pixman-general.c 119 iter_flags_t narrow, src_iter_flags; local
127 narrow = ITER_NARROW;
132 narrow = 0;
148 if (!narrow)
157 src_iter_flags = narrow | op_flags[op].src;
181 mask_buffer, narrow | (component_alpha? 0 : ITER_IGNORE_RGB), info->mask_flags);
186 dest_buffer, narrow | op_flags[op].dst, info->dest_flags);
189 imp->toplevel, op, component_alpha, narrow);
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values/
base-strings.xml 27 split action bar when running on a device with a narrow display, and show three tabs.
  /development/samples/browseable/Styled/res/values/
base-strings.xml 27 split action bar when running on a device with a narrow display, and show three tabs.
  /external/clang/test/Lexer/
char-literal-encoding-error.c 11 // For narrow character literals, since there is no error, make sure the

Completed in 1173 milliseconds

1 2 3 4 5 6 7 8 91011>>