Home
last modified time | relevance | path

Searched refs:CLONE (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/lib/
Dcookie.c1338 #define CLONE(field) \ macro
1351 CLONE(expirestr); in dup_cookie()
1352 CLONE(domain); in dup_cookie()
1353 CLONE(path); in dup_cookie()
1354 CLONE(spath); in dup_cookie()
1355 CLONE(name); in dup_cookie()
1356 CLONE(value); in dup_cookie()
1357 CLONE(maxage); in dup_cookie()
1358 CLONE(version); in dup_cookie()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterConstants.java142 static final int CLONE = 5; /**< Called when safeClone() is called on the field
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto15 CLONE = 9; enumerator
Dtest_reserved_message_upper.proto14 message CLONE {} message
Dtest_reserved_enum_upper.proto14 enum CLONE { ZERO10 = 0; } enum
/third_party/selinux/checkpolicy/
Dpolicy_scan.l73 CLONE |
74 clone { return(CLONE); }
Dpolicy_parse.y88 %token CLONE