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

  /external/vboot_reference/scripts/image_signing/
set_gbb_flags.sh 59 local wp_states="$(flashrom --wp-status 2>/dev/null | grep WP)"
60 local wp_disabled="$(echo "$wp_states" | grep "WP:.*is disabled.")"
61 local wp_zero_len="$(echo "$wp_states" | grep "WP:.*, len=0x00000000")"
tofactory.sh 73 $NOTHING ${flash_rom} --wp-disable || wp_error "$which_rom" "--wp-disable"
74 $NOTHING ${flash_rom} --wp-range 0 0 || wp_error "$which_rom" "--wp-range"
76 # WP status bits should report WP: status: 0x00
77 local wp_status="$(${flash_rom} --wp-status | grep "WP: status:")"
78 if [ "$wp_status" != "WP: status: 0x00" ]; then
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 363 TM_PART(1,WP,CAPTION)
364 TM_PART(2,WP,SMALLCAPTION)
365 TM_PART(3,WP,MINCAPTION)
366 TM_PART(4,WP,SMALLMINCAPTION)
367 TM_PART(5,WP,MAXCAPTION)
368 TM_PART(6,WP,SMALLMAXCAPTION)
369 TM_PART(7,WP,FRAMELEFT)
370 TM_PART(8,WP,FRAMERIGHT)
371 TM_PART(9,WP,FRAMEBOTTOM)
372 TM_PART(10,WP,SMALLFRAMELEFT
    [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfDocumentCatalogActionsDictionary_autogen.cpp 47 SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::WP(SkPdfNativeDoc* doc) {
48 SkPdfNativeObject* ret = get("WP", "");
56 return get("WP", "") != NULL;
SkPdfDocumentCatalogActionsDictionary_autogen.h     [all...]
  /external/boringssl/src/crypto/perlasm/
x86gas.pl 95 sub ::WP { &::DWP(@_); }
x86masm.pl 73 sub ::WP { &get_mem("WORD",@_); }
x86nasm.pl 74 sub ::WP { &get_mem("WORD",@_); }
  /external/clang/lib/Sema/
Sema.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86.pl 758 &pinsrw ($red[0],&WP(0,$rem_8bit,$rem[1],2),2) if ($i>0);
790 &pinsrw ($red[0],&WP(0,$rem_8bit,$rem[1],2),2);
794 &pinsrw ($red[2],&WP(0,$rem_8bit,$rem[0],2),3); # last is <<48
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1351 milliseconds