Home
last modified time | relevance | path

Searched defs:n_x (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/criterion/src/stats/univariate/
Dsample.rs169 let n_x = A::cast(self.len()); in t() localVariable
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Doptical_flow.cc192 const float n_x = (G_inv[0] * b_x) + (G_inv[1] * b_y); in FindFlowAtPoint_LK() local
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl59 tvec2<T, P> n_x = mix(tvec2<T, P>(n00, n01), tvec2<T, P>(n10, n11), fade_xy.x); local
381 tvec2<T, P> n_x = mix(tvec2<T, P>(n00, n01), tvec2<T, P>(n10, n11), fade_xy.x); local
/external/libxml2/
Dtestapi.c35289 int n_x; in test_xmlSchemaCompareValues() local
35330 int n_x; in test_xmlSchemaCompareValuesWhtsp() local