HomeSort by relevance Sort by last modified time
    Searched refs:l2 (Results 676 - 700 of 951) sorted by null

<<21222324252627282930>>

  /external/skia/src/sfnt/
SkOTTable_OS_2_V2.h 179 //l2 24-31
189 //l2 16-23
199 //l2 8-15
209 //l2 0-7
330 struct l2 {
SkOTTable_OS_2_V3.h 179 //l2 24-31
189 //l2 16-23
199 //l2 8-15
209 //l2 0-7
330 struct l2 {
SkOTTable_OS_2_V4.h 179 //l2 24-31
189 //l2 16-23
199 //l2 8-15
209 //l2 0-7
330 struct l2 {
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /device/google/wahoo/
init.hardware.rc 152 write /sys/module/lpm_levels/system/pwr/pwr-l2-dynret/idle_enabled N
153 write /sys/module/lpm_levels/system/pwr/pwr-l2-ret/idle_enabled N
154 write /sys/module/lpm_levels/system/perf/perf-l2-dynret/idle_enabled N
155 write /sys/module/lpm_levels/system/perf/perf-l2-ret/idle_enabled N
  /external/google-breakpad/src/testing/gtest/test/
gtest-printers_test.cc 926 const list<int> l2(a2, a2 + 3);
930 v.push_back(l2);
    [all...]
  /external/jline/src/src/main/java/jline/
ConsoleReader.java     [all...]
  /external/llvm/lib/Fuzzer/
FuzzerTraceState.cpp 184 dfsan_label L2);
187 dfsan_label L2);
303 if (LI->l1 || LI->l2)
304 return LR = LabelRange::Join(GetLabelRange(LI->l1), GetLabelRange(LI->l2));
310 dfsan_label L2) {
313 if (L1 == 0 && L2 == 0)
315 if (L1 != 0 && L2 != 0)
319 LabelRange LR = L1 ? GetLabelRange(L1) : GetLabelRange(L2);
332 Printf("DFSanCmpCallback: PC %lx S %zd T %zd A1 %llx A2 %llx R %d L1 %d L2 "
334 PC, CmpSize, CmpType, Arg1, Arg2, Res, L1, L2, NumMutations)
    [all...]
  /external/robolectric/v3/
robolectric-processor-3.1-SNAPSHOT.jar 
  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 115 if (wpa_s->l2) {
116 return l2_packet_send(wpa_s->l2, dest, proto, buf, len);
    [all...]
  /frameworks/layoutlib/bridge/src/android/graphics/
Matrix_Delegate.java 668 float l2 = (float) Math.hypot(src[2], src[3]); local
669 return (float) Math.sqrt(l1 * l2);
    [all...]
  /external/v8/src/s390/
assembler-s390.cc     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar 
  /external/libxml2/
xpath.c 156 long l1, l2; local
175 l2 = -((long) node2->content);
176 if (l1 < l2)
178 if (l1 > l2)
348 l2 = -((long) node2->content);
349 if (l1 < l2)
351 if (l1 > l2)
416 l2 = -((long) node2->content);
417 if (l1 < l2)
419 if (l1 > l2)
3331 long l1, l2; local
3394 long l1, l2; local
    [all...]
  /art/test/470-huge-method/src/
Main.java 34 long l2 = 2; local
1033 l2 += l1;
1034 l3 += l2;
    [all...]
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/
hi6220.dtsi 175 CLUSTER0_L2: l2-cache0 {
179 CLUSTER1_L2: l2-cache1 {
  /external/selinux/libsepol/cil/src/
cil_policy.c 250 static int cil_levels_simple_and_equal(struct cil_level *l1, struct cil_level *l2)
253 if (l1 == l2)
256 if (l1->sens == l2->sens && (l1->cats == NULL && l2->cats == NULL))
511 o_str = "l2";
    [all...]
  /external/googletest/googletest/test/
gtest-printers_test.cc 955 const list<int> l2(a2, a2 + 3);
959 v.push_back(l2);
    [all...]
  /external/libpcap/
scanner.l 279 l2 return L2;
  /external/opencv/cv/src/
cvhough.cpp 71 #define hough_cmp_gt(l1,l2) (aux[l1] > aux[l2])
    [all...]
  /external/v8/testing/gtest/test/
gtest-printers_test.cc 954 const list<int> l2(a2, a2 + 3);
958 v.push_back(l2);
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 945 const list<int> l2(a2, a2 + 3);
949 v.push_back(l2);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
order.go 323 var l2 []*Node
327 l2 = append(l2, tmp)
336 return l2
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
order.go 323 var l2 []*Node
327 l2 = append(l2, tmp)
336 return l2
    [all...]

Completed in 1210 milliseconds

<<21222324252627282930>>