Searched refs:create (Results 1 - 25 of 4414) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/
H A Dyaffs_fs.c214 .create = yaffs_create,
/external/zlib/src/
H A Dmake_vms.com421 $ create descrip.mms
478 $! Read list of core library sources from makefile.in and create options
610 $ if f$search(th) .eqs. "" then create 'th'
719 $! Analyze the project map file and create the symbol vector for a shareable
/external/xmp_toolkit/XMPCore/
H A DAndroid.mk9 # The name of the jar file to create.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPDateTimeFactory.java21 * A factory to create <code>XMPDateTime</code>-instances from a <code>Calendar</code> or an
64 public static XMPDateTime create(int year, int month, int day, method in class:XMPDateTimeFactory
H A DXMPMetaFactory.java56 public static XMPMeta create() method in class:XMPMetaFactory
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-linux.c4891 int, option, vki_key_serial_t, id, int, create);
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dpicoloaddbg.lua9 -- load pico phones src file and create dbg pkb file
H A Dpicoloadphones.lua8 -- load pico phones src file and create phones pkb file
/external/tcpdump/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
940 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1274 -n, --no-create do not create output files
2069 # Strip out --no-create and --no-recursion so they do not pile up.
2082 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2424 # Remember, the first character of IFS is used to create
[all...]
/external/stlport/
H A Dconfigure.bat25 REM initially create/overwrite config.mak
/external/strace/
H A Dkeyctl.c59 keyctl_get_keyring_id(struct tcb *tcp, key_serial_t id, int create) argument
64 tprintf(", %d", create);
/external/stressapptest/
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
445 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
939 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1275 -n, --no-create do not create output files
2033 # Strip out --no-create and --no-recursion so they do not pile up.
2046 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2398 # Remember, the first character of IFS is used to create
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c2016 ** trigger. Subtriggers create subcontexts for their duration.
2019 ** not create a new trigger context.
2878 ** "rw", then the database is opened for read-write (but not create)
3324 ** SQL text used to create a [prepared statement] if that statement was
4113 ** ^Any attempt to create a function with a longer name
4927 ** create the statement in the first place.
5753 ** to create an empty, zero-filled blob in which to read or write using
5984 ** cause sqlite3_mutex_alloc() to create
6687 ** SQLite will typically create one cache instance for each open database file,
8890 #define BTREE_OMIT_JOURNAL 1 /* Do not create o
[all...]
/external/sqlite/dist/
H A Dsqlite3.c2016 ** trigger. Subtriggers create subcontexts for their duration.
2019 ** not create a new trigger context.
2878 ** "rw", then the database is opened for read-write (but not create)
3324 ** SQL text used to create a [prepared statement] if that statement was
4113 ** ^Any attempt to create a function with a longer name
4927 ** create the statement in the first place.
5753 ** to create an empty, zero-filled blob in which to read or write using
5984 ** cause sqlite3_mutex_alloc() to create
6687 ** SQLite will typically create one cache instance for each open database file,
8890 #define BTREE_OMIT_JOURNAL 1 /* Do not create o
[all...]
/external/srtp/
H A Dconfig.status179 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
180 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
382 echo "running /bin/sh ./configure " '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args " --no-create --no-recursion" >&6
383 exec /bin/sh ./configure '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args --no-create --no-recursion
430 echo "$me: cannot create a temporary directory in ." >&2
588 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
589 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
978 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
979 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
175 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
484 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
798 -n, --no-create do not create output files
1026 # Strip out --no-create and --no-recursion so they do not pile up.
1040 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1739 # Try to create an executable without -o first, disregard a.out.
1786 { { echo "$as_me:$LINENO: error: C compiler cannot create executable
[all...]
/external/skia/samplecode/
H A DSampleDraw.cpp238 virtual Draw* create(const SkPoint&, const SkPoint&) = 0;
246 virtual Draw* create(const SkPoint& p0, const SkPoint& p1) { function in class:RectFactory
359 this->setDraw(fFactory->create(click->fOrig, click->fCurr))->unref();
/external/skia/src/animator/
H A DSkAnimateActive.cpp167 void SkActive::create(SkDrawable* drawable, SkMSec time) { function in class:SkActive
H A DSkAnimateActive.h26 void create(SkDrawable* scope, SkMSec time);
/external/skia/src/core/
H A DSkBitmap.cpp386 SkPixelRef* pr = factory->create(correctedInfo, ctable);
H A DSkDiscardableMemory.h32 virtual SkDiscardableMemory* create(size_t bytes) = 0;
H A DSkMallocPixelRef.cpp243 SkPixelRef* SkMallocPixelRef::PRFactory::create(const SkImageInfo& info, function in class:SkMallocPixelRef::PRFactory
/external/skia/src/gpu/gl/debug/
H A DGrFakeRefObj.h90 static GrFakeRefObj *create ## className() { \
/external/skia/src/lazy/
H A DSkDiscardableMemoryPool.cpp34 virtual SkDiscardableMemory* create(size_t bytes) SK_OVERRIDE;
175 SkDiscardableMemory* DiscardableMemoryPool::create(size_t bytes) { function in class:__anon30735::DiscardableMemoryPool
H A DSkDiscardablePixelRef.cpp54 fDiscardableMemory = fDMFactory->create(size);

Completed in 598 milliseconds

1234567891011>>