HomeSort by relevance Sort by last modified time
    Searched refs:considered (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/chromium-libpac/test/js-unittest/
ends_with_comment.js 8 // those extra functions was being considered part of the comment
  /external/v8/test/mjsunit/regress/
regress-460917.js 13 // The map check is considered redundant and will be eliminated.
  /ndk/sources/host-tools/make-3.81/
remake.c 61 static unsigned int considered; variable
106 /* All files start with the considered bit 0, so the global value is 1. */
107 considered = 1;
255 /* If we reached the end of the dependency graph toggle the considered
258 considered = !considered;
283 each is considered in turn. */
297 if (f->considered == considered)
307 f->considered = considered
    [all...]
filedef.h 95 unsigned int considered:1; /* equal to 'considered' if file has been member in struct:file
96 considered on current scan of goal chain */
194 targets, which need to be considered newer than anything that depends on
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 63 * ActionScript doesn't support Unicode String literals that are considered "illegal"
  /external/ImageMagick/www/api/
segment.php 82 <p>This represents the minimum number of pixels contained in a hexahedra before it can be considered valid (expressed as a percentage).</p>
  /external/boringssl/
rules.mk 46 # may need to be considered.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
vr4130.s 19 # Check that mfhis and mflos in .set noreorder blocks are considered.
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 106 The above mapping should be considered the reference, but there
109 the standard OpenGL byte/float mapping is considered acceptable too, as
  /external/libvorbis/doc/
05-comment.tex 79 (characters A-Z) is to be considered equivalent to ASCII 0x61 through
114 The artist generally considered responsible for the work. In popular music this is usually the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text.
01-introduction.tex 59 decodable; this is not to be considered an error condition and is used
118 reference Vorbis decoder described below may be considered a proper
120 the specification defined below (except where noted) to be considered
218 Floor 0 is not to be considered deprecated, but it is of limited
487 window (such as the Vorbis window) before the MDCT can be considered
  /bionic/libc/kernel/uapi/linux/
btrfs.h 230 __u64 considered; member in struct:btrfs_balance_progress
  /development/ndk/platforms/android-21/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /external/fio/tools/
genfio 67 If the prefix features a / (slash), prefix will be considered as a directory
  /external/kernel-headers/original/uapi/linux/
btrfs.h 253 __u64 considered; /* # of chunks we have considered so far */ member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
btrfs.h 204 __u64 considered; member in struct:btrfs_balance_progress

Completed in 2486 milliseconds

1 2 3 4