Home
last modified time | relevance | path

Searched defs:inc (Results 26 - 50 of 122) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c296 static void ctr64_add(unsigned char *counter, size_t inc) in ctr64_add() argument
/third_party/openssl/crypto/modes/
H A Dccm128.c296 static void ctr64_add(unsigned char *counter, size_t inc) in ctr64_add() argument
/third_party/openssl/crypto/x509/
H A Dx509name.c192 int n, i, inc; in X509_NAME_add_entry() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c61 FT_Incremental_InterfaceRec *inc = in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c56 FT_Incremental_InterfaceRec *inc = in T1_Parse_Glyph_And_Get_Char_String() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DParallel.h49 void inc() { in inc() function in llvm::parallel::detail::Latch
/third_party/skia/tools/viewer/
H A DStatsLayer.cpp129 double inc = 0; in onPaint() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_benchmark.cc31 const int inc = state.range(0); in BM_FastIntToBuffer() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Dsw_sync.c193 static void sync_timeline_signal(struct sync_timeline *obj, unsigned int inc) in sync_timeline_signal() argument
/third_party/ffmpeg/libavcodec/
H A Daacenc_tns.c106 int w, filt, m, i, top, order, bottom, start, end, size, inc; in ff_aac_apply_tns() local
H A Datrac3plusdsp.c133 int i, wn, inc, pos; in waves_synth() local
H A Dvlc.c162 int inc = 1; in build_table() local
/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c143 int inc = (d + 1 < 4); in ff_init_hscaler_mmxext() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java441 private static final int inc(int sp, int count) in inc() method in UScriptRun
446 private static final int inc(int sp) in inc() method in UScriptRun
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java146 synchronized void inc() { in inc() method in TestUtil.Lock
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java147 synchronized void inc() { in inc() method in TestUtil.Lock
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java443 private static final int inc(int sp, int count) in inc() method in UScriptRun
448 private static final int inc(int sp) in inc() method in UScriptRun
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Drsaz-x86_64.s
/third_party/ltp/testcases/misc/crash/
H A Dcrash01.c169 int inc; in main() local
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/bn/
H A Drsaz-x86_64.s
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dtemplate.hpp113 Incomplete<T> inc; member in NestedContainer
/third_party/popt/tests/
H A Dtest1.c20 static int inc = 0; variable
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp128 test_parse_fixed_r(skiatest::Reporter* reporter, double low, double high, double inc) test_parse_fixed_r() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c731 FT_Incremental_InterfaceRec *inc = in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-object.hh149 int inc () const { return ref_count.inc (); } in inc() function

Completed in 17 milliseconds

12345