Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/backtrace/
A Dstest.c104 compare (const void *a, const void *b) in compare() function
123 backtrace_qsort (a, tests[i].count, sizeof (int), compare); in main()
/third_party/uapp/dash/
A Drules.mk67 MODULE_CFLAGS += -Wno-error -Wno-strict-prototypes -Wno-sign-compare
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl6397 // MCTH is a control method to compare two strings. It returns
6401 Method (MCTH, 2, Serialized) // Control Method to compare two strings
6402 { // MCTH: Control Method to compare two strings
6403 // Arg0: first string to compare
6404 // Arg1: second string to compare
6447 } // MCTH: Control Method to compare two strings
8575 // it attempted to compare two buffers. This is not allowed until
/third_party/ulib/musl/
A Dmusl-rules.mk32 -Wno-sign-compare \
/third_party/ulib/jemalloc/
A Dconfigure.ac243 JE_CFLAGS_ADD([-Wsign-compare])
/third_party/lib/acpica/
A Dchanges.txt1638 Debugger: Added new command to read/write/compare all namespace objects.
9864 Implemented a full bytewise compare to determine if a table load request
9866 attempting to load a duplicate table. The compare is performed if the
10618 However, the scan is simply a brute-force byte compare to ensure all
11257 within a buffer would prematurely terminate a compare between buffer
11582 Implemented a "lexicographical compare" for String and Buffer objects

Completed in 33 milliseconds