HomeSort by relevance Sort by last modified time
    Searched refs:je (Results 251 - 275 of 506) sorted by null

<<11121314151617181920>>

  /external/libpcap/msdos/
pkt_rx0.asm 103 je @dump ;; yes, queue is full
182 ; je @discard
pkt_rx1.s 110 je @dump
139 ; je @discard
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveInterval.cpp 90 const_iterator je = other.end(); local
102 j = std::upper_bound(j, je, i->start);
109 if (j == je) return false;
114 std::swap(ie, je);
  /external/swiftshader/third_party/LLVM/utils/TableGen/
RegisterInfoEmitter.cpp 290 for (unsigned j = 0, je = SR.size(); j != je; ++j)
305 for (unsigned j = 0, je = SR.size(); j != je; ++j)
  /external/syslinux/mbr/
isohdpfx.S 115 je 1f
mbr.S 220 je 8f
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesni-x86_64.pl 686 je .Lecb_enc_two
691 je .Lecb_enc_four
696 je .Lecb_enc_six
831 je .Lecb_dec_two
836 je .Lecb_dec_four
841 je .Lecb_dec_six
    [all...]
bsaes-x86_64.pl 1243 je .Lecb_enc_two
1248 je .Lecb_enc_four
1253 je .Lecb_enc_six
    [all...]
  /external/boringssl/win-x86_64/crypto/fipsmodule/
bsaes-x86_64.asm 1180 je NEAR $L$cbc_dec_two
1185 je NEAR $L$cbc_dec_four
1190 je NEAR $L$cbc_dec_six
1493 je NEAR $L$ctr_enc_done
1502 je NEAR $L$ctr_enc_done
1511 je NEAR $L$ctr_enc_done
1768 je NEAR $L$xts_enc_1
1779 je NEAR $L$xts_enc_2
    [all...]
aesni-x86_64.asm 590 je NEAR $L$ecb_enc_two
595 je NEAR $L$ecb_enc_four
600 je NEAR $L$ecb_enc_six
742 je NEAR $L$ecb_dec_two
747 je NEAR $L$ecb_dec_four
752 je NEAR $L$ecb_dec_six
1214 je NEAR $L$ctr32_6x
1451 je NEAR $L$ctr32_enc_done
1546 je NEAR $L$ctr32_loop4
1588 je NEAR $L$ctr32_don
    [all...]
  /external/syslinux/dosutil/
eltorito.asm 174 je buffer_ok
475 je ReadLHSG ;If HSG Addressing Mode
911 je ParseParm ;If yes <-- O.K.
915 je ParseParm ;If yes <-- O.K.
927 je EndOfParms
930 je EndOfParms
1050 je SendFail ; Check from 80h..ffh
  /external/boringssl/win-x86/crypto/fipsmodule/
x86-mont.asm 296 je NEAR L$007common_tail
387 je NEAR L$007common_tail
399 je NEAR L$014sqrlast
  /external/boringssl/win-x86_64/crypto/chacha/
chacha-x86_64.asm 59 je NEAR $L$no_data
498 je NEAR $L$do_sse3_after_all
922 je NEAR $L$done4x
962 je NEAR $L$done4x
1017 je NEAR $L$done4x
1475 je NEAR $L$done8x
1495 je NEAR $L$done8x
1519 je NEAR $L$done8x
    [all...]
  /external/syslinux/core/
pxelinux.asm 292 je .int18
321 je .time_set
332 je .wait3
  /external/testng/src/main/java/org/testng/
TestNG.java 361 JarEntry je = entries.nextElement(); local
362 if (je.getName().equals(m_xmlPathInJar)) {
363 Parser parser = getParser(jf.getInputStream(je));
376 } else if (je.getName().endsWith(".class")) {
377 int n = je.getName().length() - ".class".length();
378 classes.add(je.getName().replace("/", ".").substring(0, n));
    [all...]
  /external/boringssl/linux-x86/crypto/fipsmodule/
aes-586.S     [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
aes-586.S     [all...]
  /external/annotation-tools/asmx/config/
ow_util_ant_tasks.jar 
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
bn-586.pl 643 &je(&label("pw_end"));
647 &je(&label("pw_end"));
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 223 for (BasicBlock::iterator J = BB->begin(), JE = BB->end();
224 J != JE; ++J) {
232 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j)
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 415 dlg.je.ctrls[JetDefs.F_MIDIFILE].Append(filename)
417 dlg.je.ctrls[JetDefs.F_DLSFILE].Append(library)
469 dlg.je.ctrls[JetDefs.F_MIDIFILE].Append(filename)
471 dlg.je.ctrls[JetDefs.F_DLSFILE].Append(library)
    [all...]
  /external/vulkan-validation-layers/loader/
unknown_ext_chain_gas.asm 44 je terminError\num # Go to the error section if it is NULL
85 je terminError\num # Go to the error section if it is NULL
  /bionic/libm/x86/
e_cosh.S 224 je .L_2TAG_PACKET_5.0.2
s_tan.S 262 je .L_2TAG_PACKET_4.0.2
s_tanh.S 265 je .L_2TAG_PACKET_6.0.2

Completed in 682 milliseconds

<<11121314151617181920>>