/external/selinux/libselinux/src/ |
D | procattr.c | 12 #define UNSET (char *) -1 macro 16 static __thread char *prev_current = UNSET; 17 static __thread char * prev_exec = UNSET; 18 static __thread char * prev_fscreate = UNSET; 19 static __thread char * prev_keycreate = UNSET; 20 static __thread char * prev_sockcreate = UNSET; 43 if (prev_current != UNSET) in procattr_thread_destructor() 45 if (prev_exec != UNSET) in procattr_thread_destructor() 47 if (prev_fscreate != UNSET) in procattr_thread_destructor() 49 if (prev_keycreate != UNSET) in procattr_thread_destructor() [all …]
|
/external/guava/guava/src/com/google/common/collect/ |
D | ComputingConcurrentHashMap.java | 323 if (computedReference == UNSET) { in waitForValue() 327 while (computedReference == UNSET) { in waitForValue() 368 if (computedReference == UNSET) { in setValueReference()
|
D | MapMakerInternalMap.java | 578 static final ValueReference<Object, Object> UNSET = new ValueReference<Object, Object>() { field in MapMakerInternalMap 614 return (ValueReference<K, V>) UNSET; in unset()
|
/external/ceres-solver/cmake/ |
D | FindSuiteSparse.cmake | 117 UNSET(SUITESPARSE_FOUND) 118 UNSET(SUITESPARSE_INCLUDE_DIRS) 119 UNSET(SUITESPARSE_LIBRARIES) 120 UNSET(SUITESPARSE_VERSION) 121 UNSET(SUITESPARSE_MAIN_VERSION) 122 UNSET(SUITESPARSE_SUB_VERSION) 123 UNSET(SUITESPARSE_SUBSUB_VERSION) 170 UNSET(SUITESPARSE_FOUND_REQUIRED_VARS)
|
D | FindGlog.cmake | 67 UNSET(GLOG_FOUND) 68 UNSET(GLOG_INCLUDE_DIRS) 69 UNSET(GLOG_LIBRARIES)
|
D | FindGflags.cmake | 67 UNSET(GFLAGS_FOUND) 68 UNSET(GFLAGS_INCLUDE_DIRS) 69 UNSET(GFLAGS_LIBRARIES)
|
D | FindCXSparse.cmake | 74 UNSET(CXSPARSE_FOUND) 75 UNSET(CXSPARSE_INCLUDE_DIRS) 76 UNSET(CXSPARSE_LIBRARIES)
|
D | FindEigen.cmake | 67 UNSET(EIGEN_FOUND) 68 UNSET(EIGEN_INCLUDE_DIRS)
|
D | CeresConfig.cmake.in | 74 UNSET(CERES_INCLUDE_DIRS) 75 UNSET(CERES_LIBRARIES)
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Calendar.java | 1449 protected static final int UNSET = 0; field in Calendar 2073 return (stamp[field] > UNSET) ? fields[field] : defaultValue; in internalGet() 2330 stamp[field] = UNSET; in clear() 2341 return areFieldsVirtuallySet || (stamp[field] != UNSET); in isSet() 4958 stamp[i] = UNSET; in computeFields() 5232 int bestStamp = UNSET; in resolveFields() 5236 int lineStamp = UNSET; in resolveFields() 5241 if (s == UNSET) { in resolveFields() 5390 newestStamp(AM_PM, MILLISECOND, UNSET) <= stamp[MILLISECONDS_IN_DAY]) { in computeTime() 5596 if (bestStamp != UNSET) { in computeMillisInDay() [all …]
|
D | ChineseCalendar.java | 444 if (newestStamp(ERA, YEAR, UNSET) <= getStamp(EXTENDED_YEAR)) { in handleGetExtendedYear()
|
/external/bison/m4/ |
D | bison-i18n.m4 | 40 USER_LINGUAS="${LINGUAS-%UNSET%}"
|
D | po.m4 | 169 if test "%UNSET%" != "$LINGUAS"; then 214 LINGUAS="${LINGUAS-%UNSET%}" 372 if test "%UNSET%" != "$LINGUAS"; then
|
/external/elfutils/src/m4/ |
D | po.m4 | 169 if test "%UNSET%" != "$LINGUAS"; then 214 LINGUAS="${LINGUAS-%UNSET%}" 372 if test "%UNSET%" != "$LINGUAS"; then
|
/external/libexif/auto-m4/ |
D | po.m4 | 158 if test "%UNSET%" != "$LINGUAS"; then 203 LINGUAS="${LINGUAS-%UNSET%}" 360 if test "%UNSET%" != "$LINGUAS"; then
|
/external/elfutils/src/ |
D | config.status | 548 LINGUAS="%UNSET%"
|
D | configure | 7356 LINGUAS="${LINGUAS-%UNSET%}"
|
/external/guava/guava/src/com/google/common/cache/ |
D | LocalCache.java | 690 static final ValueReference<Object, Object> UNSET = new ValueReference<Object, Object>() { field in LocalCache 736 return (ValueReference<K, V>) UNSET; in unset() 3134 || (entryValue == null && valueReference != UNSET)) { in storeLoadedValue()
|
/external/ceres-solver/ |
D | CMakeLists.txt | 237 UNSET(CERES_COMPILE_OPTIONS)
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1974 if test "%UNSET%" != "$LINGUAS"; then 2019 LINGUAS="${LINGUAS-%UNSET%}" 2176 if test "%UNSET%" != "$LINGUAS"; then
|
D | configure | 12156 LINGUAS="${LINGUAS-%UNSET%}"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/libexif/ |
D | configure | 14781 LINGUAS="${LINGUAS-%UNSET%}"
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |