Home
last modified time | relevance | path

Searched refs:exclusive (Results 1 – 25 of 34) sorted by relevance

12

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvfeat.c84 FT_Bool exclusive, in gxv_feat_registry_validate() argument
124 if ( exclusive != gxv_feat_registry[feature].exclusive ) in gxv_feat_registry_validate()
127 exclusive )); in gxv_feat_registry_validate()
165 FT_Bool exclusive, in gxv_feat_setting_validate() argument
179 if ( exclusive && ( setting & 1 ) == 0 ) in gxv_feat_setting_validate()
203 FT_Bool exclusive; in gxv_feat_name_validate() local
226 exclusive = FT_BOOL( featureFlags & GXV_FEAT_MASK_EXCLUSIVE_SETTINGS ); in gxv_feat_name_validate()
227 if ( exclusive ) in gxv_feat_name_validate()
243 gxv_feat_registry_validate( feature, nSettings, exclusive, valid ); in gxv_feat_name_validate()
250 gxv_feat_setting_validate( p, limit, exclusive, valid ); in gxv_feat_name_validate()
A Dgxvfgen.c90 char exclusive; member
471 featreg_table[i].exclusive ? 1 : 0, in main()
A Dgxvfeat.h48 FT_Bool exclusive; member
A Dgxvmort.c66 if ( gxv_feat_registry[f->featureType].exclusive ) in gxv_mort_feature_validate()
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_priority_spec.c29 int exclusive) in nghttp2_priority_spec_init() argument
33 pri_spec->exclusive = exclusive != 0; in nghttp2_priority_spec_init()
40 pri_spec->exclusive = 0; in nghttp2_priority_spec_default_init()
47 pri_spec->exclusive == 0; in nghttp2_priority_spec_check_default()
A Dnghttp2_frame.c387 if (pri_spec->exclusive) { in nghttp2_frame_pack_priority_spec()
397 uint8_t exclusive; in nghttp2_frame_unpack_priority_spec() local
401 exclusive = (payload[0] & 0x80) > 0; in nghttp2_frame_unpack_priority_spec()
404 nghttp2_priority_spec_init(pri_spec, dep_stream_id, weight, exclusive); in nghttp2_frame_unpack_priority_spec()
A Dnghttp2.h1001 uint8_t exclusive; member
3713 int32_t weight, int exclusive);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dcumsum.h30 bool exclusive, bool reverse, T* output_data) { in CumSum() argument
72 if (exclusive) { in CumSum()
88 const RuntimeShape& shape, int32_t axis, bool exclusive, in CumSum() argument
151 if (exclusive) { in CumSum()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DPATENTS7 Google hereby grants to you a perpetual, worldwide, non-exclusive, no-charge,
15 implementations. If you or your agent or exclusive licensee institute or order
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dcumsum.cc124 input_shape, axis, cs_params->exclusive, in Eval()
143 input_shape, axis, cs_params->exclusive, in Eval()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/op_tests/
A Dcumsum.py45 exclusive=parameters["exclusive"],
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dgzlib.c103 int exclusive = 0; local
151 exclusive = 1;
234 (exclusive ? O_EXCL : 0) |
/AliOS-Things-master/components/py_engine/engine/tools/
A Dpyboard.py256 self, device, baudrate=115200, user="micro", password="python", wait=0, exclusive=True argument
273 serial_kwargs["exclusive"] = exclusive
707 args.device, args.baudrate, args.user, args.password, args.wait, args.exclusive
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dbuiltin_op_data.h484 bool exclusive; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/
A DLICENSE.txt68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/
A DLICENSE.txt68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/
A DLICENSE69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/
A DLICENSE.txt69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/
A DLICENSE69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/amp/
A DLICENSE68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/
A DLICENSE.txt68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/mbedtls/
A Dapache-2.0.txt69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dacinclude.m4186 dnl preprocessor definitions may not be mutually exclusive.
320 dnl preprocessor definitions may not be mutually exclusive.
472 dnl preprocessor definitions may not be mutually exclusive.
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dflatbuffer_conversions.cc1116 params->exclusive = cumsum_params->exclusive(); in ParseCumsum()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamodes.m518 * re-entering exclusive fullscreen with a low dpi display mode can cause

Completed in 33 milliseconds

12