HomeSort by relevance Sort by last modified time
    Searched full:corresponding (Results 26 - 50 of 17819) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/vbit-test/
vtest.h 22 // For each undefined input bit, the corresponding output bit
26 // For each undefined input bit, the corresponding output bit
28 // If the corresponding output bit does not exist, the input bit
32 // For each undefined input bit, the corresponding output bit
34 // Output bits that do no not have a corresponding input bit are
38 // For each undefined input bit, the corresponding output bit
44 // For each undefined input bit, the corresponding output bit
  /frameworks/opt/emoji/
EmojiFactory.h 32 // Returns binary image data corresponding to "pua". The size of binary is
40 // Returns binary image data corresponding to "sjis", which is defined by
48 // Returns binary image data corresponding to Vendor-specific PUA "vsp".
56 // Returns Android PUA corresponding to "sjis". Returns -1 when there's no
60 // Returns Vendor-specific Shift jis code corresponding to "pua". Returns -1
76 // Returns Android PUA corresponding to Vendor-Specific Unicode "vsp". Returns
80 // Returns Vendor-specific PUA corresponding to "pua". Returns -1 when
  /external/bison/lib/
bitrotate.h 32 /* Given an unsigned 64-bit argument X, return the value corresponding
41 /* Given an unsigned 64-bit argument X, return the value corresponding
51 /* Given an unsigned 32-bit argument X, return the value corresponding
60 /* Given an unsigned 32-bit argument X, return the value corresponding
69 /* Given a size_t argument X, return the value corresponding
78 /* Given a size_t argument X, return the value corresponding
87 /* Given an unsigned 16-bit argument X, return the value corresponding
98 /* Given an unsigned 16-bit argument X, return the value corresponding
109 /* Given an unsigned 8-bit argument X, return the value corresponding
120 /* Given an unsigned 8-bit argument X, return the value corresponding
    [all...]
  /external/mesa3d/docs/
postprocess.html 21 corresponding environment variables.
38 <li>pp_nored, pp_nogreen, pp_noblue - set to 1 to remove the corresponding color channel.
46 Set to a number from 2 to 32, roughly corresponding to quality.
  /external/webrtc/src/system_wrappers/interface/
sort.h 39 // dataType Enum corresponding to the type of the array.
47 // corresponding elements sharing the same position in their respective
56 // keyType Enum corresponding to the type of the key array.
  /frameworks/base/core/java/android/content/pm/
PermissionInfo.java 30 * A normal application value for {@link #protectionLevel}, corresponding
37 * Dangerous value for {@link #protectionLevel}, corresponding
44 * System-level value for {@link #protectionLevel}, corresponding
58 * Additional flag for {@link #protectionLevel}, corresponding
73 * Additional flag for {@link #protectionLevel}, corresponding
80 * Additional flag for {@link #protectionLevel}, corresponding
87 * Additional flag for {@link #protectionLevel}, corresponding
94 * Additional flag for {@link #protectionLevel}, corresponding
101 * Additional flag for {@link #protectionLevel}, corresponding
108 * Additional flag for {@link #protectionLevel}, corresponding
    [all...]
  /libcore/luni/src/main/java/java/util/
IllegalFormatConversionException.java 23 * is incompatible with the corresponding format specifier.
39 * of the mismatched conversion and corresponding parameter.
44 * the corresponding parameter.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhoneAccountRegistrationReceiver.java 33 * IOW, after a restore, we hide call log entries until the user inserts the corresponding SIM,
34 * registers the corresponding SIP account, or registers a corresponding alternative phone-account.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
gslice_array.h 71 /// Assignment operator. Assigns slice elements to corresponding
75 /// Assign slice elements to corresponding elements of @a v.
77 /// Multiply slice elements by corresponding elements of @a v.
79 /// Divide slice elements by corresponding elements of @a v.
81 /// Modulo slice elements by corresponding elements of @a v.
83 /// Add corresponding elements of @a v to slice elements.
85 /// Subtract corresponding elements of @a v from slice elements.
87 /// Logical xor slice elements with corresponding elements of @a v.
89 /// Logical and slice elements with corresponding elements of @a v.
91 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 73 /// Assignment operator. Assigns elements to corresponding elements
77 /// Assign slice elements to corresponding elements of @a v.
79 /// Multiply slice elements by corresponding elements of @a v.
81 /// Divide slice elements by corresponding elements of @a v.
83 /// Modulo slice elements by corresponding elements of @a v.
85 /// Add corresponding elements of @a v to slice elements.
87 /// Subtract corresponding elements of @a v from slice elements.
89 /// Logical xor slice elements with corresponding elements of @a v.
91 /// Logical and slice elements with corresponding elements of @a v.
93 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
gslice_array.h 71 /// Assignment operator. Assigns slice elements to corresponding
75 /// Assign slice elements to corresponding elements of @a v.
77 /// Multiply slice elements by corresponding elements of @a v.
79 /// Divide slice elements by corresponding elements of @a v.
81 /// Modulo slice elements by corresponding elements of @a v.
83 /// Add corresponding elements of @a v to slice elements.
85 /// Subtract corresponding elements of @a v from slice elements.
87 /// Logical xor slice elements with corresponding elements of @a v.
89 /// Logical and slice elements with corresponding elements of @a v.
91 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 73 /// Assignment operator. Assigns elements to corresponding elements
77 /// Assign slice elements to corresponding elements of @a v.
79 /// Multiply slice elements by corresponding elements of @a v.
81 /// Divide slice elements by corresponding elements of @a v.
83 /// Modulo slice elements by corresponding elements of @a v.
85 /// Add corresponding elements of @a v to slice elements.
87 /// Subtract corresponding elements of @a v from slice elements.
89 /// Logical xor slice elements with corresponding elements of @a v.
91 /// Logical and slice elements with corresponding elements of @a v.
93 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
gslice_array.h 71 /// Assignment operator. Assigns slice elements to corresponding
75 /// Assign slice elements to corresponding elements of @a v.
77 /// Multiply slice elements by corresponding elements of @a v.
79 /// Divide slice elements by corresponding elements of @a v.
81 /// Modulo slice elements by corresponding elements of @a v.
83 /// Add corresponding elements of @a v to slice elements.
85 /// Subtract corresponding elements of @a v from slice elements.
87 /// Logical xor slice elements with corresponding elements of @a v.
89 /// Logical and slice elements with corresponding elements of @a v.
91 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 73 /// Assignment operator. Assigns elements to corresponding elements
77 /// Assign slice elements to corresponding elements of @a v.
79 /// Multiply slice elements by corresponding elements of @a v.
81 /// Divide slice elements by corresponding elements of @a v.
83 /// Modulo slice elements by corresponding elements of @a v.
85 /// Add corresponding elements of @a v to slice elements.
87 /// Subtract corresponding elements of @a v from slice elements.
89 /// Logical xor slice elements with corresponding elements of @a v.
91 /// Logical and slice elements with corresponding elements of @a v.
93 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 70 /// Assignment operator. Assigns slice elements to corresponding
74 /// Assign slice elements to corresponding elements of @a v.
76 /// Multiply slice elements by corresponding elements of @a v.
78 /// Divide slice elements by corresponding elements of @a v.
80 /// Modulo slice elements by corresponding elements of @a v.
82 /// Add corresponding elements of @a v to slice elements.
84 /// Subtract corresponding elements of @a v from slice elements.
86 /// Logical xor slice elements with corresponding elements of @a v.
88 /// Logical and slice elements with corresponding elements of @a v.
90 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 72 /// Assignment operator. Assigns elements to corresponding elements
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 70 /// Assignment operator. Assigns slice elements to corresponding
74 /// Assign slice elements to corresponding elements of @a v.
76 /// Multiply slice elements by corresponding elements of @a v.
78 /// Divide slice elements by corresponding elements of @a v.
80 /// Modulo slice elements by corresponding elements of @a v.
82 /// Add corresponding elements of @a v to slice elements.
84 /// Subtract corresponding elements of @a v from slice elements.
86 /// Logical xor slice elements with corresponding elements of @a v.
88 /// Logical and slice elements with corresponding elements of @a v.
90 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 72 /// Assignment operator. Assigns elements to corresponding elements
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 70 /// Assignment operator. Assigns slice elements to corresponding
74 /// Assign slice elements to corresponding elements of @a v.
76 /// Multiply slice elements by corresponding elements of @a v.
78 /// Divide slice elements by corresponding elements of @a v.
80 /// Modulo slice elements by corresponding elements of @a v.
82 /// Add corresponding elements of @a v to slice elements.
84 /// Subtract corresponding elements of @a v from slice elements.
86 /// Logical xor slice elements with corresponding elements of @a v.
88 /// Logical and slice elements with corresponding elements of @a v.
90 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 72 /// Assignment operator. Assigns elements to corresponding elements
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
gslice_array.h 70 /// Assignment operator. Assigns slice elements to corresponding
74 /// Assign slice elements to corresponding elements of @a v.
76 /// Multiply slice elements by corresponding elements of @a v.
78 /// Divide slice elements by corresponding elements of @a v.
80 /// Modulo slice elements by corresponding elements of @a v.
82 /// Add corresponding elements of @a v to slice elements.
84 /// Subtract corresponding elements of @a v from slice elements.
86 /// Logical xor slice elements with corresponding elements of @a v.
88 /// Logical and slice elements with corresponding elements of @a v.
90 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 72 /// Assignment operator. Assigns elements to corresponding elements
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
gslice_array.h 72 /// Assignment operator. Assigns slice elements to corresponding
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]
indirect_array.h 74 /// Assignment operator. Assigns elements to corresponding elements
78 /// Assign slice elements to corresponding elements of @a v.
80 /// Multiply slice elements by corresponding elements of @a v.
82 /// Divide slice elements by corresponding elements of @a v.
84 /// Modulo slice elements by corresponding elements of @a v.
86 /// Add corresponding elements of @a v to slice elements.
88 /// Subtract corresponding elements of @a v from slice elements.
90 /// Logical xor slice elements with corresponding elements of @a v.
92 /// Logical and slice elements with corresponding elements of @a v.
94 /// Logical or slice elements with corresponding elements of @a v
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
gslice_array.h 72 /// Assignment operator. Assigns slice elements to corresponding
76 /// Assign slice elements to corresponding elements of @a v.
78 /// Multiply slice elements by corresponding elements of @a v.
80 /// Divide slice elements by corresponding elements of @a v.
82 /// Modulo slice elements by corresponding elements of @a v.
84 /// Add corresponding elements of @a v to slice elements.
86 /// Subtract corresponding elements of @a v from slice elements.
88 /// Logical xor slice elements with corresponding elements of @a v.
90 /// Logical and slice elements with corresponding elements of @a v.
92 /// Logical or slice elements with corresponding elements of @a v
    [all...]

Completed in 510 milliseconds

12 3 4 5 6 7 8 91011>>