Home
last modified time | relevance | path

Searched refs:part (Results 501 - 525 of 541) sorted by relevance

1...<<2122

/third_party/python/Lib/test/
H A Dtest_posix.py758 # This part of the test only runs when run as root.
1961 self.mac_ver = tuple(int(part) for part in platform.mac_ver()[0].split("."))
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework_sc.py667 for part in re.finditer(ptrn, src):
668 match += part.group(1)+"|"
672 # First part is core, following tuples contain extension name and all its definitions
2109 # check composite types and typedefs in case extension is part of core
2398 # check if this member is part of any of the blobs
2400 # if just one member is not part of this blob go to the next blob
2401 # (we asume that all members are part of blob - no need to check all)
2417 # assuming that all members are part of blob, goto next
2452 # construct function that will check for which vk version structure sType is part of blob
2617 # check if this member is part o
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dsimple_idct.asm9 ; This file is part of FFmpeg.
H A Dvp8dsp.asm6 ;* This file is part of FFmpeg.
H A Dvp8dsp_loopfilter.asm6 ;* This file is part of FFmpeg.
H A Dh264_intrapred_10bit.asm8 ;* This file is part of FFmpeg.
H A Dh264_deblock.asm10 ;* This file is part of FFmpeg.
H A Dh264_deblock_10bit.asm10 ;* This file is part of FFmpeg.
H A Dhevc_deblock.asm8 ;* This file is part of FFmpeg.
H A Dvp9itxfm.asm7 ;* This file is part of FFmpeg.
1669 ; round 2 interleaved part 1
H A Dhevc_mc.asm5 ; * This file is part of FFmpeg.
H A Dh264_intrapred.asm8 ;* This file is part of FFmpeg.
H A Dvp9itxfm_16bpp.asm6 ;* This file is part of FFmpeg.
H A Dvp9intrapred.asm13 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavfilter/x86/
H A Dcolorspacedsp.asm6 ;* This file is part of FFmpeg.
H A Dvf_removegrain.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libswscale/x86/
H A Dinput.asm7 ;* This file is part of FFmpeg.
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp520 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString()
522 const char *cfirst=chars; /* -> first character of decimal part */ in uprv_decNumberFromString()
523 const char *last=NULL; /* -> last digit of decimal part */ in uprv_decNumberFromString()
542 continue; /* still in decimal part */ in uprv_decNumberFromString()
545 dotchar=c; /* record offset into decimal part */ in uprv_decNumberFromString()
2536 /* 3. rotate all the units by reversing left part, right */ in uprv_decNumberRotate()
2537 /* part, and then whole */ in uprv_decNumberRotate()
2585 decReverse(res->lsu+units, msumax); /* left part */ in uprv_decNumberRotate()
2586 decReverse(res->lsu, res->lsu+units-1); /* right part */ in uprv_decNumberRotate()
2790 /* var f := setexp(x, 0) % fraction part o
5100 uInt part=item/(DECDPUNMAX+1); decMultiplyOp() local
[all...]
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/
H A Dapi.js[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp520 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString()
522 const char *cfirst=chars; /* -> first character of decimal part */ in uprv_decNumberFromString()
523 const char *last=nullptr; /* -> last digit of decimal part */ in uprv_decNumberFromString()
542 continue; /* still in decimal part */ in uprv_decNumberFromString()
545 dotchar=c; /* record offset into decimal part */ in uprv_decNumberFromString()
2536 /* 3. rotate all the units by reversing left part, right */ in uprv_decNumberRotate()
2537 /* part, and then whole */ in uprv_decNumberRotate()
2585 decReverse(res->lsu+units, msumax); /* left part */ in uprv_decNumberRotate()
2586 decReverse(res->lsu, res->lsu+units-1); /* right part */ in uprv_decNumberRotate()
2790 /* var f := setexp(x, 0) % fraction part o
5100 uInt part=item/(DECDPUNMAX+1); decMultiplyOp() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp520 Int d=0; /* count of digits found in decimal part */ in uprv_decNumberFromString()
522 const char *cfirst=chars; /* -> first character of decimal part */ in uprv_decNumberFromString()
523 const char *last=NULL; /* -> last digit of decimal part */ in uprv_decNumberFromString()
542 continue; /* still in decimal part */ in uprv_decNumberFromString()
545 dotchar=c; /* record offset into decimal part */ in uprv_decNumberFromString()
2536 /* 3. rotate all the units by reversing left part, right */ in uprv_decNumberRotate()
2537 /* part, and then whole */ in uprv_decNumberRotate()
2585 decReverse(res->lsu+units, msumax); /* left part */ in uprv_decNumberRotate()
2586 decReverse(res->lsu, res->lsu+units-1); /* right part */ in uprv_decNumberRotate()
2790 /* var f := setexp(x, 0) % fraction part o
5100 uInt part=item/(DECDPUNMAX+1); decMultiplyOp() local
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm709 ; arch-independent part
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex848 There are many caveats regarding these annotations. For the most part
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc245 (cpu.part() == base::CPU::kArmCortexA5 || in ProbeImpl()
246 cpu.part() == base::CPU::kArmCortexA9)) { in ProbeImpl()
802 // Emitted link to a label, not part of a branch. in target_at()
819 // Emitted link to a label, not part of a branch. in target_at_put()

Completed in 77 milliseconds

1...<<2122