/third_party/icu/icu4c/source/i18n/ |
H A D | number_longnames.cpp | 1158 outArray[pluralIndex].remove(); in processPatternTimes() 1231 // 4.3.4. remove the dimensionality_prefix from singleUnit in processPatternTimes() 1262 // 4.4.4. remove the si_prefix from singleUnit in processPatternTimes()
|
H A D | rulebasedcollator.cpp | 356 buffer.remove(); in getRules()
|
H A D | rbnf.cpp | 1543 description.remove(lp, lpEnd + 1 - lp); in init() 1572 // and remove it from its description. We can't actually parse in init()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_function.cpp | 2306 matrix->remove(); in hir()
|
/third_party/node/deps/v8/tools/profview/ |
H A D | profview.js | 594 e.remove(0);
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | input.py | 1383 # conditional and variable processing, and then remove the conditions section 1942 # False. Once chrome is fixed, we can remove this flag. 2103 # target, remove "dependencies" entries referring to other static libraries, 2136 # Remove every non-hard static library dependency and remove every 2286 # If prepending a singleton that's already in the list, remove the 2290 to.remove(to_item) 2504 # the target dict's keys and remove everything that's been moved into a
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 855 body->remove(*wb, length); in send_data_callback()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uts46.cpp | 320 dest.remove(); in process() 643 case 0x200c: // Ignore/remove ZWNJ. in mapDevChars() 644 case 0x200d: // Ignore/remove ZWJ. in mapDevChars()
|
H A D | unistr.cpp | 641 result.remove(); // return empty string in unescape() 1279 // without copy-on-write, e.g., via truncate(newLength) or remove(). in getTerminatedBuffer() 1424 // we remove the source segment rather than replacing it with srcChar. in replace() 1467 // optimize (read-only alias).remove(0, start) and .remove(start, end) in doReplace() 1470 // remove prefix by adjusting the array pointer in doReplace() 1479 // remove suffix by reducing the length (like truncate()) in doReplace()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbnf.cpp | 1543 description.remove(lp, lpEnd + 1 - lp); in init() 1572 // and remove it from its description. We can't actually parse in init()
|
H A D | number_longnames.cpp | 1158 outArray[pluralIndex].remove(); in processPatternTimes() 1231 // 4.3.4. remove the dimensionality_prefix from singleUnit in processPatternTimes() 1262 // 4.4.4. remove the si_prefix from singleUnit in processPatternTimes()
|
H A D | rulebasedcollator.cpp | 358 buffer.remove(); in getRules()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | input.py | 1373 # conditional and variable processing, and then remove the conditions section 1929 # False. Once chrome is fixed, we can remove this flag. 2090 # target, remove "dependencies" entries referring to other static libraries, 2123 # Remove every non-hard static library dependency and remove every 2270 # If prepending a singleton that's already in the list, remove the 2274 to.remove(to_item) 2485 # the target dict's keys and remove everything that's been moved into a
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | rbbiapts.cpp | 1199 out.remove(); in prtbrks()
|
/third_party/libinput/src/ |
H A D | evdev-tablet.c | 2364 .remove = NULL,
|
/third_party/littlefs/scripts/ |
H A D | test.py | 872 children.remove(proc)
|
/third_party/node/deps/v8/src/compiler/ |
H A D | load-elimination.cc | 293 // store was performed on the Allocate node. We therefore remove information in KillConst() 868 object_maps.remove(source_map, zone()); in ReduceTransitionElementsKind()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gv100.cpp | 2074 in->remove(exit); in prepareEmission()
|
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 1332 remove(path_template_); in ~priv()
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | context.rs | 1133 .remove(&replacement_id.into()); in process_replacements()
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1099 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 474 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
/third_party/python/Lib/asyncio/ |
H A D | base_events.py | 1313 os.remove(local_addr) 1318 logger.error('Unable to check or remove stale UNIX '
|
/third_party/python/Lib/idlelib/ |
H A D | editor.py | 41 # TODO remove unneeded function since .chm no longer installed 183 text.bind("<<remove-selection>>", self.remove_selection) 1004 rf_list.remove(new_file) # move to top
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 661 return getParent()->remove(this); in removeFromParent()
|