HomeSort by relevance Sort by last modified time
    Searched full:chop (Results 1 - 25 of 264) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/valgrind/helgrind/tests/
tc14_laog_dinphils.c 13 } chop[5]; variable in typeref:struct:__anon20656
21 pthread_mutex_lock(&chop[left].m);
22 pthread_mutex_lock(&chop[right].m);
24 pthread_mutex_unlock(&chop[left].m);
25 pthread_mutex_unlock(&chop[right].m);
36 pthread_mutex_init( &chop[i].m, NULL);
tc14_laog_dinphils.stderr.exp 28 Address 0x........ is 0 bytes inside data symbol "chop"
33 Address 0x........ is 480 bytes inside data symbol "chop"
  /external/llvm/test/Transforms/InstCombine/
2004-11-22-Missed-and-fold.ll 6 ;; chop off sign
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values/
strings.xml 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken.
21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage
26 Tenderloin turducken pork chop, pork belly beef ribs brisket ham. Turducken landjaeger short
27 loin capicola pancetta pork chop strip steak rump meatloaf brisket kevin doner short ribs
30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n
38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip
39 ground round corned beef, ribeye swine filet mignon salami pork spare ribs pork chop
  /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/src/main/res/values/
strings.xml 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken.
21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage
26 Tenderloin turducken pork chop, pork belly beef ribs brisket ham. Turducken landjaeger short
27 loin capicola pancetta pork chop strip steak rump meatloaf brisket kevin doner short ribs
30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n
38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip
39 ground round corned beef, ribeye swine filet mignon salami pork spare ribs pork chop
  /development/samples/browseable/ActivitySceneTransitionBasic/res/values/
strings.xml 20 Bacon ipsum dolor sit amet venison shankle pork chop meatball tri-tip beef ribs turducken.
21 Strip steak ball tip boudin shank, turducken leberkas pork chop beef ribs ham hock sausage
26 Tenderloin turducken pork chop, pork belly beef ribs brisket ham. Turducken landjaeger short
27 loin capicola pancetta pork chop strip steak rump meatloaf brisket kevin doner short ribs
30 Pork chop porchetta ground round tri-tip tail t-bone.\n\n
38 Fatback porchetta pork loin meatball, turducken pork chop drumstick boudin. Kevin tri-tip
39 ground round corned beef, ribeye swine filet mignon salami pork spare ribs pork chop
  /frameworks/base/packages/PrintSpooler/res/values-uz-rUZ/
strings.xml 19 <string name="app_label" msgid="4469836075319831821">"Chop qilishni nazorat qilish"</string>
33 <string name="print_preview" msgid="8010217796057763343">"Chop qilishni oldindan ko?rish"</string>
35 <string name="printing_app_crashed" msgid="854477616686566398">"Chop etish dasturi buzildi"</string>
36 <string name="generating_print_job" msgid="3119608742651698916">"Chop etish buyrug?i yaratilyapti"</string>
39 <string name="print_dialog" msgid="32628687461331979">"Chop etish oynasi"</string>
45 <string name="print_button" msgid="645164566271246268">"Chop etish"</string>
47 <string name="print_options_expanded" msgid="6944679157471691859">"Chop qilish tanlamalari yoyildi"</string>
48 <string name="print_options_collapsed" msgid="7455930445670414332">"Chop qilish tanlamalari yig?ildi"</string>
61 <string name="choose_print_service" msgid="3740309762324459694">"Chop etish xizmatini tanlang"</string>
64 <string name="printing_notification_title_template" msgid="295903957762447362">"Chop etilmoqda: <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string
    [all...]
  /external/clang/test/CodeGen/
call.c 7 rb_define_global_function("chop", rb_f_chop, 0);
  /external/toybox/toys/posix/
basename.c 25 // chop off the suffix if provided
  /frameworks/base/graphics/java/android/graphics/
DiscretePathEffect.java 22 * Chop the path into lines of segmentLength, randomly deviating from the
  /external/llvm/test/MC/Disassembler/Hexagon/
xtype_fp.txt 62 # CHECK: r17:16 = convert_df2d(r21:20):chop
64 # CHECK: r17:16 = convert_df2ud(r21:20):chop
70 # CHECK: r17:16 = convert_sf2ud(r21):chop
72 # CHECK: r17:16 = convert_sf2d(r21):chop
78 # CHECK: r17 = convert_df2uw(r21:20):chop
80 # CHECK: r17 = convert_df2w(r21:20):chop
84 # CHECK: r17 = convert_sf2uw(r21):chop
88 # CHECK: r17 = convert_sf2w(r21):chop
  /external/llvm/test/CodeGen/Hexagon/intrinsics/
xtype_fp.ll 171 declare i64 @llvm.hexagon.F2.conv.df2d.chop(double)
173 %z = call i64 @llvm.hexagon.F2.conv.df2d.chop(double %a)
176 ; CHECK: r1:0 = convert_df2d(r1:0):chop
178 declare i64 @llvm.hexagon.F2.conv.df2ud.chop(double)
180 %z = call i64 @llvm.hexagon.F2.conv.df2ud.chop(double %a)
183 ; CHECK: r1:0 = convert_df2ud(r1:0):chop
199 declare i64 @llvm.hexagon.F2.conv.sf2d.chop(float)
201 %z = call i64 @llvm.hexagon.F2.conv.sf2d.chop(float %a)
204 ; CHECK: = convert_sf2d(r0):chop
206 declare i64 @llvm.hexagon.F2.conv.sf2ud.chop(float
    [all...]
  /external/skia/src/effects/gradients/
SkClampRange.cpp 40 static int chop(int64_t x0, SkGradFixed edge, int64_t x1, int64_t dx, int count) { function
125 fCount0 = chop(fx, 0, ex, dx, count);
132 fCount1 = chop(fx, kFracMax_SkGradFixed, ex, dx, count);
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json 14 text: "Roughly chop the leeks (green and white parts), onion, carrots, celery and parsley. Add to the soup. Season well and simmer until the vegetables are soft."
  /developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json 14 text: "Roughly chop the leeks (green and white parts), onion, carrots, celery and parsley. Add to the soup. Season well and simmer until the vegetables are soft."
  /external/llvm/test/CodeGen/Hexagon/
convertdptoint.ll 5 ; CHECK: r{{[0-9]+}} = convert_df2w(r{{[0-9]+}}:{{[0-9]+}}):chop
convertdptoll.ll 5 ; CHECK: r{{[0-9]+}}:{{[0-9]+}} = convert_df2d(r{{[0-9]+}}:{{[0-9]+}}):chop
convertsptoint.ll 5 ; CHECK: r{{[0-9]+}} = convert_sf2w(r{{[0-9]+}}):chop
  /external/strace/linux/sparc/
gen.pl 6 chop;
  /external/tcpdump/tests/
TESTonce 14 chop;
  /external/skia/src/core/
SkGeometry.h 54 /** Given a src quadratic bezier, chop it at the specified t value,
60 /** Given a src quadratic bezier, chop it at the specified t == 1/2,
75 /** Given 3 points on a quadratic bezier, chop it into 1, 2 beziers such that
113 /** Given a src cubic bezier, chop it at the specified t value,
119 /** Given a src cubic bezier, chop it at the specified t values,
126 /** Given a src cubic bezier, chop it at the specified t == 1/2,
143 /** Given 4 points on a cubic bezier, chop it into 1, 2, 3 beziers such that
159 /** Return 1 for no chop, 2 for having chopped the cubic at a single
244 void chop(SkConic dst[2]) const;
259 * Chop this conic into N quads, stored continguously in pts[], wher
    [all...]
SkEdgeClipper.cpp 85 // clamp to clean up imprecise numerics in the chop
106 // clamp to clean up imprecise numerics in the chop
134 // Now chop so that pts is contained within clip in Y
144 // Now chop in X has needed, and record the segments
165 // clamp to clean up imprecise numerics in the chop
183 // clamp to clean up imprecise numerics in the chop
283 // Now chop so that pts is contained within clip in Y
292 // Now chop in X has needed, and record the segments
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
SimpleXYSeriesTest.java 92 // chop off the tail:
97 // chop off the head:
  /external/proguard/src/proguard/io/
DataEntryObfuscator.java 86 // Chop off the suffix.
123 // Chop off the class name or the last subpackage name.
FileDataEntry.java 51 // Chop the directory name from the file name and get the right separators.

Completed in 372 milliseconds

1 2 3 4 5 6 7 8 91011