HomeSort by relevance Sort by last modified time
    Searched defs:sy (Results 126 - 150 of 296) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/config/
obj-elf.c 2370 struct symbol *sy; local
    [all...]
tc-ppc.c 6181 symbolS *sy; local
6237 symbolS *sy = symbol_get_frag (fix->fx_addsy)->fr_symbol; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
fb.h 284 __u32 sy; member in struct:fb_copyarea
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp 528 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; local
538 -sy.x()/2.0f, -sy.x()/2.0f, 0.f, m_lookupSpec.maxDY.x(),
539 -sy.y()/2.0f, -sy.y()/2.0f, 0.0f, m_lookupSpec.maxDY.y(),
540 -sy.z()/2.0f, -sy.z()/2.0f, 0.0f, m_lookupSpec.maxDY.z(),
    [all...]
  /external/kernel-headers/original/uapi/linux/
fb.h 347 __u32 sy; member in struct:fb_copyarea
  /external/ltp/testcases/kernel/fs/doio/
doio.c 341 char *fmt_ioreq(struct io_req *ioreq, struct syscall_info *sy, int fd);
348 char *fmt_listio(struct io_req *req, struct syscall_info *sy,
357 char *fmt_pread(struct io_req *req, struct syscall_info *sy,
368 char *fmt_readv(struct io_req *req, struct syscall_info *sy,
379 char *fmt_aread(struct io_req *req, struct syscall_info *sy,
390 char *fmt_mmrw(struct io_req *req, struct syscall_info *sy, int fd, char *addr);
3066 struct syscall_info *sy; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fb.h 338 __u32 sy; member in struct:fb_copyarea
  /toolchain/binutils/binutils-2.27/bfd/
ieee.c 577 ieee_symbol_index_type sy;
581 sy.index = (int) must_parse_int (&(ieee->h));
582 sy.letter = 'I';
584 PUSH (sy, bfd_abs_section_ptr, 0);
591 ieee_symbol_index_type sy;
596 sy.index = (int) (must_parse_int (&(ieee->h)));
597 sy.letter = 'X';
599 PUSH (sy, bfd_und_section_ptr, 0);
607 ieee_symbol_index_type sy;
612 POP (sy, section1, value1)
575 ieee_symbol_index_type sy; local
589 ieee_symbol_index_type sy; local
605 ieee_symbol_index_type sy; local
    [all...]
peXXigen.c 2023 asymbol ** sy = NULL; local
    [all...]
elf32-spu.c 2978 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
3098 Elf_Internal_Sym *syms, *sy, **psyms, **psy; local
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
objdump.c 574 asymbol **sy = NULL;
590 sy = (asymbol **) xmalloc (storage);
592 symcount = bfd_canonicalize_symtab (abfd, sy);
595 return sy;
603 asymbol **sy = NULL;
620 sy = (asymbol **) xmalloc (storage);
622 dynsymcount = bfd_canonicalize_dynamic_symtab (abfd, sy);
625 return sy;
569 asymbol **sy = NULL; local
598 asymbol **sy = NULL; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureFunctionTests.cpp 738 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; local
    [all...]
  /external/skia/src/core/
SkCanvas.cpp 1612 float sy = fMCRec->fMatrix.getScaleY(); local
    [all...]
SkPath.cpp 2319 int sy = sign(vec.fY); local
    [all...]
  /external/skia/src/utils/
SkLua.cpp 602 SkScalar sy = lua2scalar_def(L, 3, sx); local
603 get_ref<SkCanvas>(L, 1)->scale(sx, sy);
    [all...]
  /external/skqp/src/core/
SkCanvas.cpp 1616 float sy = fMCRec->fMatrix.getScaleY(); local
    [all...]
SkPath.cpp 2435 int sy = sign(vec.fY); local
    [all...]
  /external/skqp/src/utils/
SkLua.cpp 602 SkScalar sy = lua2scalar_def(L, 3, sx); local
603 get_ref<SkCanvas>(L, 1)->scale(sx, sy);
    [all...]
  /external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
SubsamplingScaleImageView.java 2243 float sy = (vyCenter - vTranslate.y)\/scale; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 610 ULONGLONG sy:1; member in struct:_ERROR_PROCESSOR_STATE_PARAMETER::__anon63920
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dtypes.h 216 D3DVALUE sy; member in union:_D3DTLVERTEX::__anon63784
247 sx = v.x; sy = v.y; sz = v.z; rhw = _rhw;
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 

Completed in 1598 milliseconds

1 2 3 4 56 7 8 91011>>