HomeSort by relevance Sort by last modified time
    Searched full:cmplt (Results 1 - 22 of 22) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 597 evt_data.cmplt.reason = p_cb->status;
600 evt_data.cmplt.sec_level = p_cb->sec_level;
602 evt_data.cmplt.is_pair_cancel = FALSE;
605 evt_data.cmplt.is_pair_cancel = TRUE;
609 evt_data.cmplt.reason,
610 evt_data.cmplt.sec_level );
615 if (evt_data.cmplt.reason == 0 && p_cb->role == HCI_ROLE_MASTER)
  /external/openssl/crypto/bn/asm/
alpha-mont.pl 75 cmplt $num,4,AT
126 cmplt $j,$num,$tj
228 cmplt $j,$num,$tj #U0 # borrow $tj
261 cmplt $i,$num,$tj # borrow $tj
  /external/tremolo/Tremolo/
dpen.s 104 CMPLT r7, #0x80
129 CMPLT r10,#0x80 @ if (next & 0x80) == 0
161 CMPLT r7, #0x8000
187 CMPLT r10,#0x8000 @ if (next & 0x8000) == 0
219 CMPLT r7, #0x80000000
  /external/bluetooth/bluedroid/stack/include/
smp_api.h 146 tSMP_CMPL cmplt; member in union:__anon6240
  /external/llvm/test/CodeGen/ARM/
2013-05-05-IfConvertBug.ll 117 ; CHECK-NOT: cmplt
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dvec.h 230 inline Is32vec4 cmplt(const Is32vec4 &a,const Is32vec4 &b) { return _mm_cmpgt_epi32(b,a); } function
400 inline Is16vec8 cmplt(const Is16vec8 &a,const Is16vec8 &b) { return _mm_cmpgt_epi16(b,a); } function
572 inline Is8vec16 cmplt(const Is8vec16 &a,const Is8vec16 &b) { return _mm_cmplt_epi8(a,b); } function
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 211 SSE_HELPER_CMP(cmplt, FPU_CMPLT)
ops_sse.h 987 SSE_HELPER_CMP(cmplt, FPU_CMPLT)
    [all...]
translate.c     [all...]
  /external/elfutils/0.153/libcpu/
i386_disasm.c 795 [1] = "cmplt",
  /external/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp 546 // In case of CMPLT, or CMPLTU, or EQ with the second register
HexagonInstrInfo.td     [all...]
HexagonInstrInfoV4.td     [all...]
  /external/llvm/test/Transforms/GVN/
2007-07-31-NoDomInherit.ll 103 declare i32 @cmplt(i32, i32, i32)
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.td 68 def CmpLT : PatLeaf<(i32 2)>;
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
llvm-as 
llvm-dis 
llvm-link 
  /prebuilts/clang/linux-x86/host/3.5/bin/
llvm-as 
llvm-dis 
llvm-link 

Completed in 839 milliseconds