Home
last modified time | relevance | path

Searched defs:gt (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dset-uimm3.c2 int gt(int x) { return (x > 0x7fffffffU) == (x < 0); } in gt() function
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dattr-inline.c2 static inline __attribute__((__always_inline__)) int gt(int lhs, int rhs) in gt() function
/third_party/json/tests/src/
H A Dunit-comparison.cpp70 constexpr auto gt = std::partial_ordering::greater; variable
[all...]
/third_party/skia/src/core/
H A DSkDraw_text.cpp30 auto gt = [](float a, int b) { return !(a <= (float)b); }; in check_glyph_position() local
H A DSkVM.cpp1038 I32 Builder::gt(F32 x, F32 y) { in gt() function in skvm::Builder
1056 I32 Builder:: gt(I32 x, I32 y) { in gt() function in skvm::Builder
/third_party/python/Lib/test/
H A Dtest_kqueue.py24 from operator import lt, le, gt, ge namespace
H A Dtest_copy.py7 from operator import le, lt, ge, gt, eq, ne namespace
/third_party/skia/bench/
H A DGradientBench.cpp160 static const char* geomtypename(GeomType gt) { in geomtypename() argument
/third_party/ffmpeg/libavcodec/
H A Dg729postfilter.c487 int gt, ga; in apply_tilt_comp() local
H A Dhuffyuvenc.c100 const int gt = src[i * 4 + G]; in sub_left_prediction_bgr32() local
132 const int gt = src[i * 3 + 1]; in sub_left_prediction_rgb24() local
/third_party/alsa-lib/src/topology/
H A Ddapm.c767 struct snd_tplg_graph_template *gt = t->graph; in tplg_add_graph_object() local
1047 struct snd_tplg_graph_template *gt; in tplg_decode_dapm_graph() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_ext.c416 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local
/third_party/openssl/crypto/ocsp/
H A Docsp_ext.c416 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local
/third_party/curl/lib/
H A Dpop3.c664 char *gt = NULL; in pop3_state_servergreet_resp() local
/third_party/python/Lib/
H A Doperator.py47 def gt(a, b): function
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.h105 int gt; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.cpp2040 alu_group_tracker &gt = grp(); in check_clause_limits() local
2087 bool alu_kcache_tracker::try_reserve(alu_group_tracker& gt) { in try_reserve() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_lib.c641 int gt, lt; in BN_cmp() local
/third_party/openssl/crypto/bn/
H A Dbn_lib.c641 int gt, lt; in BN_cmp() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp1269 int gt = (ct * (wt_h - 1) + 32) >> 6; in compute_infill_weights() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h318 gt = 12, enumerator
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h126 gt = 4, // Greater than. enumerator
/third_party/rust/crates/log/src/
H A Dlib.rs490 fn gt(&self, other: &Level) -> bool { in gt() functions
517 fn gt(&self, other: &LevelFilter) -> bool { in gt() functions
697 fn gt(&self, other: &LevelFilter) -> bool { in gt() functions
724 fn gt(&self, other: &Level) -> bool { in gt() functions
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h71 gt = 0x2, // Greater than. enumerator
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h91 gt = 12 << 28, // Z clear, N == V Greater than. enumerator

Completed in 44 milliseconds

12