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

  /external/webkit/Tools/Scripts/
detect-mismatched-virtual-const 95 my $bal;
96 $bal = qr /([^:]+
109 if ($method =~ /$bal/) {
  /frameworks/base/media/libdrm/mobile1/src/xml/
xml_tinyparser.c 74 int32_t tagLen, tagType, bal; local
79 bal = 0;
92 bal++;
97 if (bal <= 0)
100 bal--;
103 } while (bal != 0);
  /bionic/linker/arch/mips/
begin.S 37 bal 1f
44 bal 1f
  /external/llvm/test/MC/Mips/
mips-jump-instructions.s 26 # CHECK: bal 1332 # encoding: [0x34,0x05,0x11,0x04]
46 bal 1332
  /system/core/libcutils/tests/memset_mips/
android_memset_test.S 100 bal 1f
  /external/v8/src/mips/
assembler-mips.h 674 void bal(int16_t offset);
675 void bal(Label* L) { bal(branch_offset(L, false)>>2); } function in class:v8::internal::Assembler
    [all...]
macro-assembler-mips.cc     [all...]
assembler-mips.cc 1064 void Assembler::bal(int16_t offset) { function in class:v8::Assembler
    [all...]
code-stubs-mips.cc     [all...]
  /external/ceres-solver/docs/
bundleadjustment.tex 8 Let us consider the solution of a problem from the BAL~\cite{Agarwal10bal} dataset~\footnote{The code for this example can be found in \texttt{examples/simple\_bundle\_adjuster.cc}.}.
13 Each residual in a BAL problem depends on a three dimensional point and a nine parameter
17 and the BAL
18 homepage~\footnote{\url{http://grail.cs.washington.edu/projects/bal/}}.
  /dalvik/vm/compiler/template/mips/
header.S 351 #define BAL(n) bal n
  /dalvik/vm/mterp/mips/
header.S 287 #define BAL(n) bal n
  /external/openssl/crypto/aes/asm/
aes-mips.S 286 bal _mips_AES_encrypt
593 bal _mips_AES_decrypt
884 bal _mips_AES_set_encrypt_key
907 bal _mips_AES_set_encrypt_key
aes-mips.pl 404 bal _mips_AES_encrypt
741 bal _mips_AES_decrypt
1072 bal _mips_AES_set_encrypt_key
1128 bal _mips_AES_set_encrypt_key
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/valgrind/main/none/tests/mips32/
branches.stdout.exp 51 b, bal, jr
52 B BAL JR :: 6, RSval: 0
53 B BAL JR :: 7, RSval: 1
54 B BAL JR :: 8, RSval: 2
55 B BAL JR :: 9, RSval: 3
56 B BAL JR :: 10, RSval: 4
57 B BAL JR :: 11, RSval: 5
58 B BAL JR :: 12, RSval: 6
59 B BAL JR :: 13, RSval: 7
60 B BAL JR :: 14, RSval:
    [all...]
  /external/openssl/crypto/bn/asm/
bn-mips.S 585 bal bn_div_words_internal
    [all...]
mips.pl 822 bal bn_div_words_internal
    [all...]
mips3.s 594 bal bn_div_words
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S 358 #define BAL(n) bal n
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-mips.S 294 #define BAL(n) bal n
    [all...]

Completed in 1541 milliseconds