Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 7 of 7) sorted by relevance

/device/generic/car/common/
Dconfig.ini14 hw.sensor.hinge.ranges=0-360, 0-180 key
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsre_compile.py391 def _fixup_range(lo, hi, ranges, fixup): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
Dunicode.c10769 onigenc_unicode_ctype_code_range(int ctype, const OnigCodePoint* ranges[]) in onigenc_unicode_ctype_code_range()
10784 const OnigCodePoint* ranges[]) in onigenc_utf16_32_get_ctype_code_range()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dscantools.py776 def htmlreport(self, line, klass=None, ranges=None): argument
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp260 std::vector<mem_range_t> ranges; in handleRx() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregparse.c1154 const OnigCodePoint ranges[]) in node_new_cclass_by_codepoint_range()
3841 const OnigCodePoint *ranges; in add_ctype_to_cc() local
Doniguruma.h332 #define ONIGENC_GET_CTYPE_CODE_RANGE(enc,ctype,sbout,ranges) \ argument