OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_type
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/vnd/include/
vendor_ble.h
91
UINT8
op_type
;
member in struct:__anon6365
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
parse-filter.c
429
int
op_type
;
local
482
op_type
= op->num.type;
509
switch (
op_type
) {
511
op_type
= FILTER_CMP_MATCH;
514
op_type
= FILTER_CMP_NOT_MATCH;
534
op->str.type =
op_type
;
623
enum
op_type
{
enum
631
static enum
op_type
process_op(const char *token,
897
enum
op_type
op_type
;
local
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
604
UINT16
op_type
;
local
612
op_type
= p_clcb->cl_op_uuid;
614
GAP_TRACE_EVENT ("gap_ble_c_cmpl_cback() - op_code: 0x%02x status: 0x%02x read_type: 0x%04x", op, status,
op_type
);
627
switch (
op_type
)
/external/opencv/cv/src/
cvcorner.cpp
204
int aperture_size, int
op_type
, double k=0. )
392
if(
op_type
== ICV_MINEIGENVAL )
396
else if(
op_type
== ICV_HARRIS )
400
else if(
op_type
== ICV_EIGENVALSVECS )
/external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c
317
btm_ble_adv_filt_cb.
op_type
= 0;
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_ble_api.h
726
UINT8
op_type
;
member in struct:__anon6129
[
all
...]
/art/compiler/llvm/
gbc_expander.cc
1260
llvm::Type*
op_type
= irb_.getJType(op_jty);
local
[
all
...]
Completed in 169 milliseconds