HomeSort by relevance Sort by last modified time
    Searched full:present (Results 276 - 300 of 5294) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdbool.h 47 /* Signal that all the definitions are present. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdbool.h 47 /* Signal that all the definitions are present. */
  /sdk/templates/activities/FullscreenActivity/root/res/layout/
activity_fullscreen.xml.ftl 9 is needed to present your content, e.g. VideoView, SurfaceView,
  /external/wpa_supplicant_8/src/utils/
radiotap.c 51 * argument which is present in the header. It knows about extended
52 * present headers and handles them.
61 * associated with the current argument index that is present, which can be
110 * check for insanity where the present bitmaps
146 * present fields. @this_arg can be changed by the caller (eg,
212 goto next_entry; /* arg not present */
215 * arg is present, account for alignment padding
  /frameworks/native/libs/utils/tests/
BasicHashtable_test.cpp 108 bool* collision, bool* present, hash_t* hash) {
111 *present = cookie & BasicHashtable<TKey, TEntry>::Bucket::PRESENT;
162 bool collision, present; local
164 BasicHashtableTest::cookieAt(h, i, &collision, &present, &hash);
165 if (present) {
168 ALOGD(" [%3u] = collision=%d, present=%d, hash=0x%08x, key=%3d, value=%3d, "
170 i, collision, present, hash, key, value, hash_type(key));
172 ALOGD(" [%3u] = collision=%d, present=%d",
173 i, collision, present);
    [all...]
  /external/openssh/
auth2-gss.c 66 int present; local
87 present = 0;
95 &present);
99 } while (mechs > 0 && !present);
103 if (!present) {
  /external/smack/src/org/xbill/DNS/
Update.java 61 present(Name name) { method in class:Update
70 present(Name name, int type) { method in class:Update
83 present(Name name, int type, String record) throws IOException { method in class:Update
96 present(Name name, int type, Tokenizer tokenizer) throws IOException { method in class:Update
107 present(Record record) { method in class:Update
  /frameworks/base/graphics/java/android/renderscript/
Type.java 32 * value in the Y or Z dimensions indicates that the dimension is present. Note
37 * faces. LOD and cube map faces are booleans to indicate present or not
38 * present. </p>
312 throw new RSInvalidStateException("Both X and Y dimension required when Z is present.");
320 throw new RSInvalidStateException("X dimension required when Y is present.");
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java 34 * present. Note that a Type with only a given X dimension and a Type with the
38 * faces. LOD and cube map faces are booleans to indicate present or not
39 * present. </p>
291 throw new RSInvalidStateException("Both X and Y dimension required when Z is present.");
299 throw new RSInvalidStateException("X dimension required when Y is present.");
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastResources.java 108 * @return a string resource ID, or 0 if the CMAS category is unknown or not present
155 * @return a string resource ID, or 0 if the CMAS response type is unknown or not present
190 * @return a string resource ID, or 0 if the CMAS severity is unknown or not present
207 * @return a string resource ID, or 0 if the CMAS urgency is unknown or not present
224 * @return a string resource ID, or 0 if the CMAS certainty is unknown or not present
  /prebuilts/devtools/repository/
sdk-repository-6.xsd 115 <!-- The optional license of this package. If present, users will have
129 Optional. If present, must be an int > 0. -->
133 When the field is present, it means the platform already embeds one
143 When present, it indicates the release-candidate number.
192 <!-- The optional license of this package. If present, users will have
212 When present, it indicates the release-candidate number.
253 <!-- The optional license of this package. If present, users will have
273 When present, it indicates the release-candidate number.
290 <!-- The optional license of this package. If present, users will have
313 When present, it indicates the release-candidate number
    [all...]
  /external/webp/include/webp/
demux.h 18 // // ... (Get information about the features present in the WebP file).
85 // A complete WebP file must be present in 'data' for the function to succeed.
106 WEBP_FF_FORMAT_FLAGS, // Extended format flags present in the 'VP8X' chunk.
111 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
148 // Returns false if 'dmux' is NULL or frame 'frame_number' is not present.
161 // Returns true if fragment 'fragment_num' is present, false otherwise.
  /frameworks/opt/net/voip/src/java/android/net/sip/
SimpleSessionDescription.java 147 * Returns the connection address or {@code null} if it is not present.
162 * Returns the encryption method or {@code null} if it is not present.
169 * Returns the encryption key or {@code null} if it is not present.
192 * present.
215 * present.
289 * {@code null} if it is not present.
332 * or {@code null} if it is not present.
340 * {@code null} if it is not present.
399 * Returns the connection address or {@code null} if it is not present.
427 * Returns the encryption method or {@code null} if it is not present
    [all...]
  /development/testrunner/
coverage_targets.xml 19 Intent is to list all modules that are present in a typical 'user' build
35 for target, relative to build_path. If not present, assumes valeu of "src"
  /external/bison/m4/
gnulib-common.m4 76 # whether a gnulib module that has been requested shall be considered present
129 # Module present among main modules: | 1 | 1 |
131 # Module present among tests-related modules: | 0 | 1 |
133 # Module not present at all: | 0 | 0 |
142 depending whether the gnulib module $1 shall be considered present.])
152 # Module present among main modules: | 1 | 1 |
154 # Module present among tests-related modules: | 1 | 1 |
156 # Module not present at all: | 0 | 0 |
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
X509CRLEntryHolder.java 61 * @return true if extension are present, false otherwise.
88 * @return the extension if present, null otherwise.
  /external/chromium/chrome/browser/translate/
translate_prefs.h 43 // translation for a specific language. (So we can present a UI to black-list
50 // translation for a specific language. (So we can present a UI to white-list
  /external/chromium/net/base/
backoff_entry.h 55 // be rejected at the present time due to exponential back-off policy.
58 // Returns the absolute time after which this entry (given its present
  /external/clang/test/CodeGenCXX/
mangle-ms-template-callback.cpp 53 // FYI blocks are not present in MSVS, so we're free to choose the spec.
71 // FYI blocks are not present in MSVS, so we're free to choose the spec.
  /external/grub/stage2/
freebsd.h 31 #define RB_MINIROOT 0x200 /* mini-root present in memory at boot time */
83 /* End of fields that are always present. */
  /external/guava/guava/src/com/google/common/collect/
MapDifference.java 41 * keys are not present in the right map.
47 * keys are not present in the left map.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetSetCountConditionallyTester.java 40 "setCount() with the correct expected present count should return true",
76 // Incorrect expected present count.
  /external/icu4c/tools/genrb/
genrb.1.in 90 if a byte order mark (BOM) is present.
136 important to make sure that it is present if
  /external/kernel-headers/original/asm-x86/
mpspec_def.h 42 unsigned long mpc_oemptr; /* 0 if not present */
43 unsigned short mpc_oemsize; /* 0 if not present */
  /external/llvm/test/Verifier/
module-flags-1.ll 45 ; CHECK: invalid requirement on flag, flag is not present in module
52 ; CHECK-NOT: invalid requirement on flag, flag is not present in module

Completed in 578 milliseconds

<<11121314151617181920>>