Home
last modified time | relevance | path

Searched defs:count1 (Results 1 – 25 of 88) sorted by relevance

1234

/external/toybox/toys/pending/
Dvi.c766 static int cur_left(int count0, int count1, char *unused) in cur_left()
779 static int cur_right(int count0, int count1, char *unused) in cur_right()
806 static int cur_up(int count0, int count1, char *unused) in cur_up()
817 static int cur_down(int count0, int count1, char *unused) in cur_down()
826 static int vi_H(int count0, int count1, char *unused) in vi_H()
832 static int vi_L(int count0, int count1, char *unused) in vi_L()
839 static int vi_M(int count0, int count1, char *unused) in vi_M()
860 static int vi_yy(char reg, int count0, int count1) in vi_yy()
874 static int vi_dd(char reg, int count0, int count1) in vi_dd()
887 static int vi_x(char reg, int count0, int count1) in vi_x()
[all …]
/external/openscreen/third_party/abseil/src/absl/strings/
Dstring_view.h417 int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 int compare(size_type pos1, size_type count1, string_view v, size_type pos2, in compare()
434 int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/guice/core/test/com/google/inject/
DProvisionListenerTest.java273 final Counter count1 = new Counter(); in testCachedInScopePreventsProvisionNotify() local
295 final Counter count1 = new Counter(); in testCombineAllBindListenerCalls() local
312 final Counter count1 = new Counter(); in testNotifyEarlyListenersIfFailBeforeProvision() local
343 final Counter count1 = new Counter(); in testNotifyLaterListenersIfFailAfterProvision() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/cronet/third_party/abseil-cpp/absl/strings/
Dstring_view.h417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare()
440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare()
/external/angle/third_party/abseil-cpp/absl/strings/
Dstring_view.h420 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
426 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
439 constexpr int compare(size_type pos1, size_type count1, in compare()
446 constexpr int compare(size_type pos1, size_type count1, in compare()
/external/abseil-cpp/absl/strings/
Dstring_view.h419 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare()
425 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare()
438 constexpr int compare(size_type pos1, size_type count1, in compare()
445 constexpr int compare(size_type pos1, size_type count1, in compare()
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderECBlocksData.h14 uint8_t count1; member
/external/sdv/vsomeip/third_party/boost/core/test/
Duncaught_exceptions_np.cpp41 …exception_watcher1(unsigned int& count1, unsigned int& count2) : m_count1(count1), m_count2(count2… in exception_watcher1()
/external/sdv/vsomeip/third_party/boost/unordered/test/exception/
Dmerge_exception_tests.cpp41 std::size_t count1 = count12 / 256; in merge_exception_test() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/compression/
DDecompressionTest.java46 int count1 = 0, count2 = 0; in decompressTest() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/compression/
DDecompressionTest.java43 int count1 = 0, count2 = 0; in decompressTest() local
/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c174 unsigned *count0, unsigned count1, in vbo_merge_draws()
/external/freetype/src/pshinter/
Dpshrec.c362 FT_UInt count1 = mask1->num_bits; in ps_mask_table_test_intersect() local
411 FT_UInt count1 = mask1->num_bits; in ps_mask_table_merge() local
971 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask() local
1017 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter() local
/external/dng_sdk/source/
Ddng_pixel_buffer.cpp45 uint32 &count1, in OptimizeOrder()
280 uint32 &count1, in OptimizeOrder()
314 uint32 &count1, in OptimizeOrder()
Ddng_utils.cpp438 uint32 count1 = tile.H (); in HistogramArea() local
571 uint32 count1 = tile.W (); in Process() local
/external/openscreen/util/
Dalarm_unittest.cc120 int count1 = 0; in TEST_F() local
/external/apache-commons-io/src/test/java/org/apache/commons/io/input/
DNullInputStreamTest.java149 final int count1 = input.read(bytes); in testReadByteArray() local
DNullReaderTest.java159 final int count1 = reader.read(chars); in testReadCharArray() local
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock_stress_test.cc122 int count1 = 0; in TestConcurrentCallsOnSameObject() local
/external/googletest/googlemock/test/
Dgmock_stress_test.cc122 int count1 = 0; in TestConcurrentCallsOnSameObject() local

1234