Home
last modified time | relevance | path

Searched refs:created (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/external/iptables/extensions/
Dlibipt_owner.man8 Matches if the packet was created by a process with the given
12 Matches if the packet was created by a process with the given
16 Matches if the packet was created by a process with the given
20 Matches if the packet was created by a process in the given session
24 Matches if the packet was created by a process with the given command name.
Dlibip6t_owner.man8 Matches if the packet was created by a process with the given
12 Matches if the packet was created by a process with the given
16 Matches if the packet was created by a process with the given
20 Matches if the packet was created by a process in the given session
/external/skia/src/svg/
DSkSVGParser.cpp358 #define CASE_NEW(type) case SkSVGType_##type : created = new SkSVG##type(); break
361 SkSVGElement* created = NULL; in CreateElement() local
390 created->fParent = parent; in CreateElement()
391 bool isDef = created->fIsDef = created->isDef(); in CreateElement()
392 bool isNotDef = created->fIsNotDef = created->isNotDef(); in CreateElement()
407 return created; in CreateElement()
/external/ipsec-tools/src/racoon/
Dpfkey.c2225 u_int64_t created; local
2241 created = lt->sadb_lifetime_addtime;
2243 created = 0;
2253 created,
2262 created,
2347 u_int64_t created; local
2363 created = lt->sadb_lifetime_addtime;
2365 created = 0;
2375 created,
2384 created,
[all …]
Dpolicy.h68 u_int64_t created; /* Used for generated SPD entries deletion */ member
120 (idx)->created = (_created); \
132 (idx)->created = (_created); \
Dschedule.h53 time_t created; /* for debug */ member
74 time_t created; member
Dschedule.c144 time(&new->created);
259 dst->created = p->created;
Dbackupsa.c202 time_t created, current; in backupsa_from_file() local
238 created = mktime(&tm); in backupsa_from_file()
295 if (created + sa_args.l_addtime < current) { in backupsa_from_file()
301 sa_args.l_addtime -= current - created; in backupsa_from_file()
Dhandler.h192 time_t created; /* timestamp for establish */ member
343 time_t created; /* timestamp to create a queue */ member
417 time_t created; member
/external/skia/xcode/ports/
Dskia_mac.cp62 // Once the nib reference is created, set the menu bar. "MainMenu" is the name of the menu bar
63 // object. This name is set in InterfaceBuilder when the nib is created.
68 // InterfaceBuilder when the nib is created.
83 // The window was created hidden so show it.
/external/webkit/WebCore/css/qt/
DmediaControls-extras.css51 /* Since MediaControlElements are always created with a renderer we have to hide
70 /* Since MediaControlElements are always created with a renderer we have to hide
81 /* Since MediaControlElements are always created with a renderer we have to hide
92 /* Since MediaControlElements are always created with a renderer we have to hide
/external/emma/
Dwork.dirs.properties9 # ---- root locations created by the build:
24 # ---- module-specific locations created by the build:
/external/icu4c/tools/pkgdata/
Dmakefile.h12 * created on: 2000may17
13 * created by: Steven \u24C7 Loomis
/external/bluez/utils/input/
Dinput-api.txt22 newly created device object.
35 newly created device object.
/external/e2fsprogs/
DSUBMITTING-PATCHES14 (a) The contribution was created in whole or in part by me and I
21 work with modifications, whether created in whole or in part
/external/e2fsprogs/tests/f_mke2fs2b/
Dname1 mke2fs version 0.2b created filesystem
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmkskel.sh4 /* File created from flex.skl via mkskel.sh */
/external/clearsilver/perl/
DChanges8 - original version; created by h2xs 1.21 with options
/external/webkit/WebKit/win/Interfaces/
DIWebDataSource.idl86 a MIME type to a class. The representation is created once the MIME type
89 Returns nil if the datasource hasn't created it's representation.
103 @result Returns a reference to the original request that created the
147 @discussion This will be non-nil only for dataSources created by calls to the
DIWebHistoryItem.idl33 @discussion WebHistoryItems are created by WebKit to represent pages visited.
36 WebHistoryItems are set by WebKit. WebHistoryItems are normally never created directly.
53 @discussion WebHistoryItems are normally created for you by the WebKit.
/external/iptables/
Diptables-xml.c103 int created; member
294 chains[c].created = 1; in needChain()
310 chains[nextChain].created = 0; in saveChain()
320 if (!chains[c].created) { in finishChains()
/external/clearsilver/cs/
Dtest_func.cs.gold49 first/last only run on local vars, which can't be created by expressions
/external/e2fsprogs/tests/
Dfilter_dumpe2fs3 /^Filesystem created:/d
/external/dosfstools/doc/
DREADME.mkdosfs39 created, as well as the new info sector. On FAT32, the root directory
40 is always created as a cluster chain. Sorry, there's no switch to
/external/bluez/utils/network/
Dnetwork-api.txt55 fallback to last created connection.
171 created.

12345678910>>...16