Home
last modified time | relevance | path

Searched refs:lhsx (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java753 int lhsx = primIndex(lhs); in assignableFrom() local
755 return assignmentMap[lhsx][rhsx]; in assignableFrom()
/third_party/nghttp2/lib/
Dnghttp2_stream.c47 static int stream_less(const void *lhsx, const void *rhsx) { in stream_less() argument
50 lhs = nghttp2_struct_of(lhsx, nghttp2_stream, pq_entry); in stream_less()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_stream.c47 static int stream_less(const void *lhsx, const void *rhsx) { in stream_less() argument
50 lhs = nghttp2_struct_of(lhsx, nghttp2_stream, pq_entry); in stream_less()