OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucast
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/CodeGenCXX/
cfi-cast.cpp
2
// RUN: %clang_cc1 -triple x86_64-unknown-linux -fsanitize=cfi-unrelated-cast -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
UCAST
%s
3
// RUN: %clang_cc1 -triple x86_64-unknown-linux -fsanitize=cfi-unrelated-cast,cfi-cast-strict -emit-llvm -o - %s | FileCheck -check-prefix=CHECK-
UCAST
-STRICT %s
61
// CHECK-
UCAST
-LABEL: define void @_Z3vbpPv
63
// CHECK-
UCAST
: [[P:%[^ ]*]] = call i1 @llvm.bitset.test(i8* {{%[^ ]*}}, metadata !"1B")
64
// CHECK-
UCAST
-NEXT: br i1 [[P]], label %[[CONTBB:[^ ]*]], label %[[TRAPBB:[^ ]*]]
66
// CHECK-
UCAST
: [[TRAPBB]]
67
// CHECK-
UCAST
-NEXT: call void @llvm.trap()
68
// CHECK-
UCAST
-NEXT: unreachable
70
// CHECK-
UCAST
: [[CONTBB]]
71
// CHECK-
UCAST
: re
[
all
...]
/external/wpa_supplicant_8/src/ap/
x_snoop.c
117
"x_snoop: Failed to send mcast to
ucast
converted packet to "
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h
288
#define WLC_E_SUP_BAD_UCAST_WEP128 2 /* Illegal use of
ucast
WEP128 */
289
#define WLC_E_SUP_BAD_UCAST_WEP40 3 /* Illegal use of
ucast
WEP40 */
/external/clang/test/Driver/
fsanitize.c
208
// RUN: %clang -target x86_64-linux-gnu -fsanitize=cfi-unrelated-cast -c %s -### 2>&1 | FileCheck %s --check-prefix=CHECK-CFI-
UCAST
213
// CHECK-CFI-
UCAST
: -emit-llvm-bc{{.*}}-fsanitize=cfi-unrelated-cast
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
[
all
...]
/system/extras/tests/net_test/
multinetwork_test.py
404
"""Checks that
ucast
oif routing selects the right outgoing interface."""
[
all
...]
/external/mdnsresponder/mDNSCore/
mDNS.c
2567
mDNSBool
ucast
= (q->LargeAnswers || q->RequestUnicast) && m->CanReceiveUnicastOn5353;
local
3117
mDNSBool
ucast
= (ar->ProbeCount >= DefaultProbeCountForTypeUnique-1) && m->CanReceiveUnicastOn5353;
local
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
[
all
...]
Completed in 858 milliseconds