Home
last modified time | relevance | path

Searched refs:stable (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/external/boringssl/src/crypto/asn1/
Da_strnid.c69 static STACK_OF(ASN1_STRING_TABLE) *stable = NULL;
224 if (!stable) in ASN1_STRING_TABLE_get()
226 sk_ASN1_STRING_TABLE_sort(stable); in ASN1_STRING_TABLE_get()
227 found = sk_ASN1_STRING_TABLE_find(stable, &idx, &fnd); in ASN1_STRING_TABLE_get()
230 return sk_ASN1_STRING_TABLE_value(stable, idx); in ASN1_STRING_TABLE_get()
240 if (!stable) in ASN1_STRING_TABLE_add()
241 stable = sk_ASN1_STRING_TABLE_new(sk_table_cmp); in ASN1_STRING_TABLE_add()
242 if (!stable) { in ASN1_STRING_TABLE_add()
264 sk_ASN1_STRING_TABLE_push(stable, tmp); in ASN1_STRING_TABLE_add()
271 tmp = stable; in ASN1_STRING_TABLE_cleanup()
[all …]
/external/grpc-grpc/templates/
Dpackage.xml.template212 <release>stable</release>
213 <api>stable</api>
228 <release>stable</release>
229 <api>stable</api>
243 <release>stable</release>
244 <api>stable</api>
258 <release>stable</release>
259 <api>stable</api>
273 <release>stable</release>
274 <api>stable</api>
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceTableAccess.java45 ICUResourceBundle stable = table; in getTableString() local
47 stable = table.findWithFallback(subtableName); in getTableString()
49 if (stable != null) { in getTableString()
50 result = stable.findStringWithFallback(item); in getTableString()
/external/wycheproof/
DBUILD23 # plus a BouncyCastleAllTests alias for latest stable.
25 # To test latest stable:
53 # plus a SpongyCastleAllTests alias for latest stable.
55 # To test latest stable:
76 # plus a BouncyCastleTest alias for latest stable.
78 # To test latest stable:
105 # plus a SpongyCastleTest alias for latest stable.
107 # To test latest stable:
Dbuild_defs.bzl19 # Latest stable.
46 # Latest stable.
76 # Latest stable.
107 # Latest stable.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceTableAccess.java43 ICUResourceBundle stable = table; in getTableString() local
45 stable = table.findWithFallback(subtableName); in getTableString()
47 if (stable != null) { in getTableString()
48 result = stable.findStringWithFallback(item); in getTableString()
/external/mesa3d/docs/
Dsubmittingpatches.rst103 ``Fixes:``, ``Cc: mesa-stable`` and/or other) to the commit messages.
123 The stable tag
126 If you want a commit to be applied to a stable branch, you should add an
137 Cc: mesa-stable
138 Cc: 20.0 <mesa-stable>
139 CC: 20.0 19.3 <mesa-stable>
141 Using the CC tag **should** include the stable branches you want to
143 to all active stable branches.
273 Nominating a commit for a stable branch
276 There are several ways to nominate a patch for inclusion in the stable
[all …]
Drelease-calendar.rst7 Mesa provides feature/development and stable releases.
23 nominate a patch in the next stable release.
/external/libevent/
DMETADATA10 …github.com/libevent/libevent/releases/download/release-2.1.11-stable/libevent-2.1.11-stable.tar.gz"
12 version: "release-2.1.11-stable"
/external/toolchain-utils/llvm_tools/
Dget_llvm_hash.py159 def GetGoogle3LLVMVersion(stable): argument
170 subdir = 'stable' if stable else 'llvm_unstable'
237 version = GetGoogle3LLVMVersion(stable=svn_option == 'google3')
292 return self.GetLLVMHash(GetGoogle3LLVMVersion(stable=True))
296 return self.GetLLVMHash(GetGoogle3LLVMVersion(stable=False))
/external/eigen/doc/
DB01_Experimental.dox9 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/wayland-protocols/freedesktop.org/
DREADME16 Protocols may be 'stable', 'unstable' or 'deprecated', and the interface
20 A stable protocol is a protocol which has been declared stable by
34 same state. Stable protocols are placed in the +stable/+ directory,
114 in the regular way as done in core Wayland or in stable protocols.
116 Declaring a protocol stable
118 Once it is decided that a protocol should be declared stable, meaning no
124 . Create a new directory in the +stable/+ toplevel directory with the
127 decided to be declared stable into the new directory. The target name
DMakefile.am22 stable/presentation-time/presentation-time.xml \
23 stable/viewporter/viewporter.xml \
/external/google-fruit/extras/packaging/
Ddeploy_to_bintray.sh14 …conan create . google/stable -o fruit:shared=$is_shared -o fruit:use_boost=$use_boost -s build_typ…
20 conan upload fruit/${FRUIT_VERSION}@google/stable --all -r fruit-bintray
Ddeploy_to_bintray.bat3 … (True False) DO CMD /C for %%I in (True False) DO conan create . google/stable -o fruit:shared=%%…
10 conan upload fruit/%FRUIT_VERSION%@google/stable --all -r fruit-bintray
/external/v8/src/objects/
Djs-array.tq159 if (this.stable.map != this.map) goto CastError;
167 this.unstable = %RawDownCast<FastJSArray>(this.stable);
248 const stable: JSArray;
259 stable: array,
275 if (this.stable.map != this.map) goto CastError;
283 this.unstable = %RawDownCast<FastJSArrayForRead>(this.stable);
297 const stable: JSArray;
307 stable: array,
/external/python/cpython3/.github/
DCONTRIBUTING.rst9 + `Stable buildbots <http://buildbot.python.org/3.x.stable/>`_
13 + `Stable buildbots <http://buildbot.python.org/3.7.stable/>`_
17 + `Stable buildbots <http://buildbot.python.org/3.6.stable/>`_
21 + `Stable buildbots <http://buildbot.python.org/2.7.stable/>`_
/external/rust/crates/remain/
DREADME.md83 --> tests/stable.rs:49:5
93 Rust does not yet have stable support for user-defined attributes within a
101 As a stable alternative, this crate provides a function-level attribute called
104 `#[sorted]` to make them work on a stable compiler.
/external/v8/testing/gmock/
DBUILD.gn5 # The file/directory layout of Google Test is not yet considered stable. Until
26 # The file/directory layout of Google Test is not yet considered stable. Until
/external/compiler-rt/test/safestack/
Dlit.cfg26 # Allow tests to use REQUIRES=stable-runtime. For use when you cannot use XFAIL
29 config.available_features.add('stable-runtime')
/external/mesa3d/docs/relnotes/
D9.1.6.rst84 - Merge 'origin/9.1' into stable
86 - get-pick-list.sh: Include commits mentionining "CC: mesa-stable..."
89 "mesa-stable"
90 - get-pick-list: Ignore commits which CC mesa-stable unless they say
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_centos7_x64/
DDockerfile18 …l https://download.mono-project.com/repo/centos7-stable.repo | tee /etc/yum.repos.d/mono-centos7-s…
/external/grpc-grpc/tools/dockerfile/distribtest/ruby_centos6_x64/
DDockerfile25 RUN (curl -sSL https://get.rvm.io | bash -s stable --ruby) || (curl -sSL https://get.rvm.io | bash …
/external/wayland-protocols/chromium.org/
DREADME.chromium28 wayland-scanner code < src/stable/viewporter/viewporter.xml > protocol/viewporter-protocol.c
29 …wayland-scanner server-header < src/stable/viewporter/viewporter.xml > include/protocol/viewporter…
30 …wayland-scanner client-header < src/stable/viewporter/viewporter.xml > include/protocol/viewporter…
31 …wayland-scanner code < src/stable/presentation-time/presentation-time.xml > protocol/presentation-…
32 …wayland-scanner server-header < src/stable/presentation-time/presentation-time.xml > include/proto…
33 …wayland-scanner client-header < src/stable/presentation-time/presentation-time.xml > include/proto…
/external/python/cpython2/Doc/
DMakefile18 autobuild-dev autobuild-stable
169 autobuild-stable:
176 autobuild-stable-html:

12345678910>>...23