HomeSort by relevance Sort by last modified time
    Searched refs:bp (Results 276 - 300 of 993) sorted by null

<<11121314151617181920>>

  /external/linux-kselftest/android/
kselftest_test_list.mk 13 # From Android.bp
  /external/ltp/android/tools/
gen_android_build.sh 24 OUTPUT_BP=$LTP_ROOT/gen.bp
43 echo "Generate Android.ltp.mk / gen.bp."
44 echo "Please use \"--update\" option to update and regenerate Android.ltp.mk / gen.bp."
  /external/python/cpython2/Lib/
bdb.py 138 # flag says ok to delete temp. bp
139 (bp, flag) = effective(filename, lineno, frame)
140 if bp:
141 self.currentbp = bp.number
142 if (flag and bp.temporary):
143 self.do_clear(str(bp.number))
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname
    [all...]
  /external/skia/tools/
DumpRecord.cpp 66 if (auto bp = command.picture->asSkBigPicture()) {
69 const SkRecord& record = *bp->record();
  /external/skia/tools/skqp/
gn_to_bp.py 8 # Generate Android.bp for Skia from GN configuration.
26 # First we start off with a template for Android.bp,
28 bp = string.Template('''// This file is autogenerated by tools/skqp/gn_to_bp.py.
146 # specify that the Android.bp will supply the necessary components
197 # OK! We have everything to fill in Android.bp...
198 with open('Android.bp', 'w') as f:
199 print >>f, bp.substitute({
  /external/skqp/tools/
DumpRecord.cpp 66 if (auto bp = command.picture->asSkBigPicture()) {
69 const SkRecord& record = *bp->record();
  /external/skqp/tools/skqp/
gn_to_bp.py 8 # Generate Android.bp for Skia from GN configuration.
26 # First we start off with a template for Android.bp,
28 bp = string.Template('''// This file is autogenerated by tools/skqp/gn_to_bp.py.
148 # specify that the Android.bp will supply the necessary components
199 # OK! We have everything to fill in Android.bp...
200 with open('Android.bp', 'w') as f:
201 print >>f, bp.substitute({
  /external/tcpdump/
print-igrp.c 105 igrp_print(netdissect_options *ndo, register const u_char *bp, u_int length)
111 hdr = (const struct igrphdr *)bp;
print-pktap.c 71 pktap_header_print(netdissect_options *ndo, const u_char *bp, u_int length)
77 hdr = (const pktap_header_t *)bp;
print-ppi.c 28 ppi_header_print(netdissect_options *ndo, const u_char *bp, u_int length)
35 hdr = (const ppi_header_t *)bp;
print-sunrpc.c 168 sunrpcrequest_print(netdissect_options *ndo, register const u_char *bp,
177 rp = (const struct sunrpc_msg *)bp;
print-ip.c 513 const u_char *bp,
520 ipd.cp = bp;
535 const u_char *bp,
546 ipds->ip = (const struct ip *)bp;
592 ipend = bp + ipds->len;
702 ipN_print(netdissect_options *ndo, register const u_char *bp, register u_int length)
709 ND_TCHECK(*bp);
710 switch (*bp & 0xF0) {
712 ip_print (ndo, bp, length);
715 ip6_print (ndo, bp, length)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
bdb.py 138 # flag says ok to delete temp. bp
139 (bp, flag) = effective(filename, lineno, frame)
140 if bp:
141 self.currentbp = bp.number
142 if (flag and bp.temporary):
143 self.do_clear(str(bp.number))
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
bdb.py 138 # flag says ok to delete temp. bp
139 (bp, flag) = effective(filename, lineno, frame)
140 if bp:
141 self.currentbp = bp.number
142 if (flag and bp.temporary):
143 self.do_clear(str(bp.number))
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
bdb.py 138 # flag says ok to delete temp. bp
139 (bp, flag) = effective(filename, lineno, frame)
140 if bp:
141 self.currentbp = bp.number
142 if (flag and bp.temporary):
143 self.do_clear(str(bp.number))
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
bdb.py 138 # flag says ok to delete temp. bp
139 (bp, flag) = effective(filename, lineno, frame)
140 if bp:
141 self.currentbp = bp.number
142 if (flag and bp.temporary):
143 self.do_clear(str(bp.number))
249 # for bp in Breakpoint.bpbynumber: if bp: bp.bpprint().
264 bp = Breakpoint(filename, lineno, temporary, cond, funcname
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
mpx-inval-2.l 55 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndcu \(%bp,%si\), %bnd0
58 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndldx \(%bp,%di\), %bnd0
64 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndmov \(%bp\), %bnd0
76 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndcn bnd0, \[bp\]
91 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndmov \[bp\+si\], bnd0
94 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndstx \[bp\+di\], bnd0
104 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndcu \(%bp,%si\), %bnd0
107 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndldx \(%bp,%di\), %bnd0
113 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndmov \(%bp\), %bnd0
125 [ ]*[1-9][0-9]*[ ]+[?0-9A-F ]*bndcn bnd0, \[bp\]
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xstormy16/
allinsn.s 1289 bp r0,#0,0+(.+4)
1290 bp r15,#15,-1+(.+4)
1291 bp r8,#8,-2048+(.+4)
1292 bp r7,#7,2047+(.+4)
1293 bp r1,#1,1+(.+4)
1294 bp r0,#12,1075+(.+4)
1295 bp r1,#5,551+(.+4)
1296 bp r6,#8,1588+(.+4)
1300 bp r0,r0,0+(.+4)
1301 bp r15,r15,-1+(.+4
    [all...]
allinsn.sh 1328 bp r0,#0,0+(.+4)
1329 bp r15,#15,-1+(.+4)
1330 bp r8,#8,-2048+(.+4)
1331 bp r7,#7,2047+(.+4)
1332 bp r1,#1,1+(.+4)
1333 bp r0,#12,1075+(.+4)
1334 bp r1,#5,551+(.+4)
1335 bp r6,#8,1588+(.+4)
1339 bp r0,r0,0+(.+4)
1340 bp r15,r15,-1+(.+4
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 6115 UChar* bp = reg->p; local
    [all...]
  /build/soong/cmd/pom2bp/
pom2bp.go 181 // method are formatted as Android.bp targets, e.g. run through MavenToBp rules.
218 var bpTemplate = template.Must(template.New("bp").Parse(`
322 // If the old file was a .mk file, replace it with a .bp file
325 filename = strings.TrimSuffix(filename, ".mk") + ".bp"
333 fmt.Fprintf(os.Stderr, `pom2bp, a tool to create Android.bp files from maven repos
335 The tool will extract the necessary information from *.pom files to create an Android.bp whose
341 rewrite can be used to specify mappings between Maven projects and Android.bp modules. The -rewrite
342 option can be specified multiple times. When determining the Android.bp module for a given Maven
345 the Android.bp module name using <replace>. If no matches are found, <artifactId> is used.
347 Don't put the specified module in the Android.bp file
    [all...]
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 129 bp := &Part{
133 if err := bp.populateHeaders(); err != nil {
136 bp.r = partReader{bp}
138 if bp.Header.Get(cte) == "quoted-printable" {
139 bp.Header.Del(cte)
140 bp.r = quotedprintable.NewReader(bp.r)
142 return bp, nil
145 func (bp *Part) populateHeaders() error
    [all...]
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 129 bp := &Part{
133 if err := bp.populateHeaders(); err != nil {
136 bp.r = partReader{bp}
138 if bp.Header.Get(cte) == "quoted-printable" {
139 bp.Header.Del(cte)
140 bp.r = quotedprintable.NewReader(bp.r)
142 return bp, nil
145 func (bp *Part) populateHeaders() error
    [all...]
  /build/soong/java/
app_test.go 40 func testAppContext(config android.Config, bp string, fs map[string][]byte) *android.TestContext {
50 return testContext(config, bp, appFS)
53 func testApp(t *testing.T, bp string) *android.TestContext {
56 ctx := testAppContext(config, bp, nil)
181 bp := `
204 ctx := testAppContext(config, bp, fs)
297 bp := fmt.Sprintf(`%s {
308 ctx := testAppContext(config, bp, nil)
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S 66 movw $0x7c00, %bp
101 movw VolId(%bp), %ax
103 movw VolId+2(%bp), %ax
160 addw ReservedSectors(%bp), %ax # ax = FatSectorNumber = ReservedSectors + (FatOffset >> BLOCK_OFFSET)
194 movb SectorsPerCluster(%bp), %bl # bx = SectorsPerCluster
196 addw (%bp), %ax # ax = FirstClusterLBA + (StartCluster-2)*SectorsPerCluster
225 addl LBAOffsetForBootSector(%bp), %eax # Add LBAOffsetForBootSector to Start LBA
226 addl HiddenSectors(%bp), %eax # Add HiddenSectors to Start LBA
230 movw $0x7bfc, %bp # bp = 0x7bfc
    [all...]

Completed in 1262 milliseconds

<<11121314151617181920>>