HomeSort by relevance Sort by last modified time
    Searched defs:bytes (Results 1576 - 1600 of 3342) sorted by null

<<61626364656667686970>>

  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /toolchain/binutils/binutils-2.25/bfd/
elf-m10300.c 44 (if <= 255 bytes). We stuff this into "call" instructions
3130 int bytes = 0; local
3183 int bytes = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
resrc.c 108 /* Bytes in image. */
109 unsigned long bytes; member in struct:icondir
704 first 14 bytes of the file are a standard header, which is not
788 icondirs[i].bytes = get_long (e, real_filename);
809 data = (bfd_byte *) res_alloc (icondirs[i].bytes);
811 get_data (e, data, icondirs[i].bytes, real_filename);
816 c->length = icondirs[i].bytes;
851 cg->bytes = icondirs[i].bytes + 4;
1189 icondirs[i].bytes = get_long (e, real_filename)
    [all...]
stabs.c 1911 bfd_vma bytes; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-m32r.c 513 int bytes, fix;
519 bytes = fragp->fr_next->fr_address - fragp->fr_address - fragp->fr_fix;
523 if (bytes & 1)
527 bytes--;
530 if (bytes & 2)
534 bytes -= 2;
886 /* Same as make_parallel except buffer contains the bytes in target order. */
511 int bytes, fix; local
    [all...]
tc-rx.c 728 char * bytes;
734 bytes = frag_more (8);
743 frag_then->fr_opcode = bytes;
845 /* This gets complicated when the field spans bytes, because fields
995 memcpy (bytes + idx, rx_bytes.B, rx_bytes.N_B); \
1083 char * bytes;
1101 bytes = frag_more (12);
1110 frag_then->fr_opcode = bytes;
1116 bytes = frag_more (rx_bytes.n_base + rx_bytes.n_ops);
1132 (char *) bytes - frag_then->fr_literal
727 char * bytes; local
1082 char * bytes; local
    [all...]
tc-tic4x.c 56 #define MAX_LITTLENUMS 6 /* (12 bytes) */
170 {"int", tic4x_cons, 4}, /* .int allocates 4 bytes. */
180 {"word", tic4x_cons, 4}, /* .word allocates 4 bytes. */
692 so we multiply it by 4 to get the number of bytes to allocate. */
832 tic4x_cons (int bytes)
852 switch (bytes)
877 int bytes; local
880 bytes = 0;
890 bytes++;
896 bytes++
    [all...]
tc-tilegx.c 974 /* Check to see if this bundle is at an offset that is a multiple of 8-bytes
1847 addressT bytes, fix; local
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
h8500-opc.h 157 struct { unsigned char contents;unsigned char mask; char insert; } bytes[6]; member in struct:__anon108992
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/bitbucket/b_c/jose4j/0.5.0/
jose4j-0.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.6.0/
okio-1.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okio/okio/1.8.0/
okio-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/json/json/20141113/
json-20141113.jar 
  /prebuilts/tools/common/m2/repository/org/smali/util/2.1.3/
util-2.1.3.jar 
  /external/dexmaker/lib/
dalvik-dx-1.jar 
  /prebuilts/tools/common/m2/repository/com/jakewharton/android/repackaged/dalvik-dx/1/
dalvik-dx-1.jar 
  /art/runtime/
jni_internal.cc 1717 size_t bytes = CountUtf8Bytes(chars + start, length); local
1821 char* bytes = new char[byte_count + 1]; local
2500 size_t bytes = array->GetLength() * component_size; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 184 __le64 bytes; member in struct:btrfs_free_space_entry
xfrm.h 82 __u64 bytes; member in struct:xfrm_lifetime_cur
  /build/make/tools/ijar/
classfile.cc 255 Constant_IntegerOrFloat(u1 tag, u4 bytes) :
257 bytes_(bytes) {}
1430 u4 bytes = get_u4be(p); local
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
RVCVXCheckAnalyzer.java 1199 private byte[] bytes; field in class:RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer
    [all...]

Completed in 3989 milliseconds

<<61626364656667686970>>