HomeSort by relevance Sort by last modified time
    Searched refs:found_upper (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
tipc.h 83 __u32 found_upper; member in struct:tipc_event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tipc.h 150 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /external/libopus/silk/float/
encode_frame_FLP.c 87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
161 found_upper = 0;
258 found_upper = 0;
261 found_upper = 1;
299 if( ( found_lower & found_upper ) == 0 ) {
  /external/iproute2/include/uapi/linux/
tipc.h 175 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /external/kernel-headers/original/uapi/linux/
tipc.h 175 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /external/libopus/silk/fixed/
encode_frame_FIX.c 88 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
164 found_upper = 0;
270 found_upper = 0;
273 found_upper = 1;
311 if( ( found_lower & found_upper ) == 0 ) {

Completed in 435 milliseconds