/external/lua/src/ |
D | ltable.c | 309 if (!isempty(&t->array[i])) { /* a non-empty entry? */ in luaH_next() 316 if (!isempty(gval(gnode(t, i)))) { /* a non-empty entry? */ in luaH_next() 402 if (!isempty(&t->array[i-1])) in numusearray() 418 if (!isempty(gval(n))) { in numusehash() 469 if (!isempty(gval(old))) { in reinsert() 522 if (!isempty(&t->array[i])) in luaH_resize() 637 if (!isempty(gval(mp)) || isdummy(t)) { /* main position is taken? */ in luaH_newkey() 670 lua_assert(isempty(gval(mp))); in luaH_newkey() 806 if (isempty(luaH_getint(t, j))) /* t[j] not present? */ in hash_search() 811 } while (!isempty(luaH_getint(t, j))); /* repeat until an absent t[j] */ in hash_search() [all …]
|
D | lvm.h | 87 !isempty(slot))) /* result not empty? */ 99 !isempty(slot))) /* result not empty? */
|
D | lgc.c | 173 lua_assert(isempty(gval(n))); in clearkey() 447 if (isempty(gval(n))) /* entry is empty? */ in traverseweakvalue() 493 if (isempty(gval(n))) /* entry is empty? */ in traverseephemeron() 525 if (isempty(gval(n))) /* entry is empty? */ in traversestrongtable() 727 if (isempty(gval(n))) /* is entry empty? */ in clearbykeys() 752 if (isempty(gval(n))) /* is entry empty? */ in clearbyvalues()
|
D | llex.c | 135 if (isempty(o)) { /* not in use yet? */ in luaX_newstring()
|
D | lobject.h | 193 #define isempty(v) ttisnil(v) macro
|
/external/libxkbcommon/test/ |
D | rulescomp.c | 78 if (!isempty(rules)) in test_rmlvo_env() 83 if (!isempty(model)) in test_rmlvo_env() 88 if (!isempty(layout)) in test_rmlvo_env() 93 if (!isempty(variant)) in test_rmlvo_env() 98 if (!isempty(options)) in test_rmlvo_env()
|
D | common.c | 338 .rules = isempty(rules) ? NULL : rules, in test_compile_rules() 339 .model = isempty(model) ? NULL : model, in test_compile_rules() 340 .layout = isempty(layout) ? NULL : layout, in test_compile_rules() 341 .variant = isempty(variant) ? NULL : variant, in test_compile_rules() 342 .options = isempty(options) ? NULL : options in test_compile_rules()
|
/external/libxkbcommon/src/ |
D | context-priv.c | 164 if (isempty(rmlvo->rules)) in xkb_context_sanitize_rule_names() 166 if (isempty(rmlvo->model)) in xkb_context_sanitize_rule_names() 170 if (isempty(rmlvo->layout)) { in xkb_context_sanitize_rule_names()
|
D | utils.h | 113 isempty(const char *s) in isempty() function
|
/external/libiio/src/bindings/matlab/ |
D | iio_sys_obj.m | 140 if(~isempty(strfind(line, 'channel'))) 157 elseif(~isempty(strfind(line, 'data_in_device'))) 163 elseif(~isempty(strfind(line, 'data_out_device'))) 169 elseif(~isempty(strfind(line, 'ctrl_device'))) 192 if(isempty(obj.iio_dev_cfg)) 226 if(~isempty(obj.iio_dev_cfg.ctrl_device)) 280 if(~isempty(varargin{i + obj.in_ch_no})) 331 if(~isempty(config)) 345 if(~isempty(config)) 367 if(~isempty(config)) [all …]
|
D | iio_sys_obj_matlab.m | 140 if(~isempty(strfind(line, 'channel'))) 159 elseif(~isempty(strfind(line, 'data_in_device'))) 165 elseif(~isempty(strfind(line, 'data_out_device'))) 171 elseif(~isempty(strfind(line, 'ctrl_device'))) 205 if(isempty(obj.iio_dev_cfg)) 239 if(~isempty(obj.iio_dev_cfg.ctrl_device)) 294 if(~isempty(varargin{1}{i + obj.in_ch_no}))
|
D | libiio_if_daq2.m | 64 if isempty(instance_cnt) 368 if(~isempty(obj.iio_buffer)) 371 if(~isempty(obj.iio_ctx)) 561 if(~isempty(name)) 579 has_wildcard = ~isempty(strfind(attr_name, '*')); 590 if(isempty(ret))
|
D | libiio_if.m | 64 if isempty(instance_cnt) 364 if(~isempty(obj.iio_buffer)) 367 if(~isempty(obj.iio_ctx)) 561 if(~isempty(name)) 579 has_wildcard = ~isempty(strfind(attr_name, '*')); 590 if(isempty(ret))
|
/external/webrtc/modules/audio_processing/test/ |
D | apmtest.m | 36 if nargin < 5 || isempty(legacy) 41 if nargin < 4 || isempty(casenumber) 45 if nargin < 3 || isempty(filepath) 49 if nargin < 2 || isempty(testname) 53 if nargin < 1 || isempty(task) 210 if ~isempty(findstr(opt, '-vad')) 358 if isempty(new)
|
/external/webrtc/tools_webrtc/matlab/ |
D | parseLog.m | 42 if ~isempty(m) 47 elseif ~isempty(colheaders{i})
|
/external/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | plot_neteq_delay.m | 77 if ~isempty(nonun_ix) 166 if not(isempty(delaypoints)) 182 while ~isempty(jumps)
|
D | parse_delay_file.m | 122 if ~isempty(k)
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
D | dominate-assert.ll | 64 %arraydestroy.isempty = icmp eq i8* undef, %arrayctor.cur
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | dominate-assert.ll | 64 %arraydestroy.isempty = icmp eq i8* undef, %arrayctor.cur
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | build.log | 267 lodash.isempty: 4.4.0
|
/external/libxkbcommon/src/xkbcomp/ |
D | ast-build.c | 483 if (isempty(file)) { in IncludeCreate()
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 1069 constexpr bool isempty = sp.empty(); in TEST() local 1070 EXPECT_TRUE(isempty); in TEST()
|
/external/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 1069 constexpr bool isempty = sp.empty(); in TEST() local 1070 EXPECT_TRUE(isempty); in TEST()
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 1070 constexpr bool isempty = sp.empty(); in TEST() local 1071 EXPECT_TRUE(isempty); in TEST()
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | string_view_test.cc | 1070 constexpr bool isempty = sp.empty(); in TEST() local 1071 EXPECT_TRUE(isempty); in TEST()
|