/external/boringssl/src/crypto/asn1/ |
D | a_strnid.c | 67 static STACK_OF(ASN1_STRING_TABLE) *stable = NULL; 203 if(!stable) return NULL; in ASN1_STRING_TABLE_get() 204 found = sk_ASN1_STRING_TABLE_find(stable, &idx, &fnd); in ASN1_STRING_TABLE_get() 206 return sk_ASN1_STRING_TABLE_value(stable, idx); in ASN1_STRING_TABLE_get() 216 if(!stable) stable = sk_ASN1_STRING_TABLE_new(sk_table_cmp); in ASN1_STRING_TABLE_add() 217 if(!stable) { in ASN1_STRING_TABLE_add() 234 if(new_nid) sk_ASN1_STRING_TABLE_push(stable, tmp); in ASN1_STRING_TABLE_add() 241 tmp = stable; in ASN1_STRING_TABLE_cleanup() 243 stable = NULL; in ASN1_STRING_TABLE_cleanup()
|
/external/javassist/src/main/javassist/compiler/ |
D | Javac.java | 38 SymbolTable stable; field in Javac 66 stable = new SymbolTable(); in Javac() 89 ASTList mem = p.parseMember1(stable); in compile() 148 md = p.parseMethod2(stable, md); in compileMethod() 212 SymbolTable stb = new SymbolTable(stable); in compileBody() 284 va.index(i), stable); in recordLocalVariables() local 313 index, stable); in recordParamNames() local 333 return gen.recordParams(params, isStatic, "$", "$args", "$$", stable); in recordParams() 362 use0, varNo, target, stable); in recordParams() 397 (useResultVar ? resultVarName : null), stable); in recordReturnType() [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceTableAccess.java | 41 ICUResourceBundle stable = table; in getTableString() local 43 stable = table.findWithFallback(subtableName); in getTableString() 45 if (stable != null) { in getTableString() 46 result = stable.findStringWithFallback(item); in getTableString()
|
/external/eigen/doc/ |
D | B01_Experimental.dox | 9 With the 2.0 release, Eigen's API is, to a large extent, stable. However, we wish to retain the fre… 11 Our goal is that for the 2.1 release (expected in July 2009) most of these parts become API-stable … 13 …to reach it, but at the same time we're being serious about not calling Eigen API-stable too early. 27 \li Geometry (this one should be mostly stable, but it's a little too early to make a formal guaran… 42 …se and that this is where most of their API comes from -- so in practice most of the API is stable.
|
/external/bison/ |
D | README-release | 9 * Ensure that the latest stable versions of autoconf, automake, etc. 37 # "TYPE" must be stable, beta or alpha 43 of gnu_ftp_host-{alpha,beta,stable}. 83 Subject: bison-X.Y released [stable]
|
/external/compiler-rt/test/ubsan/ |
D | lit.common.cfg | 53 # Allow tests to use REQUIRES=stable-runtime. For use when you cannot use XFAIL 56 config.available_features.add('stable-runtime')
|
/external/clang/docs/ |
D | Tooling.rst | 12 `LibClang <http://clang.llvm.org/doxygen/group__CINDEX.html>`_ is a stable high 25 * need a stable interface that takes care to be backwards compatible 80 * want a stable interface so you don't need to change your code when the AST API
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/ |
D | ICUConfig.properties | 12 # @stable ICU 4.0 19 # @stable ICU 4.8
|
/external/libopus/ |
D | README.android | 1 * current source is based on libopus 1.1 stable (http://downloads.xiph.org/releases/opus/opus-1.1.t…
|
/external/mesa3d/docs/ |
D | RELNOTES-3.4 | 15 Even numbered versions (such as 3.4) designate stable releases.
|
D | RELNOTES-4.0.1 | 15 Even numbered versions (such as 3.4) designate stable releases.
|
D | RELNOTES-3.4.1 | 15 Even numbered versions (such as 3.4) designate stable releases.
|
D | RELNOTES-3.4.2 | 15 Even numbered versions (such as 3.4) designate stable releases.
|
D | RELNOTES-6.3.2 | 13 Even numbered versions (such as 6.2) designate stable releases.
|
D | RELNOTES-3.2.1 | 17 with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
|
D | RELNOTES-6.3.1 | 15 Even numbered versions (such as 6.2) designate stable releases.
|
D | RELNOTES-6.2.1 | 15 Even numbered versions (such as 6.2.x) designate stable releases.
|
D | RELNOTES-6.2 | 15 Even numbered versions (such as 6.2) designate stable releases.
|
D | RELNOTES-6.4 | 13 Even numbered versions (such as 6.4) designate stable releases.
|
D | RELNOTES-5.0.1 | 12 Even-numbered versions (such as 5.0.x) designate stable releases.
|
D | RELNOTES-5.0.2 | 12 Even-numbered versions (such as 5.0.x) designate stable releases.
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/ |
D | CHANGES | 42 *) First stable release.
|
/external/lldb/docs/ |
D | doxygen.intro | 15 /// of LLDB are very stable.
|
/external/llvm/docs/ |
D | doxygen.intro | 15 /// of LLVM are very stable.
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_mangle.sh | 29 * The ${symbol_prefix}* macros can be used as stable alternative names for the
|