HomeSort by relevance Sort by last modified time
    Searched refs:filling (Results 1 - 25 of 61) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
24k-branch-delay-1.d 3 #name: 24K: Delay slot filling
mipsr6@24k-branch-delay-1.d 4 #name: 24K: Delay slot filling
micromips@24k-branch-delay-1.d 3 #name: 24K: Delay slot filling (microMIPS)
branch-swap-3.d 6 # Check delay slot filling with a listing file works
micromips@branch-swap-3.d 6 # Check delay slot filling with a listing file works (microMIPS)
mips16@branch-swap-3.d 6 # Check delay slot filling with a listing file works (MIPS16)
elf-rel-got-n32.s 119 # Check that filling delay slots doesn't break our relocations.
elf-rel-got-n64.s 119 # Check that filling delay slots doesn't break our relocations.
  /external/libxml2/
testlimits.c 72 * and filling between the two an unconventional amount of char data
155 char filling[CHUNK + 1]; variable
161 filling[i] = 'a';
163 filling[CHUNK] = 0;
213 memcpy(buffer, &filling[0], len);
359 memcpy(buffer, &filling[0], len);
    [all...]
  /hardware/interfaces/camera/device/
README.md 42 Callback interface for obtaining, filling, and returning graphics buffers for
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
client.go 31 // and then look it up by request ID when filling out the rpc Response.
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
client.go 31 // and then look it up by request ID when filling out the rpc Response.
  /prebuilts/go/darwin-x86/src/net/http/httptest/
server_test.go 21 // The manual variants of newServer create a Server manually by only filling
  /prebuilts/go/linux-x86/src/net/http/httptest/
server_test.go 21 // The manual variants of newServer create a Server manually by only filling
  /prebuilts/go/darwin-x86/src/cmd/internal/test2json/
test2json_test.go 135 // The filling makes sure that if w is holding onto b for
  /prebuilts/go/linux-x86/src/cmd/internal/test2json/
test2json_test.go 135 // The filling makes sure that if w is holding onto b for
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.S 272 subl $8, %esp # reserve room for filling exception data later
ExceptionHandlerAsm.asm 62 sub esp, 8 ; reserve room for filling exception data later
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ExceptionHandlerAsm.S 90 subq $0x18, %rsp # reserve room for filling exception data later
ExceptionHandlerAsm.asm 57 sub rsp, 18h ; reserve room for filling exception data later
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
deadcode.go 177 // mark appends a symbol to the mark queue for flood filling.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
deadcode.go 177 // mark appends a symbol to the mark queue for flood filling.
  /external/python/cpython2/Lib/lib-tk/
turtle.py 528 fill is filling color
    [all...]
  /external/python/cpython3/Lib/
turtle.py 130 'fillcolor', 'filling', 'forward', 'get_poly', 'getpen', 'getscreen', 'get_shapepoly',
504 fill is filling color
3296 def filling(self): member in class:RawTurtle
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 528 fill is filling color
    [all...]

Completed in 1080 milliseconds

1 2 3