Searched refs:length2 (Results 1 - 24 of 24) sorted by relevance

/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathRandom.h343 while (v.length2() > 1);
375 float length2; // floats, but later we call the double-precision log() local
381 length2 = x * x + y * y;
383 while (length2 >= 1 || length2 == 0);
385 return x * sqrt (-2 * log (double (length2)) / length2);
H A DImathVecAlgo.h123 typename Vec::BaseType neardot = (v0 - p).length2();
124 typename Vec::BaseType tmp = (v1 - p).length2();
132 tmp = (v2 - p).length2();
H A DImathLineAlgo.h235 T neardot = (v0 - l.closestPointTo(v0)).length2();
237 T tmp = (v1 - l.closestPointTo(v1)).length2();
245 tmp = (v2 - l.closestPointTo(v2)).length2();
H A DImathVec.h217 T length2 () const;
410 T length2 () const;
885 Vec2<T>::length2 () const function in class:Imath::Vec2
1300 Vec3<T>::length2 () const function in class:Imath::Vec3
/haiku-fatelf/headers/private/file_systems/
H A DQueryParserUtils.h41 const void* key2, size_t length2);
/haiku-fatelf/src/add-ons/kernel/file_systems/shared/
H A DQueryParserUtils.cpp57 size_t length2)
76 std::min(length1, length2));
79 strnlen((const char*)key2, length2));
56 compareKeys(uint32 type, const void* key1, size_t length1, const void* key2, size_t length2) argument
/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h480 int length1, const char *string2, int length2,
494 int length1, const char *string2, int length2,
573 int length1, const char *string2, int length2,
582 int length1, const char *string2, int length2,
/haiku-fatelf/headers/private/mail/
H A Dregex.h522 int length1, const char *string2, int length2,
526 int length1, const char *string2, int length2,
543 int length1, const char *string2, int length2,
547 int length1, const char *string2, int length2,
/haiku-fatelf/src/apps/glteapot/
H A DVector3.h109 inline float length2() const function in class:Vector3
117 return sqrt(length2());
141 float s = sqrt(length2() * v.length2());
324 return (v - *this).length2();
H A DQuaternion.h162 float length2() const function in class:Quaternion
170 return sqrt(length2());
209 float s = sqrt(length2() * q.length2());
/haiku-fatelf/src/apps/haiku3d/
H A DVector3.h120 inline float length2() const function in class:Vector3
128 return sqrt(length2());
152 float s = sqrt(length2() * v.length2());
352 return (v - *this).length2();
H A DQuaternion.h169 float length2() const function in class:Quaternion
177 return sqrt(length2());
216 float s = sqrt(length2() * q.length2());
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h481 int length1, const char *string2, int length2,
495 int length1, const char *string2, int length2,
/haiku-fatelf/src/bin/gawk/
H A Dregex.h489 int length1, const char *string2, int length2,
503 int length1, const char *string2, int length2,
H A Dregexec.c44 const char *string2, int length2,
289 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
292 int length1, length2, start, stop;
295 return re_search_2_stub (bufp, string1, length1, string2, length2,
303 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
306 int length1, length2, start, range, stop;
309 return re_search_2_stub (bufp, string1, length1, string2, length2,
317 re_search_2_stub (bufp, string1, length1, string2, length2, start, range, regs,
321 int length1, length2, start, range, stop, ret_len;
326 int len = length1 + length2;
291 int length1, length2, start, stop; variable
305 int length1, length2, start, range, stop; variable
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h484 int length1, const char *string2, int length2,
498 int length1, const char *string2, int length2,
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp34 size_t length2, uint32 type)
52 min(length1, length2));
55 strnlen((const char*)key2, length2));
33 compare_keys(const uint8 *key1, size_t length1, const uint8 *key2, size_t length2, uint32 type) argument
H A DQuery.cpp166 size_t length2, uint32 type)
184 min(length1, length2));
187 strnlen((const char*)key2, length2));
199 size_t length2)
201 return compare_keys(key1, length1, key2, length2, type);
165 compare_keys(const uint8 *key1, size_t length1, const uint8 *key2, size_t length2, uint32 type) argument
198 compareKeys(uint32 type, const uint8 *key1, size_t length1, const uint8 *key2, size_t length2) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttributeIndexImpl.cpp34 size_t length2, uint32 type)
52 min(length1, length2));
55 strnlen((const char*)key2, length2));
33 compare_keys(const uint8 *key1, size_t length1, const uint8 *key2, size_t length2, uint32 type) argument
H A DQuery.cpp153 size_t length2, uint32 type)
171 min(length1, length2));
174 strnlen((const char*)key2, length2));
186 size_t length2)
188 return compare_keys(key1, length1, key2, length2, type);
152 compare_keys(const uint8 *key1, size_t length1, const uint8 *key2, size_t length2, uint32 type) argument
185 compareKeys(uint32 type, const uint8 *key1, size_t length1, const uint8 *key2, size_t length2) argument
/haiku-fatelf/src/tests/kits/storage/
H A DResourcesTest.cpp553 size_t length2; local
557 = resources.LoadResource(info.type, info.name, &length2);
558 CPPUNIT_ASSERT( length1 == info.size && length2 == info.size );
626 size_t length2; local
630 = resources.LoadResource(info.type, info.name, &length2);
673 size_t length2; local
677 = resources.LoadResource(info.type, info.name, &length2);
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregexec.c46 const char *string2, int length2,
334 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
337 int length1, length2, start, stop;
340 return re_search_2_stub (bufp, string1, length1, string2, length2,
348 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
351 int length1, length2, start, range, stop;
354 return re_search_2_stub (bufp, string1, length1, string2, length2,
362 re_search_2_stub (bufp, string1, length1, string2, length2, start, range, regs,
366 int length1, length2, start, range, stop, ret_len;
371 int len = length1 + length2;
336 int length1, length2, start, stop; variable
350 int length1, length2, start, range, stop; variable
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregexec.c46 const char *string2, Idx length2,
341 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
344 Idx length1, length2, start, stop;
347 return re_search_2_stub (bufp, string1, length1, string2, length2,
355 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
358 Idx length1, length2, start, stop;
362 return re_search_2_stub (bufp, string1, length1, string2, length2,
373 const char *string2, Idx length2,
379 Idx len = length1 + length2;
382 if (BE (length1 < 0 || length2 <
343 Idx length1, length2, start, stop; variable
357 Idx length1, length2, start, stop; variable
370 re_search_2_stub(struct re_pattern_buffer *bufp, const char *string1, Idx length1, const char *string2, Idx length2, Idx start, regoff_t range, struct re_registers *regs, Idx stop, bool ret_len) argument
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregexec.c51 const char *string2, Idx length2,
346 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
349 Idx length1, length2, start, stop;
352 return re_search_2_stub (bufp, string1, length1, string2, length2,
360 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
363 Idx length1, length2, start, stop;
367 return re_search_2_stub (bufp, string1, length1, string2, length2,
378 const char *string2, Idx length2,
384 Idx len = length1 + length2;
390 /* if (BE (length1 < 0 || length2 <
348 Idx length1, length2, start, stop; variable
362 Idx length1, length2, start, stop; variable
375 re_search_2_stub(struct re_pattern_buffer *bufp, const char *string1, Idx length1, const char *string2, Idx length2, Idx start, regoff_t range, struct re_registers *regs, Idx stop, bool ret_len) argument
[all...]

Completed in 157 milliseconds