HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 201 - 225 of 4252) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/e2fsprogs/intl/
dngettext.c 36 with existing names and they should follow ANSI C. But this source
gettext.c 40 with existing names and they should follow ANSI C. But this source
ngettext.c 42 with existing names and they should follow ANSI C. But this source
  /external/e2fsprogs/misc/
badblocks.8.in 119 Read a list of already existing known bad blocks.
132 an existing filesystem, in a format suitable for use with this option.
207 option on a device containing an existing file system.
209 an existing file system, use the
  /external/e2fsprogs/tests/r_inline_xattr/
script 12 # Look at existing inline extended attribute
  /external/iptables/extensions/
libxt_connbytes.man 15 whether \fBnew\fP connections will be byte/packet counted. Existing connection
  /external/iptables/iptables/
iptables-apply.8 16 user whether the changes are okay. If the new ruleset cut the existing
  /external/javassist/sample/evolve/
demo.html 5 reload an existing class file. Although the reloaded class file is
  /external/llvm/docs/CommandGuide/
llvm-dis.pod 22 a C<.ll> suffix added (any existing C<.bc> suffix will first be
  /external/markdown/docs/extensions/
footnotes.txt 59 use any existing markdown syntax):
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssertedIdentityHeader.java 46 * the identity of authenticated users, and the application of existing
  /external/oprofile/libpp/
sample_container.h 44 /// samples into an existing one. Can only be done before any lookups
  /external/protobuf/examples/
add_person.py 44 # Read the existing address book.
list_people.cc 54 // Read the existing address book.
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
dsetup.h 45 #define DSETUP_REINSTALL 0x00000080 /* install DirectX even if existing components have the same version */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSETUP.H 45 #define DSETUP_REINSTALL 0x00000080 /* install DirectX even if existing components have the same version */
  /external/skia/include/core/
SkRefDict.h 40 * If data is not-NULL, replace the existing entry matching name and
  /external/skia/src/animator/
SkAnimateActive.h 39 void pickUp(SkActive* existing);
  /external/srtp/test/
rtpw_test.sh 15 # First, we run "killall" to get rid of all existing rtpw processes.
  /external/svox/pico/lib/
picopal.h 189 'TextRead' : Opens an existing text file for reading.
191 'TextWrite' : Opens and truncates an existing file or creates a new
194 'BinaryRead' : Opens an existing binary file for reading.
196 'BinaryWrite' : Opens and truncates an existing file or creates a new
  /external/v8/test/mjsunit/
eval-typeof-non-existing.js 29 // non-existing property. It is *not* allowed to throw a
object-define-property.js 134 // with default values if called with non existing property (otherwise
238 // an existing property with both a getter and a setter.
513 // existing properties should not return true, but throw an error if the
514 // existing configurable property is false.
521 // values are of the descriptor are the same as the existing one.
736 // Redefine existing property.
744 // Redefine existing property with configurable: false.
786 // Redefine existing property with configurable: false.
794 // Redefine existing property with configurable: false.
802 // Define non existing property - all attributes should default to false
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1240.js 28 // This regression tests that we are not allowed to overwrite an existing
regress-326.js 39 assertFalse(3 in nonArray, "don't create non-existing");
regress-720.js 29 // keeps the existing value of the writable flag if none is given

Completed in 562 milliseconds

1 2 3 4 5 6 7 891011>>