HomeSort by relevance Sort by last modified time
    Searched refs:OTHER (Results 151 - 175 of 260) sorted by null

1 2 3 4 5 67 8 91011

  /external/boringssl/src/crypto/fipsmodule/bn/
bn_test_to_fuzzer.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  /external/boringssl/src/ssl/test/runner/
chacha20_poly1305.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
recordingconn.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  /external/boringssl/src/util/ar/
ar.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  /external/boringssl/src/util/fipstools/
break-hash.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  /external/boringssl/src/util/fipstools/inject_hash/
inject_hash.go 12 // OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 26 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
clean_gnv_curl.com 29 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
stage_curl_install.com 38 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  /external/protobuf/src/google/protobuf/
descriptor.cc 13 // in the documentation and/or other materials provided with the
406 // recursive building of other files. Note that recursive checkpoints are not
465 // declaring Symbol in descriptor.h, which would drag all kinds of other
518 vector<void*> allocations_; // All other memory allocated in the pool.
    [all...]
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/icu/icu4c/source/i18n/
number_longnames.cpp 46 result = strings[StandardPlural::Form::OTHER];
49 // There should always be data in the "other" plural variant.
number_patternmodifier.cpp 70 StandardPlural::Form::OTHER};
249 bool MutablePatternModifier::semanticallyEquivalent(const Modifier& other) const {
250 (void)other;
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
  /external/v8/include/
v8-profiler.h 58 : state(OTHER),
524 * Nodes reference strings, other nodes, and edges by their indexes
953 virtual bool IsEquivalent(RetainedObjectInfo* other) = 0;
    [all...]
  /external/v8/src/profiler/
allocation-tracker.cc 274 if (state != OTHER) return 0;
sampling-heap-profiler.cc 196 case OTHER:
  /external/cldr/tools/java/org/unicode/cldr/util/
TimezoneFormatter.java 76 SHORT, LONG, OTHER;
78 return this == SHORT ? "short" : this == LONG ? "long" : "other";
83 VVVV(Type.GENERIC, Location.LOCATION, Length.OTHER), vvvv(Type.GENERIC, Location.NON_LOCATION, Length.LONG), v(Type.GENERIC, Location.NON_LOCATION,
85 Location.GMT, Length.LONG), Z(Type.GENERIC, Location.GMT, Length.SHORT), ZZZZZ(Type.GENERIC, Location.GMT, Length.OTHER);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMemoryLegalizer.cpp 88 OTHER = 1u << 4,
97 ALL = GLOBAL | LDS | SCRATCH | GDS | OTHER,
292 /// observed by other memory instructions executing in memory scope
467 return SIAtomicAddrSpace::OTHER;
650 /// sequentially consistent, and no other thread can access scratch
653 /// Other address spaces do not hava a cache.
701 /// sequentially consistent, and no other thread can access scratch
704 /// Other address spaces do not hava a cache.
840 /// sequentially consistent, and no other thread can access scratch
843 /// Other address spaces do not hava a cache
    [all...]
  /external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
spirv.cs 20 // THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 // FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/number/
LongNameHandler.java 48 result = strings[StandardPlural.OTHER.ordinal()];
51 // There should always be data in the "other" plural variant.
52 throw new ICUException("Could not find data in 'other' plural variant");

Completed in 1906 milliseconds

1 2 3 4 5 67 8 91011