HomeSort by relevance Sort by last modified time
    Searched full:range (Results 1376 - 1400 of 3739) sorted by null

<<51525354555657585960>>

  /external/iptables/extensions/
libipt_ULOG.c 130 "Negative copy range?");
libipt_ah.c 18 " match spi (range)\n",
libipt_connbytes.c 37 exit_error(PARAMETER_PROBLEM, "Bad range `%s'", arg);
  /external/kernel-headers/original/asm-arm/
user.h 24 range. All of the addresses are rounded in such a way that an integral
  /external/kernel-headers/original/asm-generic/
pgtable.h 168 * or the end address of the range if that comes earlier. Although no
  /external/kernel-headers/original/asm-x86/
user_32.h 23 range. All of the addresses are rounded in such a way that an integral
  /external/kernel-headers/original/linux/
pci_regs.h 117 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */
124 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */
128 #define PCI_PREF_MEMORY_BASE 0x24 /* Prefetchable memory range behind */
134 #define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */
uinput.h 159 * never sees it) but in the range of a 16-bit int.
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
dec_lag3.cpp 64 t0_min -- Word16 -- minimum of search range
65 t0_max -- Word16 -- maximum of search range
187 Word16 t0_min, /* i : minimum of search range */
188 Word16 t0_max, /* i : maximum of search range */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
pitch_fr.cpp 132 Word16 delta_int_range; /* integer range around T0 */
134 Word16 delta_frc_range; /* fractional range around T0 */
634 delta_range = search range of type Word16
637 t0_min = search range minimum of type Word16
638 t0_max = search range maximum of type Word16
657 PURPOSE: Sets range around open-loop pitch or integer pitch of last subframe
660 Takes integer pitch T0 and calculates a range around it with
679 Word16 delta_range, // i : search range
682 Word16 *t0_min, // o : search range minimum
683 Word16 *t0_max) // o : search range maximu
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
isp_isf.cpp 47 int16 isf[], (i) Q15 : isf[m] normalized (range: 0.0<=val<=0.5)
48 int16 isp[], (o) Q15 : isp[m] (range: -1<=val<1)
149 int16 isf[], /* (i) Q15 : isf[m] normalized (range: 0.0<=val<=0.5) */
150 int16 isp[], /* (o) Q15 : isp[m] (range: -1<=val<1) */
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
slice.cpp 712 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
731 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
805 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
821 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
  /external/opencore/nodes/streaming/streamingmanager/include/
pvmf_sm_node_events.h 160 //"457" ; Invalid Range
  /external/opencore/oscl/oscl/osclbase/src/
oscl_base_macros.h 129 * big to fit within the range of a signed integer. Some compilers will issue
  /external/opencore/protocols/sdp/common/include/
common_info.h 66 RtspRangeType range; member in struct:QoEMetricsType
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_manager_interface.h 99 * to control the range of licenses updated. The "hours remaining" and "count remaining"
  /external/openssl/crypto/bn/
bn_err.c 127 {ERR_REASON(BN_R_INVALID_RANGE) ,"invalid range"},
  /external/oprofile/daemon/
opd_anon.c 213 verbprintf(vmisc, "Found range 0x%llx-0x%llx for tgid %u, pc %llx.\n",
  /external/oprofile/opcontrol/
opcontrol.cpp 74 {"kernel-range", 1, 0, 'r'},
254 " --kernel-range=start,end\n"
255 " kernel range vma address in hexadecimal\n"
520 /* --kernel-range */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 388 CFRange range = {0, CFArrayGetCount (refElementCurrent)}; local
390 CFArrayApplyFunction (refElementCurrent, range, HIDGetElementsCFArrayHandler, pDevice);
471 CFRange range = {0, CFArrayGetCount (refCFTopElement)}; local
472 CFArrayApplyFunction (refCFTopElement, range, HIDTopLevelElementHandler, pDevice);
  /external/qemu/slirp/
tcp_timer.h 115 * Force a time value to be in a certain range.
  /external/qemu/slirp-android/
tcp_timer.h 115 * Force a time value to be in a certain range.
  /external/quake/quake/src/QW/client/
r_main.c 424 // if math were exact, the values would range from 0.5 to to range+0.5
425 // hopefully they wll be in the 0.000001 to range+.999999 and truncate
427 // but will definately render in the [range] row and column, so adjust the
  /external/quake/quake/src/WinQuake/data/
LICINFO.TXT 51 through a certain monthly gross profit range. If your Quake-related business
  /external/quake/quake/src/WinQuake/
r_main.cpp 404 // if math were exact, the values would range from 0.5 to to range+0.5
405 // hopefully they wll be in the 0.000001 to range+.999999 and truncate
407 // but will definately render in the [range] row and column, so adjust the

Completed in 785 milliseconds

<<51525354555657585960>>