Home
last modified time | relevance | path

Searched defs:adj (Results 1 – 25 of 64) sorted by relevance

123

/third_party/boost/libs/yap/example/autodiff_library/
DActNode.h24 double adj; variable
/third_party/musl/porting/uniproton/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvp8parser.c139 GstVp8MbLfAdjustments *const adj = &parser.mb_lf_adjust; in GST_START_TEST() local
/third_party/boost/boost/graph/
Dcreate_condensation_graph.hpp36 std::vector< cg_vertex > adj; in create_condensation_graph() local
Dtransitive_closure.hpp96 std::vector< cg_vertex > adj; in transitive_closure() local
188 typename std::vector< cg_vertex >::const_iterator adj, adj_last; in transitive_closure() local
/third_party/curl/docs/examples/
Dcurlgtk.c76 GtkAdjustment *adj; in main() local
/third_party/openssl/crypto/rsa/
Drsa_gen.c69 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_builtin_keygen() local
/third_party/musl/porting/linux/user/src/time/
Dstrptime.c133 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/math/
Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/boost/libs/graph/test/
Dgraph_test.hpp85 std::vector< vertex_t > adj; in test_incidence_graph() local
145 std::vector< vertex_t > adj; in test_adjacency_graph() local
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c181 print_mb_lf_adjustments (GstVp8MbLfAdjustments * adj) in print_mb_lf_adjustments()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp147 void CodeEmitterNV50::srcAddr16(const ValueRef& src, bool adj, const int pos) in srcAddr16()
2214 int adj = 4; in makeInstructionLong() local
2282 int adj = epilogue->getExit()->encSize; in replaceExitWithModifier() local
/third_party/ffmpeg/libavfilter/
Dvf_w3fdif.c361 AVFrame *out, *cur, *adj; member
371 AVFrame *adj = td->adj; in deinterlace_plane_slice() local
487 AVFrame *out, *adj; in filter() local
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp75 RootIterator r_end, AdjacencyMap& adj) in build_local_metagraph()
317 std::vector<vertex_descriptor> > adj; in parallel_connected_components() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-server.c467 int n, m, keybits = lws_plat_recommended_rsa_bits(), adj; in lws_tls_acme_sni_cert_create() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c165 parse_mb_lf_adjustments (GstVp8RangeDecoder * rd, GstVp8MbLfAdjustments * adj) in parse_mb_lf_adjustments()
/third_party/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc327 const double adj = g * y; in BetaIncompleteInvImpl() local

123