HomeSort by relevance Sort by last modified time
    Searched full:present (Results 1001 - 1025 of 8021) sorted by null

<<41424344454647484950>>

  /external/kernel-headers/original/linux/
cpumask.h 62 * int num_present_cpus() Number of present CPUs
66 * int cpu_present(cpu) Is some cpu present (can schedule)?
326 * possible, present and online cpus. Each of them is a fixed size
350 * ACPI reports present at boot.
362 * cpu_{online,possible,present}_maps are placebos. Changing them
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 513 /* 1 if the prefix byte corresponding to the entry is present; 0 if not */
517 /* The value of the VEX prefix, if present */
519 /* The length of the VEX prefix (0 if not present) */
521 /* The value of the REX prefix, if present */
524 the opcode, or right before the REX prefix if one is present) */
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 38 /// \brief Indices of strings currently present in `Buf`.
102 /// \returns true if name is already present in the map.
110 /// \returns true if name is not present in the map
227 // Ensure STN_UNDEF is present
307 // Ensure SHN_UNDEF entry is present. An all-zero section header is a
  /external/valgrind/main/docs/internals/
xml-output.txt 49 * At the present time only Memcheck is supported. The scheme extends
185 [update: as of v3.3.0, this is not present, as the --log-file-qualifier
281 point of a block). If this STACK is present then
379 Only the <ip> field is guaranteed to be present. It indicates a
382 The optional fields, if present, appear in the order stated:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
base64.py 68 incorrectly padded or if there are non-alphabet characters present in the
92 characters present in the string.
109 characters present in the string.
195 incorrectly padded or if there are non-alphabet characters present in the
270 incorrectly padded or if there are non-alphabet characters present in the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
base64.py 68 incorrectly padded or if there are non-alphabet characters present in the
92 characters present in the string.
109 characters present in the string.
195 incorrectly padded or if there are non-alphabet characters present in the
270 incorrectly padded or if there are non-alphabet characters present in the
  /external/chromium_org/net/base/
net_log_event_type_list.h 528 // Only present when byte logging is enabled>,
538 // Only present when byte logging is enabled>,
553 // renegotiation). This event is only present when logging at LOG_ALL.
622 // "address": <Remote address of data transfer. Not present when not
626 // Only present when byte logging is enabled>,
744 // "upload_id" <String of upload body identifier, if present>,
774 // being read. This event is only present when byte logging is enabled.
844 // "truncate": <If present for a write, the truncate flag is set to true.
845 // Not present in reads or writes where it is false>,
850 // "bytes_copied": <Number of bytes copied. Not present on error>
    [all...]
  /external/grub/docs/
multiboot.texi 478 assumes that no bss segment is present.
617 4 | mem_lower | (present if flags[0] is set)
618 8 | mem_upper | (present if flags[0] is set)
620 12 | boot_device | (present if flags[1] is set)
622 16 | cmdline | (present if flags[2] is set)
624 20 | mods_count | (present if flags[3] is set)
625 24 | mods_addr | (present if flags[3] is set)
627 28 - 40 | syms | (present if flags[4] or
630 44 | mmap_length | (present if flags[6] is set)
631 48 | mmap_addr | (present if flags[6] is set
    [all...]
  /external/aac/libMpegTPEnc/src/
tpenc_asc.cpp 110 in present channel mode. (MPEG order) */
119 CHANNEL_MODE channel_mode; /*!< Present channel mode. */
256 FDKwriteBits(hBs, 0, 1); /* Mono mixdown present */
257 FDKwriteBits(hBs, 0, 1); /* Stereo mixdown present */
260 FDKwriteBits(hBs, 1, 1); /* Matrix mixdown present */
265 FDKwriteBits(hBs, 0, 1); /* Matrix mixdown not present */
319 bits += 1 + 1 + 1 ; /* Mono + Stereo + Matrix mixdown present */
  /external/chromium_org/base/prefs/
pref_value_store_unittest.cc 337 // Test getting recommended value when a managed value is present.
346 // Test getting recommended value when a supervised user value is present.
354 // Test getting recommended value when an extension value is present.
362 // Test getting recommended value when a command-line value is present.
370 // Test getting recommended value when a user-set value is present.
378 // Test getting recommended value when no higher-priority value is present.
387 // Test getting recommended value when no recommended value is present.
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base_unittest.cc 332 // Verify that the downloaded data is present in the cache.
391 // Verify that the downloaded data is present in the cache.
406 // Verifies that when the external data referenced by a policy is not present in
432 // Verifies that when the external data referenced by a policy is not present in
511 // Verifies that when the external data referenced by a policy is present in the
585 // Verifies that when the external data referenced by a policy is present in the
690 // When this fails, it is certain that the original data is no longer present
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.c 260 /* Not a first record, if chunk record is present and IL bit is set
281 TNF of present record is not 0x06 */
293 TNF of present record is 0x06 */
394 /* Type length is present only for following TNF
430 /* ID and IDlength are present only if IL flag is set*/
638 /*check for IL bit set(Flag), if so then IDlength is present*/
658 /*check for IL bit set(Flag), if so then IDlength is present and fill the ID*/
    [all...]
  /external/libpcap/
configure.in 212 # On AIX, the BPF devices might not yet be present - they're
403 AC_ARG_WITH([dag], [ --with-dag[[=DIR]] include Endace DAG support ("yes", "no" or DIR; default="yes" on BSD and Linux if present)],
420 # Use DAG API if present, otherwise don't
622 AC_MSG_ERROR([Specifying the capture type as "dag" requires the DAG API to be present; use the --with-dag options to specify the location. (Try "./configure --help" for more information.)])
626 AC_ARG_WITH(septel, [ --with-septel[[=DIR]] include Septel support (located in directory DIR, if supplied). [default=yes, on Linux, if present]],
641 # Use Septel API if present, otherwise don't
705 AC_MSG_ERROR(Specifying the capture type as 'septel' requires the Septel API to be present; use --with-septel=DIR)
  /external/protobuf/java/
README.txt 176 of this command line option if present, or the value of
177 the same option defined in the file if present, or the
178 proto package if present, or the default Java package.
185 file is the value of this command line option if present,
187 present, or the file name converted to CamelCase. This
197 present, or false. This specifies whether to generate
463 accompanying each optional or required field (not present for
  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 48 // Check invariants when no axes are present.
50 << "getAxisValue should return zero because axis is not present";
52 << "getAxisValue should return zero because axis is not present";
60 << "getAxisValue should return zero because axis is not present";
71 << "getAxisValue should return zero because axis is not present";
75 << "getAxisValue should return zero because axis is not present";
91 << "getAxisValue should return zero because axis is not present";
  /prebuilts/devtools/repository/
sdk-addon-5.xsd 127 <!-- The optional license of this package. If present, users will have
220 <!-- The optional license of this package. If present, users will have
232 Optional. If present, must be a revision element. -->
235 Optional. If present, must be an int > 0. -->
271 Not present for final releases. -->
400 If present, the &lt;project-files&gt; collection must contain at least one path.
409 If present, the &lt;project-files&gt; collection must contain at least one path.
sdk-addon-6.xsd 131 <!-- The optional license of this package. If present, users will have
224 <!-- The optional license of this package. If present, users will have
236 Optional. If present, must be a revision element. -->
239 Optional. If present, must be an int > 0. -->
275 Not present for final releases. -->
430 If present, the &lt;project-files&gt; collection must contain at least one path.
439 If present, the &lt;project-files&gt; collection must contain at least one path.
sdk-repository-1.xsd 64 <!-- The optional license of this package. If present, users will have
78 Optional. If present, must be an int > 0. -->
104 <!-- The optional license of this package. If present, users will have
152 <!-- The optional license of this package. If present, users will have
186 <!-- The optional license of this package. If present, users will have
236 <!-- The optional license of this package. If present, users will have
250 Optional. If present, must be an int > 0. -->
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ArraysTest.java 117 assertEquals("Binary search succeeded for value not present in array 1",
120 "Binary search succeeded for value not present in array 2",
139 assertEquals("Binary search succeeded for value not present in array 1",
142 "Binary search succeeded for value not present in array 2",
155 assertEquals("Binary search succeeded for value not present in array 1",
158 "Binary search succeeded for value not present in array 2",
189 assertEquals("Binary search succeeded for value not present in array 1",
192 "Binary search succeeded for value not present in array 2",
221 assertEquals("Binary search succeeded for value not present in array 1",
223 assertTrue("Binary search succeeded for value not present in array 2"
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
IntList.java 382 * the given value if it is present or
383 * {@code (-(insertion point) - 1)} if the value is not present.
389 * value is not present
  /dalvik/dx/src/com/android/dx/util/
IntList.java 383 * the given value if it is present or
384 * {@code (-(insertion point) - 1)} if the value is not present.
390 * value is not present
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
CustomViewAccessibilityActivity.java 64 * an argument or returns a class not present on an older platform
108 // event. Then we add our text not present in a super class.
176 // event. Then we add our text not present in a super class.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemElement.java 86 * If the namespace attribute is present, then it also is interpreted
96 * If the namespace attribute is present, then it also is interpreted
110 * If the namespace attribute is present, then it also is interpreted
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X962NamedCurves.java 575 * the passed in object identifier. Null if the curve isn't present.
577 * @param oid an object identifier representing a named curve, if present.
596 * @return the object identifier associated with name, if present.
  /external/chromium/chrome/browser/resources/net_internals/
util.js 186 * Adds a header row, if not already present, and adds a new column to it,
240 // If header row is present, temporarily add a spacer row to |rows_|.
265 // Print title, if present.

Completed in 710 milliseconds

<<41424344454647484950>>