HomeSort by relevance Sort by last modified time
    Searched defs:cut (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /external/annotation-tools/scene-lib/src/annotations/io/
ASTIndex.java 80 private final CompilationUnitTree cut; field in class:ASTIndex
99 cut = root;
110 cut.accept(new SimpleTreeVisitor<Void, ASTRecord>() {
142 new ASTRecord(cut, className, null, null, ASTPath.empty());
275 new ASTRecord(cut, className, null, null, ASTPath.empty()));
362 rec = new ASTRecord(cut, rec.className, inMethod, null,
443 new ASTRecord(cut, className, null, null, ASTPath.empty()));
611 rec = new ASTRecord(cut, rec.className, rec.methodName,
635 public static ASTRecord getASTPath(CompilationUnitTree cut, Tree node) {
636 return indexOf(cut).get(node)
    [all...]
  /external/curl/src/
tool_msgs.c 57 size_t cut = width-1; local
59 while(!ISSPACE(ptr[cut]) && cut) {
60 cut--;
62 if(0 == cut)
63 /* not a single cutting position was found, just cut it at the
65 cut = width-1;
67 (void)fwrite(ptr, cut + 1, 1, config->errors);
69 ptr += cut + 1; /* skip the space too */
70 len -= cut;
    [all...]
  /external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
Decoder.java 83 int cut = header.indexOf('"', pos); local
84 if (cut == -1)
87 result.put(key, header.substring(pos, cut));
88 pos = cut + 2;
96 int cut = header.indexOf(';', pos); local
97 if (cut == -1) {
101 result.put(key, header.substring(pos, cut));
102 pos = cut + 1;
105 int cut = header.indexOf('=', pos); local
107 if (cut == -1
    [all...]
  /external/python/cpython2/Mac/Demo/textedit/
ped.py 201 self.cutitem = MenuItem(m, "Cut", "X", self.cut)
320 def cut(self, *args): member in class:Ped
  /external/v8/tools/
generate-ten-powers.scm 56 (define (round-n-cut n e nb-bits)
63 ;; with the -1 it will only round up if the cut off part is
73 (cut (bit-rshbx (round n) shift))
74 (exact? (=bx n (bit-lshbx cut shift))))
75 (if (<=bx cut max-container)
76 (values cut e exact?)
77 (round-n-cut n (+fx e 1) nb-bits))))
125 (receive (cut e exact?)
126 (round-n-cut n e nb-bits)
129 (v cut)
    [all...]
  /external/aac/libAACdec/src/
aacdec_drc_types.h 164 FIXP_DBL cut; /* attenuation scale factor */ member in struct:__anon13566
  /external/guava/guava/src/com/google/common/collect/
TreeRangeSet.java 48 final NavigableMap<Cut<C>, Range<C>> rangesByLowerBound;
54 return new TreeRangeSet<C>(new TreeMap<Cut<C>, Range<C>>());
66 private TreeRangeSet(NavigableMap<Cut<C>, Range<C>> rangesByLowerCut) {
99 Entry<Cut<C>, Range<C>> floorEntry = rangesByLowerBound.floorEntry(Cut.belowValue(value));
111 Entry<Cut<C>, Range<C>> floorEntry = rangesByLowerBound.floorEntry(range.lowerBound);
118 Entry<Cut<C>, Range<C>> floorEntry = rangesByLowerBound.floorEntry(range.lowerBound);
126 Entry<Cut<C>, Range<C>> firstEntry = rangesByLowerBound.firstEntry();
127 Entry<Cut<C>, Range<C>> lastEntry = rangesByLowerBound.lastEntry();
144 Cut<C> lbToAdd = rangeToAdd.lowerBound
303 Cut<C> cut = (Cut<C>) key; local
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_vf.h 122 uint32_t cut[2]; member in struct:ilo_state_vf
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_graph.cpp 41 reinterpret_cast<Node *>(it->get())->cut();
143 // Cut a node from the graph, deleting all attached edges.
144 void Graph::Node::cut() function in class:nv50_ir::Graph::Node
  /external/python/cpython2/Mac/Demo/mlte/
mlted.py 18 "Typing", "Cut", "Paste", "Clear", "Font Change", "Color Change", "Size Change",
193 self.cutitem = MenuItem(m, "Cut", "X", self.cut)
331 def cut(self, *args): member in class:Mlted
  /frameworks/wilhelm/tools/permute/
permute.c 95 // choose a random cut point within the slop region
97 unsigned cut = r % slop; local
99 unsigned leftLength = s->mMinSegmentLengthFrames + cut;
101 unsigned rightLength = s->mMinSegmentLengthFrames + (slop - cut);
  /external/brotli/c/enc/
hash.h 170 size_t cut = len - matchlen; local
172 (cut << 2) + (size_t)((kCutoffTransforms >> (cut * 6)) & 0x3F);
  /external/mesa3d/src/gallium/drivers/r600/sb/
sb_ir.cpp 114 node *l = source_container->cut(b, e);
125 node* container_node::cut(iterator b, iterator e) { function in class:r600_sb::container_node
  /external/toybox/toys/net/
netstat.c 65 char cut[4]; local
83 memcpy(cut, proto, 3);
84 cut[3] = 0;
85 ser = getservbyport(htons(port), cut);
  /frameworks/opt/net/voip/src/java/android/net/sip/
SimpleSessionDescription.java 463 return cut("b=", ':');
493 return cut("a=", ':');
549 private String[] cut(String prefix, char delimiter) { method in class:SimpleSessionDescription.Fields
  /packages/apps/DocumentsUI/src/com/android/documentsui/
MenuManager.java 169 MenuItem cut = menu.findItem(R.id.dir_menu_cut_to_clipboard); local
177 cut.setEnabled(canCopy && canDelete);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
EditableDialogCellEditor.java 172 fireEnablementChanged(CUT);
408 text.cut();
  /external/python/cpython3/Lib/
nntplib.py 1132 def cut(s, lim): function
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 179 unsigned cut = atoi(value); local
180 ALOGV("AAC decoder using desired DRC attenuation factor of %d instead of %d", cut,
182 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR, cut);
    [all...]
  /hardware/google/av/media/codecs/aac/
C2SoftAacDec.cpp 227 unsigned cut = atoi(value); local
228 ALOGV("AAC decoder using desired DRC attenuation factor of %d instead of %d", cut,
230 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR, cut);
    [all...]
  /system/update_engine/payload_generator/
inplace_generator.cc 168 << "Can't cut edge that has write-before relationship.";
331 for (const CutEdgeVertexes& cut : cuts) {
334 cut,
337 deleted_nodes.insert(cut.new_vertex);
452 // Replace temp blocks in each cut
454 const CutEdgeVertexes& cut = cuts[i]; local
461 cut.tmp_extents,
467 InstallOperation* op = &(*graph)[cut.new_vertex].aop.op;
490 LOG(INFO) << "Fixing temp blocks in cut " << i
552 const CutEdgeVertexes& cut,
    [all...]
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapSerializationEnvelope.java 380 int cut = type.indexOf(':'); local
381 name = type.substring(cut + 1);
382 String prefix = cut == -1 ? "" : type.substring(0, cut);
  /external/python/cpython2/Lib/idlelib/
EditorWindow.py 214 text.bind("<<cut>>", self.cut)
565 def cut(self,event): member in class:EditorWindow
566 self.text.event_generate("<<Cut>>")
    [all...]
  /external/python/cpython3/Lib/idlelib/
editor.py 143 text.bind("<<cut>>", self.cut)
494 def cut(self,event): member in class:EditorWindow
495 self.text.event_generate("<<Cut>>")
    [all...]
  /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/
VrView.java 261 cut(0, deltax, deltay);
266 cut(1, deltax, deltay);
271 cut(2, deltax, deltay);
280 public void cut(int side, float fractionx, float fractiony) { method in class:VrView

Completed in 3425 milliseconds

1 2 3 4 5 6 7 8 9